diff options
-rw-r--r-- | lang/php74/Makefile | 2 | ||||
-rw-r--r-- | lang/php74/distinfo | 6 | ||||
-rw-r--r-- | mail/php74-imap/Makefile | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/lang/php74/Makefile b/lang/php74/Makefile index 767cb1ce08bd..ea79b02d6122 100644 --- a/lang/php74/Makefile +++ b/lang/php74/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= php74 -DISTVERSION= 7.4.8 +DISTVERSION= 7.4.9 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php74/distinfo b/lang/php74/distinfo index 8b0b861e8096..5179c7dcc544 100644 --- a/lang/php74/distinfo +++ b/lang/php74/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1594374468 -SHA256 (php-7.4.8.tar.xz) = 642843890b732e8af01cb661e823ae01472af1402f211c83009c9b3abd073245 -SIZE (php-7.4.8.tar.xz) = 10281976 +TIMESTAMP = 1597751659 +SHA256 (php-7.4.9.tar.xz) = 23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b +SIZE (php-7.4.9.tar.xz) = 10289560 diff --git a/mail/php74-imap/Makefile b/mail/php74-imap/Makefile index df76c7777fc9..8beb5d7a669a 100644 --- a/mail/php74-imap/Makefile +++ b/mail/php74-imap/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= mail MASTERDIR= ${.CURDIR}/../../lang/php74 |