From owner-svn-ports-all@FreeBSD.ORG Sat Sep 20 01:09:35 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 03CDDBDD; Sat, 20 Sep 2014 01:09:35 +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 E3B042EC; Sat, 20 Sep 2014 01:09:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8K19Ywh054401; Sat, 20 Sep 2014 01:09:34 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8K19YLI054395; Sat, 20 Sep 2014 01:09:34 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201409200109.s8K19YLI054395@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 20 Sep 2014 01:09:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368607 - head/devel/py-apipkg 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: Sat, 20 Sep 2014 01:09:35 -0000 Author: wen Date: Sat Sep 20 01:09:34 2014 New Revision: 368607 URL: http://svnweb.freebsd.org/changeset/ports/368607 QAT: https://qat.redports.org/buildarchive/r368607/ Log: - Update to 1.2 PR: 193722 Submitted by: swills@ Modified: head/devel/py-apipkg/Makefile head/devel/py-apipkg/distinfo Modified: head/devel/py-apipkg/Makefile ============================================================================== --- head/devel/py-apipkg/Makefile Fri Sep 19 23:05:44 2014 (r368606) +++ head/devel/py-apipkg/Makefile Sat Sep 20 01:09:34 2014 (r368607) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= apipkg -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,8 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Namespace control and lazy-import mechanism -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python zip +USE_PYTHON= distutils autoplist .include Modified: head/devel/py-apipkg/distinfo ============================================================================== --- head/devel/py-apipkg/distinfo Fri Sep 19 23:05:44 2014 (r368606) +++ head/devel/py-apipkg/distinfo Sat Sep 20 01:09:34 2014 (r368607) @@ -1,2 +1,2 @@ -SHA256 (apipkg-1.0.tar.gz) = 79448839385b2e5b1e734a10bdd9a8db094094040cb73a8a3c804218da8b3ba5 -SIZE (apipkg-1.0.tar.gz) = 6941 +SHA256 (apipkg-1.2.zip) = ea86c4660e83015b6a3faad106cdf5a8d640688a93b84b93e8b64c60815789d4 +SIZE (apipkg-1.2.zip) = 12842