aboutsummaryrefslogtreecommitdiff
path: root/converters/py-bsdconv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/py-bsdconv/Makefile')
-rw-r--r--converters/py-bsdconv/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index 0aa205f9b571..ddf58a2cc271 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= bsdconv
-PORTVERSION= 5.0
-PORTREVISION= 1
+PORTVERSION= 6.0
CATEGORIES= converters python
MASTER_SITES= https://github.com/buganini/python-${PORTNAME}/tarball/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,11 +15,11 @@ DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
MAINTAINER= buganini@gmail.com
COMMENT= Python wrapper for bsdconv
-LIB_DEPENDS= bsdconv.6:${PORTSDIR}/converters/bsdconv
-
LICENSE= BSD
-GITVERSION= 8f672a0
+LIB_DEPENDS= bsdconv.6:${PORTSDIR}/converters/bsdconv
+
+GITVERSION= 6685104
FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/buganini-python-${PORTNAME}-${GITVERSION}
USE_PYTHON= yes