aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2013-11-15 14:11:02 +0800
committerlwhsu <lwhsu@FreeBSD.org>2013-11-15 14:11:02 +0800
commitcd1067ae536d5b6bc49ce296584996e7eb318ab4 (patch)
tree8477cf1d9a2292e2b9117742e8d9252f43c1791a /devel
parent1ee1f6218d3d2b82c56562d36afeb71105291138 (diff)
downloadfreebsd-ports-gnome-cd1067ae536d5b6bc49ce296584996e7eb318ab4.tar.gz
freebsd-ports-gnome-cd1067ae536d5b6bc49ce296584996e7eb318ab4.tar.zst
freebsd-ports-gnome-cd1067ae536d5b6bc49ce296584996e7eb318ab4.zip
- Update to 2013.8
- Add MIT license - Replace pkg-plist-fix include with PYTHON_PY3K_PLIST_HACK - Add staging support - Bump PORTEPOCH for version scheme changed PR: ports/183952 Submitted by: Johannes Jost Meixner <xmj@chaot.net>
Diffstat (limited to 'devel')
-rw-r--r--devel/py-pytz/Makefile15
-rw-r--r--devel/py-pytz/distinfo4
2 files changed, 8 insertions, 11 deletions
diff --git a/devel/py-pytz/Makefile b/devel/py-pytz/Makefile
index 9aa1d9623278..f5b09d5c2593 100644
--- a/devel/py-pytz/Makefile
+++ b/devel/py-pytz/Makefile
@@ -2,7 +2,8 @@
# $FreeBSD$
PORTNAME= pytz
-PORTVERSION= 2013d
+PORTVERSION= 2013.8
+PORTEPOCH= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,18 +11,14 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= World Timezone Definitions for Python
+LICENSE= MIT
+
USE_BZIP2= yes
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
-
-NO_STAGE= yes
-.include <bsd.port.pre.mk>
+PYTHON_PY3K_PLIST_HACK= yes
post-patch:
@${REINPLACE_CMD} -e 's|=True|=False|' ${WRKSRC}/setup.py
-.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>
diff --git a/devel/py-pytz/distinfo b/devel/py-pytz/distinfo
index dc60d3c5a09a..0a286a9acbeb 100644
--- a/devel/py-pytz/distinfo
+++ b/devel/py-pytz/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pytz-2013d.tar.bz2) = 2407e5b3d69c87915e7b3d86746ca3909153ddee82899b8f5cb70a4fd31b715e
-SIZE (pytz-2013d.tar.bz2) = 204865
+SHA256 (pytz-2013.8.tar.bz2) = 8629d089bf20da674c77be3560fae997bfc66027a20236f0011526510dcc1a6e
+SIZE (pytz-2013.8.tar.bz2) = 177290