diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2017-11-14 18:09:35 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2017-11-14 18:09:35 +0000 |
commit | c7b585cb3decde5713ddc7f436278e5da8c56695 (patch) | |
tree | 86633dd630d56db4b212021ecf9908eb5601bffc /devel/py-python-gist | |
parent | sysutils/py-filelock: Update to 2.0.13 (diff) |
devel/py-python-gist: Update to 0.6.0
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13082
Notes
Notes:
svn path=/head/; revision=454186
Diffstat (limited to 'devel/py-python-gist')
-rw-r--r-- | devel/py-python-gist/Makefile | 2 | ||||
-rw-r--r-- | devel/py-python-gist/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-python-gist/Makefile b/devel/py-python-gist/Makefile index 0cf9e067c0c2..521ca2bfd137 100644 --- a/devel/py-python-gist/Makefile +++ b/devel/py-python-gist/Makefile @@ -2,7 +2,7 @@ PORTNAME= python-gist DISTVERSIONPREFIX= v -DISTVERSION= 0.5.3 +DISTVERSION= 0.6.0 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-python-gist/distinfo b/devel/py-python-gist/distinfo index ce1e35553daa..cb035055ecb0 100644 --- a/devel/py-python-gist/distinfo +++ b/devel/py-python-gist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1509807384 -SHA256 (jdowner-gist-v0.5.3_GH0.tar.gz) = cb16ba9fc214125d131d4eac2f10a170baeb159dc6891e0ae54ffa9bf3a94bba -SIZE (jdowner-gist-v0.5.3_GH0.tar.gz) = 17856 +TIMESTAMP = 1510650505 +SHA256 (jdowner-gist-v0.6.0_GH0.tar.gz) = 3ced3c4071d4eded4ca681fd09a1775d95c83f8ca05f8c5ff6bb52b2ae4285c8 +SIZE (jdowner-gist-v0.6.0_GH0.tar.gz) = 18440 |