Date: Tue, 14 Nov 2017 18:09:35 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454186 - head/devel/py-python-gist Message-ID: <201711141809.vAEI9ZbZ073834@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Tue Nov 14 18:09:35 2017 New Revision: 454186 URL: https://svnweb.freebsd.org/changeset/ports/454186 Log: devel/py-python-gist: Update to 0.6.0 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13082 Modified: head/devel/py-python-gist/Makefile head/devel/py-python-gist/distinfo Modified: head/devel/py-python-gist/Makefile ============================================================================== --- head/devel/py-python-gist/Makefile Tue Nov 14 18:07:28 2017 (r454185) +++ head/devel/py-python-gist/Makefile Tue Nov 14 18:09:35 2017 (r454186) @@ -2,7 +2,7 @@ PORTNAME= python-gist DISTVERSIONPREFIX= v -DISTVERSION= 0.5.3 +DISTVERSION= 0.6.0 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-python-gist/distinfo ============================================================================== --- head/devel/py-python-gist/distinfo Tue Nov 14 18:07:28 2017 (r454185) +++ head/devel/py-python-gist/distinfo Tue Nov 14 18:09:35 2017 (r454186) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711141809.vAEI9ZbZ073834>