diff options
-rw-r--r-- | devel/php81-intl/Makefile | 1 | ||||
-rw-r--r-- | lang/php81/Makefile | 4 | ||||
-rw-r--r-- | lang/php81/distinfo | 6 | ||||
-rw-r--r-- | net/php81-soap/Makefile | 1 | ||||
-rw-r--r-- | textproc/php81-dom/Makefile | 1 | ||||
-rw-r--r-- | textproc/php81-simplexml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php81-xml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php81-xmlreader/Makefile | 1 | ||||
-rw-r--r-- | textproc/php81-xmlwriter/Makefile | 1 | ||||
-rw-r--r-- | textproc/php81-xsl/Makefile | 1 |
10 files changed, 5 insertions, 13 deletions
diff --git a/devel/php81-intl/Makefile b/devel/php81-intl/Makefile index 1a45b7608ff2..1ccc80b52ca4 100644 --- a/devel/php81-intl/Makefile +++ b/devel/php81-intl/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 3 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php81 diff --git a/lang/php81/Makefile b/lang/php81/Makefile index a434465d8727..ad04d3f47b46 100644 --- a/lang/php81/Makefile +++ b/lang/php81/Makefile @@ -1,6 +1,6 @@ PORTNAME= php81 -DISTVERSION= 8.1.4 -PORTREVISION?= 3 +DISTVERSION= 8.1.5 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} diff --git a/lang/php81/distinfo b/lang/php81/distinfo index deb49199ff55..1b9d293553f1 100644 --- a/lang/php81/distinfo +++ b/lang/php81/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647457083 -SHA256 (php-8.1.4.tar.xz) = 05a8c0ac30008154fb38a305560543fc172ba79fb957084a99b8d3b10d5bdb4b -SIZE (php-8.1.4.tar.xz) = 11700448 +TIMESTAMP = 1650059198 +SHA256 (php-8.1.5.tar.xz) = 7647734b4dcecd56b7e4bd0bc55e54322fa3518299abcdc68eb557a7464a2e8a +SIZE (php-8.1.5.tar.xz) = 11752684 diff --git a/net/php81-soap/Makefile b/net/php81-soap/Makefile index 1b8136a40b78..fc40ac2c512d 100644 --- a/net/php81-soap/Makefile +++ b/net/php81-soap/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 2 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php81 diff --git a/textproc/php81-dom/Makefile b/textproc/php81-dom/Makefile index c6c580258376..d6610e9682c1 100644 --- a/textproc/php81-dom/Makefile +++ b/textproc/php81-dom/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 2 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php81 diff --git a/textproc/php81-simplexml/Makefile b/textproc/php81-simplexml/Makefile index 9b13e734b41f..4771fd3f274a 100644 --- a/textproc/php81-simplexml/Makefile +++ b/textproc/php81-simplexml/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 2 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php81 diff --git a/textproc/php81-xml/Makefile b/textproc/php81-xml/Makefile index f6ecc318d269..6baacc4611cc 100644 --- a/textproc/php81-xml/Makefile +++ b/textproc/php81-xml/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 2 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php81 diff --git a/textproc/php81-xmlreader/Makefile b/textproc/php81-xmlreader/Makefile index 7e6eb0dec60c..2a5922ee6820 100644 --- a/textproc/php81-xmlreader/Makefile +++ b/textproc/php81-xmlreader/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 2 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php81 diff --git a/textproc/php81-xmlwriter/Makefile b/textproc/php81-xmlwriter/Makefile index f6c2344fb13c..e0cadc6a76b0 100644 --- a/textproc/php81-xmlwriter/Makefile +++ b/textproc/php81-xmlwriter/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 2 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php81 diff --git a/textproc/php81-xsl/Makefile b/textproc/php81-xsl/Makefile index cd7c354b709b..e15435fa3047 100644 --- a/textproc/php81-xsl/Makefile +++ b/textproc/php81-xsl/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 2 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php81 |