summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/php73/Makefile2
-rw-r--r--lang/php73/distinfo6
-rw-r--r--mail/php73-imap/Makefile1
3 files changed, 4 insertions, 5 deletions
diff --git a/lang/php73/Makefile b/lang/php73/Makefile
index d4c922123804..9e2935c919dd 100644
--- a/lang/php73/Makefile
+++ b/lang/php73/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= php73
-DISTVERSION= 7.3.20
+DISTVERSION= 7.3.21
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
diff --git a/lang/php73/distinfo b/lang/php73/distinfo
index 4241be314045..f8fce7022004 100644
--- a/lang/php73/distinfo
+++ b/lang/php73/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594374478
-SHA256 (php-7.3.20.tar.xz) = 43292046f6684eb13acb637276d4aa1dd9f66b0b7045e6f1493bc90db389b888
-SIZE (php-7.3.20.tar.xz) = 12118188
+TIMESTAMP = 1597751649
+SHA256 (php-7.3.21.tar.xz) = 4c8b065746ef776d84b7ae47908c21a79e3d4704b86b60d816716b8697c58ce9
+SIZE (php-7.3.21.tar.xz) = 12123192
diff --git a/mail/php73-imap/Makefile b/mail/php73-imap/Makefile
index acc8bcdae52b..adfe95ecf964 100644
--- a/mail/php73-imap/Makefile
+++ b/mail/php73-imap/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= mail
MASTERDIR= ${.CURDIR}/../../lang/php73