svn commit: r452926 - head/devel/py-python-gist

Tobias C. Berner tcberner at FreeBSD.org
Thu Oct 26 16:49:17 UTC 2017


Author: tcberner
Date: Thu Oct 26 16:49:15 2017
New Revision: 452926
URL: https://svnweb.freebsd.org/changeset/ports/452926

Log:
  Update devel/py-python-gist to 0.5.1
  
  PR:		223253
  Submitted by:	Yuri Victorovich <yuri at rawbw.com> (maintainer)

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	Thu Oct 26 16:30:43 2017	(r452925)
+++ head/devel/py-python-gist/Makefile	Thu Oct 26 16:49:15 2017	(r452926)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	python-gist
-PORTVERSION=	0.4.7
 DISTVERSIONPREFIX=	v
+DISTVERSION=	0.5.1
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -24,7 +24,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	jdowner
 GH_PROJECT=	gist
 
-USES=		python
+USES=		python:2.7-3.5
 USE_PYTHON=	autoplist distutils
 NO_ARCH=	yes
 

Modified: head/devel/py-python-gist/distinfo
==============================================================================
--- head/devel/py-python-gist/distinfo	Thu Oct 26 16:30:43 2017	(r452925)
+++ head/devel/py-python-gist/distinfo	Thu Oct 26 16:49:15 2017	(r452926)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485998853
-SHA256 (jdowner-gist-v0.4.7_GH0.tar.gz) = 41e9762780e71ca35c0080a55df4d9425a2ed71d1658e2ab22478a8731c1b91a
-SIZE (jdowner-gist-v0.4.7_GH0.tar.gz) = 17698
+TIMESTAMP = 1508994548
+SHA256 (jdowner-gist-v0.5.1_GH0.tar.gz) = 17042f05db4385a5babda77ae5742f9066bcf95149ddc05aeaea863a5f047746
+SIZE (jdowner-gist-v0.5.1_GH0.tar.gz) = 17817


More information about the svn-ports-all mailing list