ports/183952: [PATCH] devel/py-pytz: update to 2013.8

Johannes Jost Meixner xmj at chaot.net
Thu Nov 14 11:10:01 UTC 2013


>Number:         183952
>Category:       ports
>Synopsis:       [PATCH] devel/py-pytz: update to 2013.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 14 11:10:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Johannes Jost Meixner
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD mx12.chaot.net 11.0-CURRENT FreeBSD 11.0-CURRENT #3: Thu Nov  7 16:08:22 EET
>Description:
- Update to 2013.8
- Add MIT license
- Replace pkg-plist-fix include with PYTHON_P3K_PLIST_HACK
- Add staging support

Port maintainer (lwhsu at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-pytz-2013.8.patch begins here ---
diff -ruN /usr/ports/devel/py-pytz/Makefile ./Makefile
--- /usr/ports/devel/py-pytz/Makefile	2013-09-20 20:13:42.000000000 +0300
+++ ./Makefile	2013-11-14 12:40:07.806752253 +0200
@@ -1,8 +1,8 @@
 # Created by: Khairil Yusof <kaeru at inigo-tech.com>
-# $FreeBSD: devel/py-pytz/Makefile 327724 2013-09-20 17:13:42Z bapt $
+# $FreeBSD: head/devel/py-pytz/Makefile 327724 2013-09-20 17:13:42Z bapt $
 
 PORTNAME=	pytz
-PORTVERSION=	2013d
+PORTVERSION=	2013.8
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,18 +10,14 @@
 MAINTAINER=	lwhsu at 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_P3K_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 -ruN /usr/ports/devel/py-pytz/distinfo ./distinfo
--- /usr/ports/devel/py-pytz/distinfo	2013-09-08 15:44:08.000000000 +0300
+++ ./distinfo	2013-11-14 11:30:09.486842498 +0200
@@ -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
--- py27-pytz-2013.8.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list