summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-21 15:41:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-21 15:41:58 +0000
commit040fb1a7968ccde3150d4fe1d2a8ad474cd04286 (patch)
tree2d2d12dc8d182ab5aa40c6177d8b40ffbc83ee01
parent- Update to 11.1.0 (diff)
- 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)
Notes
Notes: svn path=/head/; revision=327829
-rw-r--r--converters/php5-bsdconv/Makefile8
-rw-r--r--converters/php5-bsdconv/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/converters/php5-bsdconv/Makefile b/converters/php5-bsdconv/Makefile
index 5ab561dfc7eb..d41b22665af9 100644
--- a/converters/php5-bsdconv/Makefile
+++ b/converters/php5-bsdconv/Makefile
@@ -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>
diff --git a/converters/php5-bsdconv/distinfo b/converters/php5-bsdconv/distinfo
index 665275f9f70f..9cd5892a8594 100644
--- a/converters/php5-bsdconv/distinfo
+++ b/converters/php5-bsdconv/distinfo
@@ -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