diff options
Diffstat (limited to 'lang/php85')
-rw-r--r-- | lang/php85/Makefile | 4 | ||||
-rw-r--r-- | lang/php85/distinfo | 6 | ||||
-rw-r--r-- | lang/php85/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/lang/php85/Makefile b/lang/php85/Makefile index fd044a453f9b..bdd32ebc770e 100644 --- a/lang/php85/Makefile +++ b/lang/php85/Makefile @@ -1,5 +1,5 @@ PORTNAME= php85 -DISTVERSION= 8.5.0alpha1 +DISTVERSION= 8.5.0alpha2 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= LOCAL/bofh/lang/${PORTNAME} @@ -106,7 +106,7 @@ WARNING+= "!!! Consider switching to php-fpm and mod_proxy_fcgi as per Apache ht .include <bsd.port.options.mk> -.if ${PORT_OPTIONS:NOASLR} +.if ${PORT_OPTIONS:MNOASLR} .if ${PORT_OPTIONS:MCLI} ELF_FEATURES+=+noaslr:sapi/cli/php .endif diff --git a/lang/php85/distinfo b/lang/php85/distinfo index bbb20b86de2d..2988b28e4f91 100644 --- a/lang/php85/distinfo +++ b/lang/php85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751455337 -SHA256 (php-8.5.0alpha1.tar.gz) = ab8c5f2d559c41b711190e0850b981bfea0bda34f7129cd77567b35266a01b50 -SIZE (php-8.5.0alpha1.tar.gz) = 23014352 +TIMESTAMP = 1752679450 +SHA256 (php-8.5.0alpha2.tar.gz) = 9f99e0f2e73c86ce526b3f9df5430e080b1f927dc4e7ec208530c257ec34a3f7 +SIZE (php-8.5.0alpha2.tar.gz) = 23025426 diff --git a/lang/php85/pkg-plist b/lang/php85/pkg-plist index 4ce095d86e09..206111c15f0d 100644 --- a/lang/php85/pkg-plist +++ b/lang/php85/pkg-plist @@ -439,7 +439,6 @@ include/php/ext/standard/html.h include/php/ext/standard/html_tables.h include/php/ext/standard/info.h include/php/ext/standard/md5.h -include/php/ext/standard/pack.h include/php/ext/standard/pageinfo.h include/php/ext/standard/password_arginfo.h include/php/ext/standard/php_array.h @@ -480,6 +479,7 @@ include/php/ext/standard/winver.h include/php/ext/uri/php_lexbor.h include/php/ext/uri/php_uri.h include/php/ext/uri/php_uri_common.h +include/php/ext/uri/php_uriparser.h @touch include/php/ext/php_config.h @rmempty include/php/ext/php_config.h include/php/main/SAPI.h |