diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-09 16:11:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-09 16:11:47 +0000 |
commit | 5e62545324bbe412ffbe232148cd00b77e8854fb (patch) | |
tree | b69a061c8fce31a87e932951320c9c8f578d2d31 /converters | |
parent | 365655dfe7e398c3e76fe8d3924e000e5a9dda4d (diff) | |
download | ports-5e62545324bbe412ffbe232148cd00b77e8854fb.tar.gz ports-5e62545324bbe412ffbe232148cd00b77e8854fb.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/py-bsdconv/Makefile | 4 | ||||
-rw-r--r-- | converters/py-bsdconv/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile index 7e99f8882ad7..dae013f3ed25 100644 --- a/converters/py-bsdconv/Makefile +++ b/converters/py-bsdconv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bsdconv -PORTVERSION= 7.2 +PORTVERSION= 7.3 CATEGORIES= converters python MASTER_SITES= https://github.com/buganini/python-${PORTNAME}/tarball/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ LICENSE= BSD LIB_DEPENDS= bsdconv.7:${PORTSDIR}/converters/bsdconv -GITVERSION= 163a5ad +GITVERSION= 86bb880 FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/buganini-python-${PORTNAME}-${GITVERSION} USE_PYTHON= yes diff --git a/converters/py-bsdconv/distinfo b/converters/py-bsdconv/distinfo index 06cb12ab1b91..855fbc33dbf1 100644 --- a/converters/py-bsdconv/distinfo +++ b/converters/py-bsdconv/distinfo @@ -1,2 +1,2 @@ -SHA256 (buganini-bsdconv-7.2-0-g163a5ad.tar.gz) = 18ca31c97d78c039fe46bfb411c8ddabfaf97118cf0df32f5864190710e8c077 -SIZE (buganini-bsdconv-7.2-0-g163a5ad.tar.gz) = 4231 +SHA256 (buganini-bsdconv-7.3-0-g86bb880.tar.gz) = ca32be733b411ffe7c3bcbe4b32af21d6ff4299181912c2422ad46e62ad050b0 +SIZE (buganini-bsdconv-7.3-0-g86bb880.tar.gz) = 4301 |