- Update to 2007c
- Reset maintainership PR: 109790 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer
This commit is contained in:
parent
e8ce0e594c
commit
156a3ce5f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186422
@ -6,18 +6,18 @@
|
||||
#
|
||||
|
||||
PORTNAME= pytz
|
||||
PORTVERSION= 2006p
|
||||
PORTVERSION= 2007c
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://cheeseshop.python.org/packages/source/p/pytz/
|
||||
MASTER_SITE_SUBDIR= pytz
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= kaeru@inigo-tech.com
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= World Timezone Definitions for Python
|
||||
|
||||
BUILD_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools
|
||||
RUN_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_PYTHON= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (pytz-2006p.tar.bz2) = ae3569bc2831d30d2ee1fabac54c43dd
|
||||
SHA256 (pytz-2006p.tar.bz2) = eff2d1aa8ee87ca94feaf5d84d3098b356baa63824fcaf9ce3e734407e3e0f99
|
||||
SIZE (pytz-2006p.tar.bz2) = 113750
|
||||
MD5 (pytz-2007c.tar.bz2) = 57bbdf75e30ddbdd18ac4e6cdca07cdc
|
||||
SHA256 (pytz-2007c.tar.bz2) = 68e0209c749f2c6cad52d02270ffaf0bd381f11dab69f8c8451b322d21b0991d
|
||||
SIZE (pytz-2007c.tar.bz2) = 161817
|
||||
|
Loading…
Reference in New Issue
Block a user