diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-05-02 07:15:54 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-05-02 07:15:54 +0800 |
commit | aed8eb8e76e833850460b99f0c185a7210283d5f (patch) | |
tree | 91a98598d291c220bb8d157145ef57201d7c39f2 /converters/py-bsdconv | |
parent | eefc0eb03491b567cba7802fef314b31a2b5e5ed (diff) | |
download | freebsd-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')
-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 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 diff --git a/converters/py-bsdconv/distinfo b/converters/py-bsdconv/distinfo index 9c80d3ad6bb2..8c90ed7e136c 100644 --- a/converters/py-bsdconv/distinfo +++ b/converters/py-bsdconv/distinfo @@ -1,2 +1,2 @@ -SHA256 (buganini-python-bsdconv-9.0-0-g2fcf39c.tar.gz) = 6a8987eb37368ad4a28544fd1b72cacf05de6773035457e1511a97333a735534 -SIZE (buganini-python-bsdconv-9.0-0-g2fcf39c.tar.gz) = 5019 +SHA256 (buganini-python-bsdconv-10.0.0-0-ge28674b.tar.gz) = 457b62c7157917fea2762f1585200fb305921aff6694bf66e76de452104cd6aa +SIZE (buganini-python-bsdconv-10.0.0-0-ge28674b.tar.gz) = 5000 |