mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Update to 4.4.1 release.
This commit is contained in:
parent
396b49f829
commit
32265c2b86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146922
4 changed files with 4 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
break
|
||||
fi
|
||||
done
|
||||
- PHP_DBA_DB_CHECK(4, db-4.2 db-4.1 db-4.0 db-4 db4 db, [(void)db_create((DB**)0, (DB_ENV*)0, 0)])
|
||||
- PHP_DBA_DB_CHECK(4, db-4.3 db-4.2 db-4.1 db-4.0 db-4 db4 db, [(void)db_create((DB**)0, (DB_ENV*)0, 0)])
|
||||
+ PHP_DBA_DB_CHECK(4, db-4.3 db-4.2 db-4.1 db-4.0 db-4 db41 db4 db, [(void)db_create((DB**)0, (DB_ENV*)0, 0)])
|
||||
fi
|
||||
])
|
||||
|
|
|
@ -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,} \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue