From owner-svn-ports-head@FreeBSD.ORG Mon Jul 21 13:25:43 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 053B947D; Mon, 21 Jul 2014 13:25:43 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E65BB24BF; Mon, 21 Jul 2014 13:25:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6LDPgpr032032; Mon, 21 Jul 2014 13:25:42 GMT (envelope-from koobs@svn.freebsd.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6LDPgS3032030; Mon, 21 Jul 2014 13:25:42 GMT (envelope-from koobs@svn.freebsd.org) Message-Id: <201407211325.s6LDPgS3032030@svn.freebsd.org> From: Kubilay Kocak Date: Mon, 21 Jul 2014 13:25:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362436 - head/sysutils/py-ploy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2014 13:25:43 -0000 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@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