aboutsummaryrefslogtreecommitdiffstats
path: root/converters/Makefile
diff options
context:
space:
mode:
authortz <tz@FreeBSD.org>2017-11-16 18:48:48 +0800
committertz <tz@FreeBSD.org>2017-11-16 18:48:48 +0800
commit9c489fdd6e8643dedbe20c8b8fbcfc2d73c2109c (patch)
treea2ff3d816b255016827738be132f8fc8bff8f5d9 /converters/Makefile
parent27bd51e10cb05bed8f12f0c893e867200727f95c (diff)
downloadfreebsd-ports-gnome-9c489fdd6e8643dedbe20c8b8fbcfc2d73c2109c.tar.gz
freebsd-ports-gnome-9c489fdd6e8643dedbe20c8b8fbcfc2d73c2109c.tar.zst
freebsd-ports-gnome-9c489fdd6e8643dedbe20c8b8fbcfc2d73c2109c.zip
Add PHP 7.2 RC6
Notable changes: - mcrypt module was removed - sodium module was added - sybase_ct artifacts removed Also many PECL ports will not work with this version since some files got renamed. Reviewed by: mat, ale, Rainer Duffner <rainer@ultra-secure.de> Differential Revision: https://reviews.freebsd.org/D12980
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index abf924b13580..f819ee7aa2ee 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -146,6 +146,9 @@
SUBDIR += php71-iconv
SUBDIR += php71-mbstring
SUBDIR += php71-recode
+ SUBDIR += php72-iconv
+ SUBDIR += php72-mbstring
+ SUBDIR += php72-recode
SUBDIR += psiconv
SUBDIR += py-bcode
SUBDIR += py-bencode.py