aboutsummaryrefslogtreecommitdiffstats
path: root/converters/py-bsdconv/Makefile
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-05-02 07:15:54 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-05-02 07:15:54 +0800
commitaed8eb8e76e833850460b99f0c185a7210283d5f (patch)
tree91a98598d291c220bb8d157145ef57201d7c39f2 /converters/py-bsdconv/Makefile
parenteefc0eb03491b567cba7802fef314b31a2b5e5ed (diff)
downloadfreebsd-ports-gnome-aed8eb8e76e833850460b99f0c185a7210283d5f.tar.gz
freebsd-ports-gnome-aed8eb8e76e833850460b99f0c185a7210283d5f.tar.zst
freebsd-ports-gnome-aed8eb8e76e833850460b99f0c185a7210283d5f.zip
- Update to 10.0.0
PR: ports/178135 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Diffstat (limited to 'converters/py-bsdconv/Makefile')
-rw-r--r--converters/py-bsdconv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index 118cc3aef974..992159837493 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bsdconv
-PORTVERSION= 9.0
+PORTVERSION= 10.0.0
CATEGORIES= converters python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT}
@@ -16,8 +16,8 @@ LIB_DEPENDS= bsdconv:${PORTSDIR}/converters/bsdconv
USE_GITHUB= yes
GH_ACCOUNT= buganini
+GH_COMMIT= e28674b
GH_PROJECT= python-${PORTNAME}
-GH_COMMIT= 2fcf39c
USE_PYTHON= yes
USE_PYDISTUTILS= yes