diff options
-rw-r--r-- | devel/php71-intl/Makefile | 1 | ||||
-rw-r--r-- | lang/php71/Makefile | 2 | ||||
-rw-r--r-- | lang/php71/distinfo | 6 |
3 files changed, 4 insertions, 5 deletions
diff --git a/devel/php71-intl/Makefile b/devel/php71-intl/Makefile index 5688b0afc6cf..3544627cd377 100644 --- a/devel/php71-intl/Makefile +++ b/devel/php71-intl/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ -PORTREVISION= 3 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php71 diff --git a/lang/php71/Makefile b/lang/php71/Makefile index 9486cad515b9..ce8f39bab76b 100644 --- a/lang/php71/Makefile +++ b/lang/php71/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php71 -PORTVERSION= 7.1.9 +PORTVERSION= 7.1.10 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php71/distinfo b/lang/php71/distinfo index 212decc3c10e..136612cd31a1 100644 --- a/lang/php71/distinfo +++ b/lang/php71/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1504170113 -SHA256 (php-7.1.9.tar.xz) = ec9ca348dd51f19a84dc5d33acfff1fba1f977300604bdac08ed46ae2c281e8c -SIZE (php-7.1.9.tar.xz) = 12157172 +TIMESTAMP = 1506594903 +SHA256 (php-7.1.10.tar.xz) = 2b8efa771a2ead0bb3ae67b530ca505b5b286adc873cca9ce97a6e1d6815c50b +SIZE (php-7.1.10.tar.xz) = 12166036 |