svn commit: r362436 - head/sysutils/py-ploy
Kubilay Kocak
koobs at FreeBSD.org
Mon Jul 21 13:25:43 UTC 2014
Author: koobs
Date: Mon Jul 21 13:25:42 2014
New Revision: 362436
URL: http://svnweb.freebsd.org/changeset/ports/362436
QAT: https://qat.redports.org/buildarchive/r362436/
Log:
sysutils/py-ploy: Update to 1.0.0
- Update to 1.0.0
Pointyhat: Actually commit py-ploy, which bsdploy and py-ploy_* depend on :)
Modified:
head/sysutils/py-ploy/Makefile
head/sysutils/py-ploy/distinfo
Modified: head/sysutils/py-ploy/Makefile
==============================================================================
--- head/sysutils/py-ploy/Makefile Mon Jul 21 13:23:26 2014 (r362435)
+++ head/sysutils/py-ploy/Makefile Mon Jul 21 13:25:42 2014 (r362436)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ploy
-DISTVERSION= 1.0rc13
+DISTVERSION= 1.0.0
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,6 +11,7 @@ MAINTAINER= koobs at FreeBSD.org
COMMENT= Manage servers through a central configuration
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lazy>0:${PORTSDIR}/devel/py-lazy \
${PYTHON_PKGNAMEPREFIX}paramiko>0:${PORTSDIR}/security/py-paramiko
Modified: head/sysutils/py-ploy/distinfo
==============================================================================
--- head/sysutils/py-ploy/distinfo Mon Jul 21 13:23:26 2014 (r362435)
+++ head/sysutils/py-ploy/distinfo Mon Jul 21 13:25:42 2014 (r362436)
@@ -1,2 +1,2 @@
-SHA256 (ploy-1.0rc13.zip) = f54ce6677c967e08e27d6cf0a0c203540939542eaf127558083c135eade04a1a
-SIZE (ploy-1.0rc13.zip) = 51833
+SHA256 (ploy-1.0.0.zip) = 2f1524916df240463ea0bcd2b5056d57540d708c25e65c3dda0493bbd29dae4d
+SIZE (ploy-1.0.0.zip) = 52702
More information about the svn-ports-head
mailing list