lang/php5*: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
5d37151089
commit
a030147938
5 changed files with 7 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= php5
|
||||
PORTVERSION= 5.4.37
|
||||
PORTVERSION= 5.4.38
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= lang devel www
|
||||
MASTER_SITES= ${MASTER_SITE_PHP}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (php-5.4.37.tar.bz2) = 857bf6675eeb0ae9c3cd6f9ccdb2a9b7bf89dcfda7f0a80857638fe023f3a8ad
|
||||
SIZE (php-5.4.37.tar.bz2) = 12275113
|
||||
SHA256 (php-5.4.38.tar.bz2) = abf37db0cfadc9bb814f9df35f6aa966ad63f4f4c4475e432ec625568a5d3e88
|
||||
SIZE (php-5.4.38.tar.bz2) = 12273298
|
||||
SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344
|
||||
SIZE (php-5.4.x-mail-header.patch) = 3379
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= php56
|
||||
PORTVERSION= 5.6.5
|
||||
PORTVERSION= 5.6.6
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= lang devel www
|
||||
MASTER_SITES= ${MASTER_SITE_PHP}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (php-5.6.5.tar.bz2) = adab4c0775512a5ca0ae74e08efdc941d92529b75283e0f44d3f53822cdfd06d
|
||||
SIZE (php-5.6.5.tar.bz2) = 13556146
|
||||
SHA256 (php-5.6.6.tar.bz2) = 09625c9b65e0c8198dc76995a35f0feec0e13ea4489526e64a00954b12adbb4c
|
||||
SIZE (php-5.6.6.tar.bz2) = 13687928
|
||||
SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4
|
||||
SIZE (php-5.5.x-mail-header.patch) = 3379
|
||||
|
|
|
|||
|
|
@ -93,6 +93,7 @@ include/php/ext/ereg/regex/regex2.h
|
|||
include/php/ext/ereg/regex/utils.h
|
||||
include/php/ext/libxml/php_libxml.h
|
||||
include/php/ext/mysqlnd/config-win.h
|
||||
include/php/ext/mysqlnd/mysql_float_to_double.h
|
||||
include/php/ext/mysqlnd/mysqlnd.h
|
||||
include/php/ext/mysqlnd/mysqlnd_alloc.h
|
||||
include/php/ext/mysqlnd/mysqlnd_block_alloc.h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue