diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php83/Makefile | 2 | ||||
-rw-r--r-- | lang/php83/distinfo | 6 | ||||
-rw-r--r-- | lang/php84/Makefile | 2 | ||||
-rw-r--r-- | lang/php84/distinfo | 6 | ||||
-rw-r--r-- | lang/php85/Makefile | 5 | ||||
-rw-r--r-- | lang/php85/distinfo | 6 | ||||
-rw-r--r-- | lang/php85/pkg-plist | 5 | ||||
-rw-r--r-- | lang/s7/Makefile.master | 4 | ||||
-rw-r--r-- | lang/s7/distinfo | 6 |
9 files changed, 21 insertions, 21 deletions
diff --git a/lang/php83/Makefile b/lang/php83/Makefile index 20683e75d589..8a0a2b2b83b1 100644 --- a/lang/php83/Makefile +++ b/lang/php83/Makefile @@ -1,5 +1,5 @@ PORTNAME= php83 -DISTVERSION= 8.3.24 +DISTVERSION= 8.3.25 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php83/distinfo b/lang/php83/distinfo index 1e928bc0b6ff..67f5d75f64b6 100644 --- a/lang/php83/distinfo +++ b/lang/php83/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754027368 -SHA256 (php-8.3.24.tar.xz) = 388ee5fd111097e97bae439bff46aec4ea27f816d3f0c2cb5490a41410d44251 -SIZE (php-8.3.24.tar.xz) = 12579100 +TIMESTAMP = 1756287189 +SHA256 (php-8.3.25.tar.xz) = 187b61bb795015adacf53f8c55b44414a63777ec19a776b75fb88614506c0d37 +SIZE (php-8.3.25.tar.xz) = 12583528 diff --git a/lang/php84/Makefile b/lang/php84/Makefile index 49fcd849e156..14e291ccfccf 100644 --- a/lang/php84/Makefile +++ b/lang/php84/Makefile @@ -1,5 +1,5 @@ PORTNAME= php84 -DISTVERSION= 8.4.11 +DISTVERSION= 8.4.12 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php84/distinfo b/lang/php84/distinfo index 9e794c05e415..ab3b1734f714 100644 --- a/lang/php84/distinfo +++ b/lang/php84/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754027315 -SHA256 (php-8.4.11.tar.xz) = 04cd331380a8683a5c2503938eb51764d48d507c53ad4208d2c82e0eed779a00 -SIZE (php-8.4.11.tar.xz) = 13632328 +TIMESTAMP = 1756287141 +SHA256 (php-8.4.12.tar.xz) = c1b7978cbb5054eed6c749bde4444afc16a3f2268101fb70a7d5d9b1083b12ad +SIZE (php-8.4.12.tar.xz) = 13636100 diff --git a/lang/php85/Makefile b/lang/php85/Makefile index 4cd024aca5ea..3243c851d01d 100644 --- a/lang/php85/Makefile +++ b/lang/php85/Makefile @@ -1,8 +1,9 @@ PORTNAME= php85 -DISTVERSION= 8.5.0beta1 +DISTVERSION= 8.5.0beta2 PORTREVISION?= 0 CATEGORIES?= lang devel www -MASTER_SITES= https://downloads.php.net/~edorian/ +MASTER_SITES= https://downloads.php.net/~edorian/ \ + https://downloads.php.net/~daniels/ DISTNAME= php-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org diff --git a/lang/php85/distinfo b/lang/php85/distinfo index 4c473c0e48cd..d2d1566c9672 100644 --- a/lang/php85/distinfo +++ b/lang/php85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755580765 -SHA256 (php-8.5.0beta1.tar.gz) = d28f6de0744fa733db898ddcdeaa784a5e87ec1b4b4822e83529d9a76229ea61 -SIZE (php-8.5.0beta1.tar.gz) = 23797736 +TIMESTAMP = 1756465955 +SHA256 (php-8.5.0beta2.tar.gz) = 237833015ab63d5441fb781bc9848ae9bac4a7c3bdb1b6157139c41c1ea98b44 +SIZE (php-8.5.0beta2.tar.gz) = 24019611 diff --git a/lang/php85/pkg-plist b/lang/php85/pkg-plist index 15aebd735077..9b085c0d576a 100644 --- a/lang/php85/pkg-plist +++ b/lang/php85/pkg-plist @@ -335,7 +335,6 @@ include/php/ext/lexbor/ns/ns.h include/php/ext/lexbor/ns/res.h include/php/ext/lexbor/punycode/base.h include/php/ext/lexbor/punycode/punycode.h -include/php/ext/lexbor/selectors/selectors.h include/php/ext/lexbor/tag/base.h include/php/ext/lexbor/tag/res.h include/php/ext/lexbor/tag/tag.h @@ -475,10 +474,10 @@ include/php/ext/standard/url.h include/php/ext/standard/url_scanner_ex.h include/php/ext/standard/user_filters_arginfo.h 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 +include/php/ext/uri/uri_parser_rfc3986.h +include/php/ext/uri/uri_parser_whatwg.h @touch include/php/ext/php_config.h @rmempty include/php/ext/php_config.h include/php/main/SAPI.h diff --git a/lang/s7/Makefile.master b/lang/s7/Makefile.master index 528bb554cb8b..8a4023492e50 100644 --- a/lang/s7/Makefile.master +++ b/lang/s7/Makefile.master @@ -1,7 +1,7 @@ PORTNAME= s7 CATEGORIES= lang lisp # S7_MAJOR_VERSION / S7_MINOR_VERSION / S7_DATE from s7.h -PORTVERSION= 11.4.20250505 +PORTVERSION= 11.5.20250902 MAINTAINER?= fuz@FreeBSD.org WWW= https://ccrma.stanford.edu/software/snd/snd/s7.html @@ -12,7 +12,7 @@ USES= localbase:ldflags USE_GITLAB= yes GL_SITE= https://cm-gitlab.stanford.edu GL_ACCOUNT= bil -GL_TAGNAME= f9a99df1cb1470b7daa19daf7148e76363f7bceb +GL_TAGNAME= d839d9edb74cb898fa366cbb76596a3d04185fc8 CFLAGS+= -DS7_LOAD_PATH=\"${DATADIR}\" \ -DHAVE_COMPLEX_NUMBERS \ diff --git a/lang/s7/distinfo b/lang/s7/distinfo index f47e005d8ac9..65eed96d86ab 100644 --- a/lang/s7/distinfo +++ b/lang/s7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746427498 -SHA256 (bil-s7-f9a99df1cb1470b7daa19daf7148e76363f7bceb_GL0.tar.gz) = 3833f0226fdeda4691189ee38702aec52ed98d67253a002c21fb671c109e2400 -SIZE (bil-s7-f9a99df1cb1470b7daa19daf7148e76363f7bceb_GL0.tar.gz) = 2818205 +TIMESTAMP = 1756478740 +SHA256 (bil-s7-d839d9edb74cb898fa366cbb76596a3d04185fc8_GL0.tar.gz) = 1881d5a8275d70a9ba3b0e191e52f8b12473573e8d003a61359d7a5e6465f7b9 +SIZE (bil-s7-d839d9edb74cb898fa366cbb76596a3d04185fc8_GL0.tar.gz) = 2845766 |