mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Update to 5.5.18 release.
This commit is contained in:
parent
c339bf47c4
commit
1604e1b3a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371079
@ -2,8 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= php55
|
||||
PORTVERSION= 5.5.17
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 5.5.18
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= lang devel www
|
||||
MASTER_SITES= ${MASTER_SITE_PHP}
|
||||
MASTER_SITE_SUBDIR= distributions
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (php-5.5.17.tar.bz2) = 5d81db0c8b2a68da05715c363d037922b82a45c966785d64a77482e5c01e4e1b
|
||||
SIZE (php-5.5.17.tar.bz2) = 13269227
|
||||
SHA256 (php-5.5.18.tar.bz2) = f974279927b72b672dda4ef4b4362b4847fd3d19ce1d4f2e982230a4e93bb842
|
||||
SIZE (php-5.5.18.tar.bz2) = 13276408
|
||||
SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4
|
||||
SIZE (php-5.5.x-mail-header.patch) = 3379
|
||||
|
@ -241,25 +241,3 @@ man/man1/php-config.1.gz
|
||||
man/man1/phpize.1.gz
|
||||
%%FPM%%man/man8/php-fpm.8.gz
|
||||
%%FPM%%share/php/fpm/status.html
|
||||
@dirrm include/php/TSRM
|
||||
@dirrm include/php/Zend
|
||||
@dirrm include/php/ext/date/lib
|
||||
@dirrm include/php/ext/date
|
||||
@dirrm include/php/ext/ereg/regex
|
||||
@dirrm include/php/ext/ereg
|
||||
@dirrm include/php/ext/libxml
|
||||
@dirrm include/php/ext/mysqlnd
|
||||
@dirrm include/php/ext/pcre
|
||||
@dirrm include/php/ext/spl
|
||||
@dirrm include/php/ext/standard
|
||||
@dirrmtry include/php/ext
|
||||
@dirrm include/php/main/streams
|
||||
@dirrm include/php/main
|
||||
%%CLI%%@dirrm include/php/sapi/cli
|
||||
%%EMBED%%@dirrm include/php/sapi/embed
|
||||
%%SAPI_INC%%@dirrm include/php/sapi
|
||||
@dirrmtry include/php
|
||||
@dirrm lib/php/build
|
||||
@dirrmtry lib/php
|
||||
%%FPM%%@dirrm share/php/fpm
|
||||
%%FPM%%@dirrm share/php
|
||||
|
Loading…
Reference in New Issue
Block a user