Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2013 16:42:11 +0000 (UTC)
From:      Dmitry Sivachenko <demon@FreeBSD.org>
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
Message-ID:  <201310271642.r9RGgBcg044072@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.pre.mk>
 
-post-install:
-.if ${PYTHON_REL} >= 320
-.include "${PORTSDIR}/devel/py-virtualenv/files/py3k-fix-pkg-plist.inc"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310271642.r9RGgBcg044072>