diff options
author | Alex Dupre <ale@FreeBSD.org> | 2005-11-01 16:01:07 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2005-11-01 16:01:07 +0000 |
commit | 32265c2b868f607b87ddcc3dbd67f3032ce42a53 (patch) | |
tree | 8195fe7ac7652fdfc8329802cb72f1e8cac98553 /lang | |
parent | 396b49f829514e21addbe03db3b92d34dae6345e (diff) |
Notes
Diffstat (limited to 'lang')
-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 |