diff --git a/MOVED b/MOVED index 533ca568b56d..942838203292 100644 --- a/MOVED +++ b/MOVED @@ -10254,3 +10254,4 @@ audio/muse||2018-04-03|Has expired: Unmaintained upstream, crashes at runtime net/paris-traceroute|net/scamper|2018-04-03|Has expired: Legacy paris-traceroute is not supported anymore. Use net/scamper instead net-im/cjc||2018-04-03|Has expired: Depends on expired net-im/py-xmpp net-im/py-pyxmpp||2018-04-03|Has expired: Obsoleted in favor of PyXMPP2 +converters/php5-bsdconv|converters/php-bsdconv|2018-04-03|It supports PHP 7 since 11.5.0 diff --git a/converters/Makefile b/converters/Makefile index bcd5af3ffefc..fc709a4131ce 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -138,7 +138,7 @@ SUBDIR += pear-Services_JSON SUBDIR += pecl-fribidi SUBDIR += pecl-igbinary - SUBDIR += php5-bsdconv + SUBDIR += php-bsdconv SUBDIR += php56-iconv SUBDIR += php56-mbstring SUBDIR += php56-recode diff --git a/converters/php5-bsdconv/Makefile b/converters/php-bsdconv/Makefile similarity index 86% rename from converters/php5-bsdconv/Makefile rename to converters/php-bsdconv/Makefile index fb5107389aa2..36bb6913c83f 100644 --- a/converters/php5-bsdconv/Makefile +++ b/converters/php-bsdconv/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= bsdconv -PORTVERSION= 11.3.0 -PORTREVISION= 1 +PORTVERSION= 11.5.0 CATEGORIES= converters PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} @@ -19,7 +18,6 @@ GH_ACCOUNT= buganini GH_PROJECT= php-${PORTNAME} USES= php:ext -IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --with-bsdconv=${LOCALBASE} .include diff --git a/converters/php-bsdconv/distinfo b/converters/php-bsdconv/distinfo new file mode 100644 index 000000000000..5b36802bf7da --- /dev/null +++ b/converters/php-bsdconv/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1520616251 +SHA256 (buganini-php-bsdconv-11.5.0_GH0.tar.gz) = 54faa3edbddcc9b7afc9761d01cc150ffacd64422888fd12fbac402d4f462e50 +SIZE (buganini-php-bsdconv-11.5.0_GH0.tar.gz) = 8972 diff --git a/converters/php5-bsdconv/pkg-descr b/converters/php-bsdconv/pkg-descr similarity index 100% rename from converters/php5-bsdconv/pkg-descr rename to converters/php-bsdconv/pkg-descr diff --git a/converters/php5-bsdconv/distinfo b/converters/php5-bsdconv/distinfo deleted file mode 100644 index e939dc790dd7..000000000000 --- a/converters/php5-bsdconv/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (buganini-php-bsdconv-11.3.0_GH0.tar.gz) = de803e48cb40b130cf46003052104a5b8c7ab8d783034a06ea097c6617bbb20d -SIZE (buganini-php-bsdconv-11.3.0_GH0.tar.gz) = 8356