[arch-commits] CVS update of extra/devel/php (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Sun Mar 2 21:06:14 UTC 2008


    Date: Sunday, March 2, 2008 @ 16:06:14
  Author: pierre
    Path: /home/cvs-extra/extra/devel/php

Modified: PKGBUILD (1.121 -> 1.122)

upgpkg: php 5.2.5-6
    rebuild against new libtool (needed for mcrypt)


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


Index: extra/devel/php/PKGBUILD
diff -u extra/devel/php/PKGBUILD:1.121 extra/devel/php/PKGBUILD:1.122
--- extra/devel/php/PKGBUILD:1.121	Mon Feb 18 17:40:13 2008
+++ extra/devel/php/PKGBUILD	Sun Mar  2 16:06:14 2008
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.121 2008/02/18 22:40:13 pierre Exp $
+# $Id: PKGBUILD,v 1.122 2008/03/02 21:06:14 pierre Exp $
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 pkgname=php
 pkgver=5.2.5
-pkgrel=5
+pkgrel=6
 _suhosinver=0.9.6.2
 pkgdesc='A high-level scripting language'
 arch=('i686' 'x86_64')
@@ -171,4 +171,4 @@
 		${phpextensions} || return 1
 	make || return 1
 	install -D -m644 libs/libphp5.so ${startdir}/pkg/usr/lib/apache/libphp5.so || return 1
-}
\ No newline at end of file
+}




More information about the arch-commits mailing list