Move converters/php5-bsdconv to converters/php-bsdconv

- Update to 11.5.0
- Remove IGNORE_WITH_PHP

Changes:	https://github.com/buganini/php-bsdconv/commits/master
PR:		226741
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout,14 days)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-04-03 09:48:25 +00:00
parent 8d7cc4c93d
commit 6d554d267d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466304
6 changed files with 6 additions and 6 deletions

1
MOVED
View file

@ -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

View file

@ -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

View file

@ -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 <bsd.port.mk>

View file

@ -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

View file

@ -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