diff options
author | ale <ale@FreeBSD.org> | 2005-11-02 00:01:07 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2005-11-02 00:01:07 +0800 |
commit | 9ee286ec1c216695fdb16d86fe6dc3bbd0db5865 (patch) | |
tree | 27712eed585415872dd1775978454447603b4843 /lang/php4 | |
parent | a222de5656fe6a4836688aa2606c88bc7f25b69a (diff) | |
download | freebsd-ports-gnome-9ee286ec1c216695fdb16d86fe6dc3bbd0db5865.tar.gz freebsd-ports-gnome-9ee286ec1c216695fdb16d86fe6dc3bbd0db5865.tar.zst freebsd-ports-gnome-9ee286ec1c216695fdb16d86fe6dc3bbd0db5865.zip |
Update to 4.4.1 release.
Diffstat (limited to 'lang/php4')
-rw-r--r-- | lang/php4/Makefile | 2 | ||||
-rw-r--r-- | lang/php4/distinfo | 4 | ||||
-rw-r--r-- | lang/php4/pkg-plist | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile index c4211f81b0bf..324ad0355e95 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php4 -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.1 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP:S,$,:release,} \ diff --git a/lang/php4/distinfo b/lang/php4/distinfo index f5409e3e2e7a..c87c050c363c 100644 --- a/lang/php4/distinfo +++ b/lang/php4/distinfo @@ -1,2 +1,2 @@ -MD5 (php-4.4.0.tar.bz2) = e85b606fe48198bfcd785e5a5b1c9613 -SIZE (php-4.4.0.tar.bz2) = 4086074 +MD5 (php-4.4.1.tar.bz2) = 6b5726471189f8a1f26dd7cc5e19b442 +SIZE (php-4.4.1.tar.bz2) = 4157749 diff --git a/lang/php4/pkg-plist b/lang/php4/pkg-plist index 8d3460b38be2..e1f1a33724c3 100644 --- a/lang/php4/pkg-plist +++ b/lang/php4/pkg-plist @@ -119,7 +119,6 @@ include/php/ext/standard/url_scanner_ex.h @unexec [ -s %D/include/php/ext/php_config.h ] || rm %D/include/php/ext/php_config.h include/php/main/SAPI.h include/php/main/build-defs.h -include/php/main/config.nw.h include/php/main/config.w32.h include/php/main/fopen_wrappers.h include/php/main/internal_functions_registry.h |