aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chinese/bug5/Makefile3
-rw-r--r--converters/p5-bsdconv/Makefile3
-rw-r--r--converters/php5-bsdconv/Makefile3
-rw-r--r--converters/py-bsdconv/Makefile3
4 files changed, 8 insertions, 4 deletions
diff --git a/chinese/bug5/Makefile b/chinese/bug5/Makefile
index 81d7d577b546..d042a7dbca39 100644
--- a/chinese/bug5/Makefile
+++ b/chinese/bug5/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bug5
PORTVERSION= 1.4
+PORTREVISION= 1
CATEGORIES= chinese converters
MASTER_SITES= https://github.com/buganini/${PORTNAME}/tarball/${PORTVERSION}/
DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
@@ -20,7 +21,7 @@ GITVERSION= 14af387
FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/buganini-${PORTNAME}-${GITVERSION}
-LIB_DEPENDS= bsdconv.5:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS= bsdconv.6:${PORTSDIR}/converters/bsdconv
PLIST_FILES= bin/bug5
diff --git a/converters/p5-bsdconv/Makefile b/converters/p5-bsdconv/Makefile
index c97355605f4f..2f3909ddc7ae 100644
--- a/converters/p5-bsdconv/Makefile
+++ b/converters/p5-bsdconv/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bsdconv
PORTVERSION= 5.0
+PORTREVISION= 1
CATEGORIES= converters perl5
MASTER_SITES= https://github.com/buganini/perl-${PORTNAME}/tarball/${PORTVERSION}/
PKGNAMEPREFIX= p5-
@@ -15,7 +16,7 @@ DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
MAINTAINER= buganini@gmail.com
COMMENT= Perl wrapper for bsdconv
-LIB_DEPENDS= bsdconv.5:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS= bsdconv.6:${PORTSDIR}/converters/bsdconv
LICENSE= BSD
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
diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index c9d39aa4aea1..0aa205f9b571 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bsdconv
PORTVERSION= 5.0
+PORTREVISION= 1
CATEGORIES= converters python
MASTER_SITES= https://github.com/buganini/python-${PORTNAME}/tarball/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +16,7 @@ DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
MAINTAINER= buganini@gmail.com
COMMENT= Python wrapper for bsdconv
-LIB_DEPENDS= bsdconv.5:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS= bsdconv.6:${PORTSDIR}/converters/bsdconv
LICENSE= BSD