From owner-svn-ports-all@FreeBSD.ORG Sun Oct 27 16:42:12 2013 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 ESMTP id 06AABFEA; Sun, 27 Oct 2013 16:42:12 +0000 (UTC) (envelope-from demon@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E7A5A2056; Sun, 27 Oct 2013 16:42:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9RGgBIs044074; Sun, 27 Oct 2013 16:42:11 GMT (envelope-from demon@svn.freebsd.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9RGgBcg044072; Sun, 27 Oct 2013 16:42:11 GMT (envelope-from demon@svn.freebsd.org) Message-Id: <201310271642.r9RGgBcg044072@svn.freebsd.org> From: Dmitry Sivachenko Date: Sun, 27 Oct 2013 16:42:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r331784 - in head/devel/py-country: . files 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.14 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: Sun, 27 Oct 2013 16:42:12 -0000 Author: demon Date: Sun Oct 27 16:42:11 2013 New Revision: 331784 URL: http://svnweb.freebsd.org/changeset/ports/331784 Log: Update to 1.11. Deleted: head/devel/py-country/files/patch-setup.py Modified: head/devel/py-country/Makefile head/devel/py-country/distinfo Modified: head/devel/py-country/Makefile ============================================================================== --- head/devel/py-country/Makefile Sun Oct 27 15:41:48 2013 (r331783) +++ head/devel/py-country/Makefile Sun Oct 27 16:42:11 2013 (r331784) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= country -PORTVERSION= 0.16 +PORTVERSION= 1.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP MASTER_SITE_SUBDIR=source/p/pycountry @@ -16,13 +16,8 @@ USE_ZIP= yes USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= pycountry +PYTHON_PY3K_PLIST_HACK= yes NO_STAGE= yes -.include -post-install: -.if ${PYTHON_REL} >= 320 -.include "${PORTSDIR}/devel/py-virtualenv/files/py3k-fix-pkg-plist.inc" -.endif - -.include +.include Modified: head/devel/py-country/distinfo ============================================================================== --- head/devel/py-country/distinfo Sun Oct 27 15:41:48 2013 (r331783) +++ head/devel/py-country/distinfo Sun Oct 27 16:42:11 2013 (r331784) @@ -1,2 +1,2 @@ -SHA256 (pycountry-0.16.zip) = dea598b6feccb82281d9e35bbf6bdb669eac4cf0a51be57c3a82ba166534acb6 -SIZE (pycountry-0.16.zip) = 7845174 +SHA256 (pycountry-1.1.zip) = d2e89057e6418d03128fb44faa11dd979c310baaaf0d4adea0e1af17a3ebef74 +SIZE (pycountry-1.1.zip) = 7862246