diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 20:24:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 20:24:15 +0000 |
commit | fb4deed87383132ec64330d18d953402c2229e9b (patch) | |
tree | 97a8a198649a73e26fe96adf11b755d0b80e3533 /textproc/py-python-augeas | |
parent | Update to 4.2.11 (diff) |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=385665
Diffstat (limited to 'textproc/py-python-augeas')
-rw-r--r-- | textproc/py-python-augeas/Makefile | 3 | ||||
-rw-r--r-- | textproc/py-python-augeas/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/py-python-augeas/Makefile b/textproc/py-python-augeas/Makefile index 39293e2035cb..961419e9eeee 100644 --- a/textproc/py-python-augeas/Makefile +++ b/textproc/py-python-augeas/Makefile @@ -2,6 +2,7 @@ PORTNAME= python-augeas PORTVERSION= 0.5.0 +DISTVERSIONPREFIX= v CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,8 +19,6 @@ USE_GITHUB= yes USE_PYTHON= distutils autoplist GH_ACCOUNT= hercules-team -GH_COMMIT= dcb4a60 -GH_TAGNAME= v0.5.0 regression-test: build @cd ${WRKSRC} && ${PYTHON_CMD} ${WRKSRC}/test/test_augeas.py diff --git a/textproc/py-python-augeas/distinfo b/textproc/py-python-augeas/distinfo index 0c11f3195293..8bc7ac02ee2d 100644 --- a/textproc/py-python-augeas/distinfo +++ b/textproc/py-python-augeas/distinfo @@ -1,2 +1,2 @@ -SHA256 (python-augeas-0.5.0.tar.gz) = d7ee0fc1b9f38248c8a912806b06e03c760616fb1c200d9d5314f1d28ca7e183 -SIZE (python-augeas-0.5.0.tar.gz) = 91152 +SHA256 (hercules-team-python-augeas-v0.5.0_GH0.tar.gz) = e610f503fd32de6f546bdb87090d39f97104109137077d6983c43e1ced64033b +SIZE (hercules-team-python-augeas-v0.5.0_GH0.tar.gz) = 91132 |