Bug 176911 - [PATCH] misc/pecl-timezonedb: update to 2013.2
Summary: [PATCH] misc/pecl-timezonedb: update to 2013.2
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-13 08:50 UTC by Gasol Wu
Modified: 2013-03-14 12:40 UTC (History)
1 user (show)

See Also:


Attachments
pecl-timezonedb-2013.2.patch (957 bytes, patch)
2013-03-13 08:50 UTC, Gasol Wu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gasol Wu 2013-03-13 08:50:00 UTC
- Update to 2013.2

Port maintainer (sunpoet@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: ports)
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2013-03-14 11:39:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-03-14 12:39:51 UTC
Author: sunpoet
Date: Thu Mar 14 12:39:44 2013
New Revision: 314154
URL: http://svnweb.freebsd.org/changeset/ports/314154

Log:
  - Update to 2013.2
  
  Changes:	http://pecl.php.net/package-changelog.php?package=timezonedb
  PR:		ports/176911
  Submitted by:	Gasol Wu <gasol.wu@gmail.com>

Modified:
  head/misc/pecl-timezonedb/Makefile
  head/misc/pecl-timezonedb/distinfo

Modified: head/misc/pecl-timezonedb/Makefile
==============================================================================
--- head/misc/pecl-timezonedb/Makefile	Thu Mar 14 12:36:14 2013	(r314153)
+++ head/misc/pecl-timezonedb/Makefile	Thu Mar 14 12:39:44 2013	(r314154)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	timezonedb
-DISTVERSION=	2012.10
+DISTVERSION=	2013.2
 CATEGORIES=	misc
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-

Modified: head/misc/pecl-timezonedb/distinfo
==============================================================================
--- head/misc/pecl-timezonedb/distinfo	Thu Mar 14 12:36:14 2013	(r314153)
+++ head/misc/pecl-timezonedb/distinfo	Thu Mar 14 12:39:44 2013	(r314154)
@@ -1,2 +1,2 @@
-SHA256 (PECL/timezonedb-2012.10.tgz) = f577b2e2f4e85bb62d0057a5e5a7f85a1a70186d7323915de6ad65c80c57baf2
-SIZE (PECL/timezonedb-2012.10.tgz) = 194267
+SHA256 (PECL/timezonedb-2013.2.tgz) = 10df8e02600e4b126be3215b5e3b31567b94c8b6d2b9974b007614f4b47f55e6
+SIZE (PECL/timezonedb-2013.2.tgz) = 195695
_______________________________________________
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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-03-14 12:39:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!