aboutsummaryrefslogtreecommitdiff
path: root/converters/py-bsdconv/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-05-25 14:32:01 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-05-25 14:32:01 +0000
commit02c0915a1043a3bc5291dd2f62f171d29cc52304 (patch)
tree61ba6d803ff5cc39ef8260ba0c767843f025d660 /converters/py-bsdconv/Makefile
parente85c24bcadef40da0bb5e2c4642c915688fc246b (diff)
downloadports-02c0915a1043a3bc5291dd2f62f171d29cc52304.tar.gz
ports-02c0915a1043a3bc5291dd2f62f171d29cc52304.zip
Notes
Diffstat (limited to 'converters/py-bsdconv/Makefile')
-rw-r--r--converters/py-bsdconv/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index c2b91c4caba4..c9d39aa4aea1 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bsdconv
-PORTVERSION= 4.6
+PORTVERSION= 5.0
CATEGORIES= converters python
MASTER_SITES= https://github.com/buganini/python-${PORTNAME}/tarball/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,11 +15,11 @@ DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
MAINTAINER= buganini@gmail.com
COMMENT= Python wrapper for bsdconv
-LIB_DEPENDS= bsdconv.4:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS= bsdconv.5:${PORTSDIR}/converters/bsdconv
LICENSE= BSD
-GITVERSION= 274d3f1
+GITVERSION= 8f672a0
FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/buganini-python-${PORTNAME}-${GITVERSION}
USE_PYTHON= yes