ports/opt (3.0): [notify] php: update to 5.4.18
commit 448989110d142743495b5c6558f256f23f86a2f1 Author: Juergen Daubert <jue@jue.li> Date: Fri Aug 16 10:13:29 2013 +0200 [notify] php: update to 5.4.18 Includes security fixes for CVE-2013-4113 and CVE-2013-4073, see http://www.php.net/ChangeLog-5.php#5.4.18 diff --git a/php/.footprint b/php/.footprint index 2899583..31cb94d 100644 --- a/php/.footprint +++ b/php/.footprint @@ -309,6 +309,8 @@ drwxr-xr-x root/root usr/lib/php/extensions/ -rwxr-xr-x root/root usr/lib/php/extensions/zip.so drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/phar.1.gz +-rw-r--r-- root/root usr/man/man1/phar.phar.1.gz -rw-r--r-- root/root usr/man/man1/php-config.1.gz -rw-r--r-- root/root usr/man/man1/php.1.gz -rw-r--r-- root/root usr/man/man1/phpize.1.gz diff --git a/php/.md5sum b/php/.md5sum index 8e1ae6b..671d6e1 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -1e027e99e2a874310fd518e87e3947af php-5.4.17.tar.bz2 +b2e185b46b22a48a385cf21a0dc76e65 php-5.4.18.tar.bz2 diff --git a/php/Pkgfile b/php/Pkgfile index 4800452..0be43b0 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: readline libpcre libxml2 curl db gdbm xz name=php -version=5.4.17 +version=5.4.18 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2)
participants (1)
-
crux@crux.nu