[arch-commits] CVS update of extra/science/r (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon May 28 20:22:19 UTC 2007


    Date: Monday, May 28, 2007 @ 16:22:19
  Author: jgc
    Path: /home/cvs-extra/extra/science/r

Modified: PKGBUILD (1.19 -> 1.20)

upgpkg: r 2.4.0-2
Rebuild with gfortran 4.2.0


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/science/r/PKGBUILD
diff -u extra/science/r/PKGBUILD:1.19 extra/science/r/PKGBUILD:1.20
--- extra/science/r/PKGBUILD:1.19	Sun Nov  5 11:36:23 2006
+++ extra/science/r/PKGBUILD	Mon May 28 16:22:19 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.19 2006/11/05 16:36:23 damir Exp $
+# $Id: PKGBUILD,v 1.20 2007/05/28 20:22:19 jgc Exp $
 # Maintainer: Damir Perisa <damir.perisa at bluewin.ch>
 # Contributor: K. Piche <kpiche at rogers.com>
 
 pkgname=r
 origname=R
 pkgver=2.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="R is a language and environment for statistical computing and graphics"
 arch=("i686" "x86_64")
 url=('http://www.r-project.org/')
-depends=('bzip2'  'libpng' 'libjpeg' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-fortran>=4.1.1' 'tk' 'libxt')
+depends=('bzip2'  'libpng' 'libjpeg' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-fortran>=4.2.0' 'tk' 'libxt')
 #source=(http://cran.r-project.org/src/base/$origname-$pkgver.tgz)
 source=("http://cran.r-project.org/src/base/R-2/$origname-$pkgver.tar.gz" \
 	"$pkgname.desktop" "$pkgname.png")




More information about the arch-commits mailing list