diff options
Diffstat (limited to 'lang/php85')
-rw-r--r-- | lang/php85/Makefile | 2 | ||||
-rw-r--r-- | lang/php85/distinfo | 6 | ||||
-rw-r--r-- | lang/php85/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/lang/php85/Makefile b/lang/php85/Makefile index 3243c851d01d..58312178755b 100644 --- a/lang/php85/Makefile +++ b/lang/php85/Makefile @@ -1,5 +1,5 @@ PORTNAME= php85 -DISTVERSION= 8.5.0beta2 +DISTVERSION= 8.5.0RC2 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= https://downloads.php.net/~edorian/ \ diff --git a/lang/php85/distinfo b/lang/php85/distinfo index d2d1566c9672..539bc247238b 100644 --- a/lang/php85/distinfo +++ b/lang/php85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756465955 -SHA256 (php-8.5.0beta2.tar.gz) = 237833015ab63d5441fb781bc9848ae9bac4a7c3bdb1b6157139c41c1ea98b44 -SIZE (php-8.5.0beta2.tar.gz) = 24019611 +TIMESTAMP = 1760114091 +SHA256 (php-8.5.0RC2.tar.gz) = 9ba719c814e0e84575aece7c9011dfa2f05479413b3007955dafa1b2537700fc +SIZE (php-8.5.0RC2.tar.gz) = 24128105 diff --git a/lang/php85/pkg-plist b/lang/php85/pkg-plist index 9b085c0d576a..379adb98ea15 100644 --- a/lang/php85/pkg-plist +++ b/lang/php85/pkg-plist @@ -477,6 +477,7 @@ include/php/ext/standard/winver.h include/php/ext/uri/php_uri.h include/php/ext/uri/php_uri_common.h include/php/ext/uri/uri_parser_rfc3986.h +include/php/ext/uri/uri_parser_php_parse_url.h include/php/ext/uri/uri_parser_whatwg.h @touch include/php/ext/php_config.h @rmempty include/php/ext/php_config.h |