1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

- Update to 11.1.0

- While I'm here, convert to new LIB_DEPENDS format

Changes:	https://github.com/buganini/php-bsdconv/commits/master
PR:		ports/182259
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-21 15:41:58 +00:00
parent fcb8b2adba
commit 040fb1a796
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327829
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bsdconv
PORTVERSION= 10.0.0
PORTVERSION= 11.1.0
CATEGORIES= converters
PKGNAMEPREFIX= php5-
DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT}
@ -12,13 +12,14 @@ COMMENT= PHP wrapper for bsdconv
LICENSE= BSD
LIB_DEPENDS= bsdconv:${PORTSDIR}/converters/bsdconv
LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv
USE_GITHUB= yes
GH_ACCOUNT= buganini
GH_COMMIT= 122cbb0
GH_COMMIT= daf6890
GH_PROJECT= php-${PORTNAME}
NO_STAGE= yes
USE_PHP= yes
USE_PHPEXT= yes
USE_PHPIZE= yes
@ -26,5 +27,4 @@ USE_PHP_BUILD= yes
PHP_MODNAME= ${PORTNAME}
CONFIGURE_ARGS= --with-bsdconv=${LOCALBASE}
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (buganini-php-bsdconv-10.0.0-0-g122cbb0.tar.gz) = 13c1513b37f8e2f9993df8c5d9f023cdba15f624bfdf75fd295cd7e4c0b5b06c
SIZE (buganini-php-bsdconv-10.0.0-0-g122cbb0.tar.gz) = 7584
SHA256 (buganini-php-bsdconv-11.1.0-0-gdaf6890.tar.gz) = 4513094eaf247be591b8ee0ef9c8d369da82f904b176fb15c755c7e468e80328
SIZE (buganini-php-bsdconv-11.1.0-0-gdaf6890.tar.gz) = 7665