Bug 177167 - [PATCH] devel/py-pytz: update to 2013b
Summary: [PATCH] devel/py-pytz: update to 2013b
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-20 23:40 UTC by William Grzybowski
Modified: 2013-03-21 05:10 UTC (History)
0 users

See Also:


Attachments
py-pytz.patch (744 bytes, patch)
2013-03-20 23:40 UTC, William Grzybowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description William Grzybowski 2013-03-20 23:40:00 UTC
	Update to 2013b

Fix: See attached patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-20 23:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-03-21 05:01:10 UTC
Author: lwhsu
Date: Thu Mar 21 05:01:03 2013
New Revision: 314804
URL: http://svnweb.freebsd.org/changeset/ports/314804

Log:
  - Update to 2013b
  
  PR:		ports/177167
  Submitted by:	William Grzybowski <william88@gmail.com>

Modified:
  head/devel/py-pytz/Makefile
  head/devel/py-pytz/distinfo

Modified: head/devel/py-pytz/Makefile
==============================================================================
--- head/devel/py-pytz/Makefile	Thu Mar 21 04:58:49 2013	(r314803)
+++ head/devel/py-pytz/Makefile	Thu Mar 21 05:01:03 2013	(r314804)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pytz
-PORTVERSION=	2012h
+PORTVERSION=	2013b
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-pytz/distinfo
==============================================================================
--- head/devel/py-pytz/distinfo	Thu Mar 21 04:58:49 2013	(r314803)
+++ head/devel/py-pytz/distinfo	Thu Mar 21 05:01:03 2013	(r314804)
@@ -1,2 +1,2 @@
-SHA256 (pytz-2012h.tar.bz2) = 762ec550c17bba9396716d0ab807bcbece415608462e2c72c983db83f001e4ee
-SIZE (pytz-2012h.tar.bz2) = 175284
+SHA256 (pytz-2013b.tar.bz2) = 65eb49cc05b7917fddc61e1fe6d8a4512c295cb53891dd5ec816bcccdce3f1a5
+SIZE (pytz-2013b.tar.bz2) = 199509
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2013-03-21 05:03:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!