diff options
-rw-r--r-- | devel/php73-intl/Makefile | 1 | ||||
-rw-r--r-- | lang/php73/Makefile | 2 | ||||
-rw-r--r-- | lang/php73/distinfo | 6 |
3 files changed, 4 insertions, 5 deletions
diff --git a/devel/php73-intl/Makefile b/devel/php73-intl/Makefile index 7da7b804c524..a32aaf000627 100644 --- a/devel/php73-intl/Makefile +++ b/devel/php73-intl/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php73 diff --git a/lang/php73/Makefile b/lang/php73/Makefile index c5075a34bd6c..cf1e126b1ca8 100644 --- a/lang/php73/Makefile +++ b/lang/php73/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= php73 -DISTVERSION= 7.3.10 +DISTVERSION= 7.3.11 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php73/distinfo b/lang/php73/distinfo index 09dd7b04b5fa..d9413d2fabf0 100644 --- a/lang/php73/distinfo +++ b/lang/php73/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1569706272 -SHA256 (php-7.3.10.tar.xz) = 42f00a15419e05771734b7159c8d39d639b8a5a6770413adfa2615f6f923d906 -SIZE (php-7.3.10.tar.xz) = 12086948 +TIMESTAMP = 1571995527 +SHA256 (php-7.3.11.tar.xz) = 657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021 +SIZE (php-7.3.11.tar.xz) = 12092412 |