aboutsummaryrefslogtreecommitdiff
path: root/converters/py-bsdconv
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2011-06-24 12:13:51 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2011-06-24 12:13:51 +0000
commite8a9143a8eb6e5629c1f99ff9ede7330a7841a6d (patch)
tree4687d89f7159186f31483b42f8be94852d68d36f /converters/py-bsdconv
parente4ff31628bbfcca68af3a24fb47ffde2f810c8ea (diff)
downloadports-e8a9143a8eb6e5629c1f99ff9ede7330a7841a6d.tar.gz
ports-e8a9143a8eb6e5629c1f99ff9ede7330a7841a6d.zip
- Chase converters/bsdconv shlib version bump
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=276190
Diffstat (limited to 'converters/py-bsdconv')
-rw-r--r--converters/py-bsdconv/Makefile3
1 files changed, 2 insertions, 1 deletions
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