svn commit: r459697 - head/devel/py-mygpoclient

Ruslan Makhmatkhanov rm at FreeBSD.org
Mon Jan 22 20:27:59 UTC 2018


Author: rm
Date: Mon Jan 22 20:27:58 2018
New Revision: 459697
URL: https://svnweb.freebsd.org/changeset/ports/459697

Log:
  devel/py-mygpoclient: update to 1.8

Modified:
  head/devel/py-mygpoclient/Makefile
  head/devel/py-mygpoclient/distinfo

Modified: head/devel/py-mygpoclient/Makefile
==============================================================================
--- head/devel/py-mygpoclient/Makefile	Mon Jan 22 20:27:13 2018	(r459696)
+++ head/devel/py-mygpoclient/Makefile	Mon Jan 22 20:27:58 2018	(r459697)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mygpoclient
-PORTVERSION=	1.7
+PORTVERSION=	1.8
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP \
 		http://thp.io/2010/mygpoclient/
@@ -14,7 +14,7 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 NO_ARCH=	yes
-USES=		python:2.7
+USES=		python
 USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: head/devel/py-mygpoclient/distinfo
==============================================================================
--- head/devel/py-mygpoclient/distinfo	Mon Jan 22 20:27:13 2018	(r459696)
+++ head/devel/py-mygpoclient/distinfo	Mon Jan 22 20:27:58 2018	(r459697)
@@ -1,2 +1,3 @@
-SHA256 (mygpoclient-1.7.tar.gz) = 6a0b7b1fe2b046875456e14eda3e42430e493bf2251a64481cf4fd1a1e21a80e
-SIZE (mygpoclient-1.7.tar.gz) = 35890
+TIMESTAMP = 1516652212
+SHA256 (mygpoclient-1.8.tar.gz) = b0027746e6fbe7db646673c7e231bfa70b3f5cb0440b1e7704f9d91aa6e925ba
+SIZE (mygpoclient-1.8.tar.gz) = 37766


More information about the svn-ports-head mailing list