- Update to 2011c
This commit is contained in:
parent
551b5541b4
commit
606860ad4c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270599
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= pytz
|
||||
PORTVERSION= 2011b
|
||||
PORTVERSION= 2011c
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= lwhsu@FreeBSD.org
|
||||
COMMENT= World Timezone Definitions for Python
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_BZIP2= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (pytz-2011b.zip) = 70719e263256800e0bacf767421c9a83c54ad4d2bc91421ca05d9e1055d7d741
|
||||
SIZE (pytz-2011b.zip) = 531667
|
||||
SHA256 (pytz-2011c.tar.bz2) = 5b27238f92fc1794b4caa8a2dee2d07efd2f4545f6d42a46b8bf500c9d6e4514
|
||||
SIZE (pytz-2011c.tar.bz2) = 178842
|
||||
|
|
Loading…
Reference in a new issue