summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/php72/Makefile2
-rw-r--r--lang/php72/distinfo6
-rw-r--r--mail/php72-imap/Makefile1
3 files changed, 4 insertions, 5 deletions
diff --git a/lang/php72/Makefile b/lang/php72/Makefile
index 22299bac792c..cfaf5ddfbbbf 100644
--- a/lang/php72/Makefile
+++ b/lang/php72/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= php72
-DISTVERSION= 7.2.31
+DISTVERSION= 7.2.32
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
diff --git a/lang/php72/distinfo b/lang/php72/distinfo
index bccf258e8277..e7b47b621b26 100644
--- a/lang/php72/distinfo
+++ b/lang/php72/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589479987
-SHA256 (php-7.2.31.tar.xz) = 8beaa634bb878a96af9bc8643811ea46973f5f41ad2bfb6ab4cfd290e5a39806
-SIZE (php-7.2.31.tar.xz) = 12309936
+TIMESTAMP = 1597751560
+SHA256 (php-7.2.32.tar.xz) = 050fc16ca56d8d2365d980998220a4eb06439da71dfd38de49b42fea72310ef1
+SIZE (php-7.2.32.tar.xz) = 12251152
diff --git a/mail/php72-imap/Makefile b/mail/php72-imap/Makefile
index 35269b7528e6..0d9e7835f449 100644
--- a/mail/php72-imap/Makefile
+++ b/mail/php72-imap/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= mail
MASTERDIR= ${.CURDIR}/../../lang/php72