diff options
-rw-r--r-- | lang/php82/Makefile | 4 | ||||
-rw-r--r-- | lang/php82/distinfo | 6 | ||||
-rw-r--r-- | net/php82-soap/Makefile | 1 | ||||
-rw-r--r-- | textproc/php82-dom/Makefile | 1 | ||||
-rw-r--r-- | textproc/php82-simplexml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php82-xml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php82-xmlreader/Makefile | 1 | ||||
-rw-r--r-- | textproc/php82-xmlwriter/Makefile | 1 | ||||
-rw-r--r-- | textproc/php82-xsl/Makefile | 1 | ||||
-rw-r--r-- | www/mod_php82/Makefile | 1 |
10 files changed, 5 insertions, 13 deletions
diff --git a/lang/php82/Makefile b/lang/php82/Makefile index ae0de1f38f2a..3d715f7ff37b 100644 --- a/lang/php82/Makefile +++ b/lang/php82/Makefile @@ -1,6 +1,6 @@ PORTNAME= php82 -DISTVERSION= 8.2.28 -PORTREVISION?= 1 +DISTVERSION= 8.2.29 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} diff --git a/lang/php82/distinfo b/lang/php82/distinfo index fc18d5152f06..787fa17aa362 100644 --- a/lang/php82/distinfo +++ b/lang/php82/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741934026 -SHA256 (php-8.2.28.tar.xz) = af8c9153153a7f489153b7a74f2f29a5ee36f5cb2c6c6929c98411a577e89c91 -SIZE (php-8.2.28.tar.xz) = 12147756 +TIMESTAMP = 1751553447 +SHA256 (php-8.2.29.tar.xz) = 475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c +SIZE (php-8.2.29.tar.xz) = 12162364 diff --git a/net/php82-soap/Makefile b/net/php82-soap/Makefile index 746722745a70..ae7e9925c979 100644 --- a/net/php82-soap/Makefile +++ b/net/php82-soap/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php82 diff --git a/textproc/php82-dom/Makefile b/textproc/php82-dom/Makefile index 1b17c3323f41..390d9cc54d32 100644 --- a/textproc/php82-dom/Makefile +++ b/textproc/php82-dom/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php82 diff --git a/textproc/php82-simplexml/Makefile b/textproc/php82-simplexml/Makefile index 1016f80f18e9..68049351ec54 100644 --- a/textproc/php82-simplexml/Makefile +++ b/textproc/php82-simplexml/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php82 diff --git a/textproc/php82-xml/Makefile b/textproc/php82-xml/Makefile index 8cef4f4b8419..48da35d981d6 100644 --- a/textproc/php82-xml/Makefile +++ b/textproc/php82-xml/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php82 diff --git a/textproc/php82-xmlreader/Makefile b/textproc/php82-xmlreader/Makefile index 75aa98acb965..e77d2697d3ac 100644 --- a/textproc/php82-xmlreader/Makefile +++ b/textproc/php82-xmlreader/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php82 diff --git a/textproc/php82-xmlwriter/Makefile b/textproc/php82-xmlwriter/Makefile index e71ac7a52dc8..39f5feada4d6 100644 --- a/textproc/php82-xmlwriter/Makefile +++ b/textproc/php82-xmlwriter/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php82 diff --git a/textproc/php82-xsl/Makefile b/textproc/php82-xsl/Makefile index 5e7b28bc2776..a65a869982bc 100644 --- a/textproc/php82-xsl/Makefile +++ b/textproc/php82-xsl/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php82 diff --git a/www/mod_php82/Makefile b/www/mod_php82/Makefile index 1f467c919023..723a425618b4 100644 --- a/www/mod_php82/Makefile +++ b/www/mod_php82/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= www devel PKGNAMEPREFIX= mod_ |