From owner-svn-ports-all@FreeBSD.ORG Tue Mar 10 17:44:49 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1CDAB430; Tue, 10 Mar 2015 17:44:49 +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 07B49363; Tue, 10 Mar 2015 17:44:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2AHimWe046674; Tue, 10 Mar 2015 17:44:48 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2AHimTr046672; Tue, 10 Mar 2015 17:44:48 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201503101744.t2AHimTr046672@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 10 Mar 2015 17:44:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r380946 - head/devel/py-zope.deprecation X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Mar 2015 17:44:49 -0000 Author: rm Date: Tue Mar 10 17:44:47 2015 New Revision: 380946 URL: https://svnweb.freebsd.org/changeset/ports/380946 QAT: https://qat.redports.org/buildarchive/r380946/ Log: devel/py-zope.deprecation: version update * update to 4.1.2 * add LICENSE_FILE PR: 198034 Submitted by: jun-g@daemonfreaks.com Modified: head/devel/py-zope.deprecation/Makefile head/devel/py-zope.deprecation/distinfo Modified: head/devel/py-zope.deprecation/Makefile ============================================================================== --- head/devel/py-zope.deprecation/Makefile Tue Mar 10 17:28:24 2015 (r380945) +++ head/devel/py-zope.deprecation/Makefile Tue Mar 10 17:44:47 2015 (r380946) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= zope.deprecation -PORTVERSION= 3.5.0 -PORTREVISION= 1 +PORTVERSION= 4.1.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +11,10 @@ DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Zope 3 Deprecation Infrastructure +LICENSE= ZPL21 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include Modified: head/devel/py-zope.deprecation/distinfo ============================================================================== --- head/devel/py-zope.deprecation/distinfo Tue Mar 10 17:28:24 2015 (r380945) +++ head/devel/py-zope.deprecation/distinfo Tue Mar 10 17:44:47 2015 (r380946) @@ -1,2 +1,2 @@ -SHA256 (zope/zope.deprecation-3.5.0.tar.gz) = f73dedf51efa10bea9445bffbfcccbba1bd85ed067f9602a134c5900944caaf7 -SIZE (zope/zope.deprecation-3.5.0.tar.gz) = 17199 +SHA256 (zope/zope.deprecation-4.1.2.tar.gz) = fed622b51ffc600c13cc5a5b6916b8514c115f34f7ea2730409f30c061eb0b78 +SIZE (zope/zope.deprecation-4.1.2.tar.gz) = 146327