aboutsummaryrefslogtreecommitdiffstats
path: root/converters/php5-bsdconv
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2011-06-24 20:13:51 +0800
committerdhn <dhn@FreeBSD.org>2011-06-24 20:13:51 +0800
commit6130e7e9f6ac311dcacc37aa5a07493527a42772 (patch)
tree128253f97248f5197b02283cfd6e67e65ad3a716 /converters/php5-bsdconv
parent8294f8666700215a14bd1f9e7f72c1321746c789 (diff)
downloadfreebsd-ports-gnome-6130e7e9f6ac311dcacc37aa5a07493527a42772.tar.gz
freebsd-ports-gnome-6130e7e9f6ac311dcacc37aa5a07493527a42772.tar.zst
freebsd-ports-gnome-6130e7e9f6ac311dcacc37aa5a07493527a42772.zip
- Chase converters/bsdconv shlib version bump
- Bump PORTREVISION
Diffstat (limited to 'converters/php5-bsdconv')
-rw-r--r--converters/php5-bsdconv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/php5-bsdconv/Makefile b/converters/php5-bsdconv/Makefile
index bb987193045f..1f956cc3ef41 100644
--- a/converters/php5-bsdconv/Makefile
+++ b/converters/php5-bsdconv/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bsdconv
PORTVERSION= 5.0
+PORTREVISION= 1
CATEGORIES= converters
MASTER_SITES= https://github.com/buganini/php-${PORTNAME}/tarball/${PORTVERSION}/
PKGNAMEPREFIX= php5-
@@ -15,7 +16,7 @@ DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
MAINTAINER= buganini@gmail.com
COMMENT= PHP wrapper for bsdconv
-LIB_DEPENDS= bsdconv.5:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS= bsdconv.6:${PORTSDIR}/converters/bsdconv
LICENSE= BSD