svn commit: r380316 - head/sysutils/py-ploy

Kubilay Kocak koobs at FreeBSD.org
Tue Mar 3 00:24:17 UTC 2015


Author: koobs
Date: Tue Mar  3 00:24:15 2015
New Revision: 380316
URL: https://svnweb.freebsd.org/changeset/ports/380316
QAT: https://qat.redports.org/buildarchive/r380316/

Log:
  sysutils/py-ploy: Update to 1.1.0
  
  - Update to 1.1.0
  - No longer needs USES=zip \o/
  
  Changes:
  
    * https://github.com/ployground/ploy/blob/1.1.0/HISTORY.rst

Modified:
  head/sysutils/py-ploy/Makefile
  head/sysutils/py-ploy/distinfo

Modified: head/sysutils/py-ploy/Makefile
==============================================================================
--- head/sysutils/py-ploy/Makefile	Tue Mar  3 00:23:57 2015	(r380315)
+++ head/sysutils/py-ploy/Makefile	Tue Mar  3 00:24:15 2015	(r380316)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ploy
-DISTVERSION=	1.0.3
+DISTVERSION=	1.1.0
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lazy>0:${PORTSDIR}/devel/py-lazy \
 		${PYTHON_PKGNAMEPREFIX}paramiko>0:${PORTSDIR}/security/py-paramiko
 
-USES=		python zip
+USES=		python
 USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: head/sysutils/py-ploy/distinfo
==============================================================================
--- head/sysutils/py-ploy/distinfo	Tue Mar  3 00:23:57 2015	(r380315)
+++ head/sysutils/py-ploy/distinfo	Tue Mar  3 00:24:15 2015	(r380316)
@@ -1,2 +1,2 @@
-SHA256 (ploy-1.0.3.zip) = e2b32fb3fe812ce089e5e4839fe14d5ed96c2b88da28138cf12328fb6ec0fcff
-SIZE (ploy-1.0.3.zip) = 54571
+SHA256 (ploy-1.1.0.tar.gz) = c2eba6efa56dee5039ff4d454ea04e4a788c5ae1c83013caeac3a44832503a91
+SIZE (ploy-1.1.0.tar.gz) = 42157


More information about the svn-ports-head mailing list