diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2015-07-13 07:47:22 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2015-07-13 07:47:22 +0000 |
commit | 1c28c937f4b481e500af41958b6db2c92528f527 (patch) | |
tree | 95dc8409b8ba199234acd1e5cd46a784ef1ad9ae /devel | |
parent | abb3283d358f4524c23eb20f0356a755574fee22 (diff) | |
download | ports-1c28c937f4b481e500af41958b6db2c92528f527.tar.gz ports-1c28c937f4b481e500af41958b6db2c92528f527.zip |
- Update to 2015.4
Notes
Notes:
svn path=/head/; revision=391881
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-pytz/Makefile | 2 | ||||
-rw-r--r-- | devel/py-pytz/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-pytz/Makefile b/devel/py-pytz/Makefile index a1e6d08cbbd9..dd2a01b113d0 100644 --- a/devel/py-pytz/Makefile +++ b/devel/py-pytz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pytz -PORTVERSION= 2014.10 +PORTVERSION= 2015.4 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP diff --git a/devel/py-pytz/distinfo b/devel/py-pytz/distinfo index 2af64e62a474..cc4643da97e8 100644 --- a/devel/py-pytz/distinfo +++ b/devel/py-pytz/distinfo @@ -1,2 +1,2 @@ -SHA256 (pytz-2014.10.tar.bz2) = 387f968fde793b142865802916561839f5591d8b4b14c941125eb0fca7e4e58d -SIZE (pytz-2014.10.tar.bz2) = 166213 +SHA256 (pytz-2015.4.tar.bz2) = a78b484d5472dd8c688f8b3eee18646a25c66ce45b2c26652850f6af9ce52b17 +SIZE (pytz-2015.4.tar.bz2) = 157361 |