[arch-commits] CVS update of extra (2 files)

Tobias Kieslich tobias at archlinux.org
Tue Mar 4 00:30:47 UTC 2008


    Date: Monday, March 3, 2008 @ 19:30:47
  Author: tobias
    Path: /home/cvs-extra/extra

Modified: lib/glew/PKGBUILD (1.3 -> 1.4)
          multimedia/perl-exiftool/PKGBUILD (1.22 -> 1.23)

upstream update


-----------------------------------+
 lib/glew/PKGBUILD                 |    6 +++---
 multimedia/perl-exiftool/PKGBUILD |    8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)


Index: extra/lib/glew/PKGBUILD
diff -u extra/lib/glew/PKGBUILD:1.3 extra/lib/glew/PKGBUILD:1.4
--- extra/lib/glew/PKGBUILD:1.3	Sat Jun  2 02:10:57 2007
+++ extra/lib/glew/PKGBUILD	Mon Mar  3 19:30:47 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.3 2007/06/02 06:10:57 eric Exp $
+# $Id: PKGBUILD,v 1.4 2008/03/04 00:30:47 tobias Exp $
 # AUR-Maintainer: William Rea <sillywilly at gmail.com>
 # Contributor: SleepyDog
 
 pkgname=glew
-pkgver=1.4.0
+pkgver=1.5.0
 pkgrel=1
 pkgdesc="A cross-platform C/C++ extension loading library"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('libxmu' 'libxi' 'mesa')
 license=('custom')
 source=(http://dl.sourceforge.net/${pkgname}/${pkgname}-${pkgver}-src.tgz license.txt)
-md5sums=('4c3f0c919103e00b149695a06285b398' '5539e73b829f051bc6436c61fedc53ba')
+md5sums=('3fececda0151b060c08ffd8a12892741' '5539e73b829f051bc6436c61fedc53ba')
 
 build() {
   cd ${startdir}/src/${pkgname}
Index: extra/multimedia/perl-exiftool/PKGBUILD
diff -u extra/multimedia/perl-exiftool/PKGBUILD:1.22 extra/multimedia/perl-exiftool/PKGBUILD:1.23
--- extra/multimedia/perl-exiftool/PKGBUILD:1.22	Tue Jan 15 23:36:18 2008
+++ extra/multimedia/perl-exiftool/PKGBUILD	Mon Mar  3 19:30:47 2008
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.22 2008/01/16 04:36:18 kevin Exp $
+# $Id: PKGBUILD,v 1.23 2008/03/04 00:30:47 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=perl-exiftool
 _srcname=Image-ExifTool
-pkgver=7.12
+pkgver=7.19
 pkgrel=1
 license=('GPL')
 pkgdesc="reader and rewriter of exif informations that supports raw files"
 url="http://www.sno.phy.queensu.ca/~phil/exiftool/"
 arch=(i686 x86_64)
-depends=('perl>=5.10.0')
+depends=('perl>=5.8.8')
 source=(http://www.sno.phy.queensu.ca/~phil/exiftool/${_srcname}-${pkgver}.tar.gz)
 options=(!emptydirs)
-md5sums=('897932155b741597940941b0b93056ff')
+md5sums=('894cff466647b012da8c5441fc83ed81')
 
 build() {
   cd ${startdir}/src/${_srcname}-${pkgver}




More information about the arch-commits mailing list