Date: Mon, 31 Oct 2011 08:16:41 GMT From: Fedor A Borshev <fedor9@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/162183: Please update misc/pecl-timezonedb Message-ID: <201110310816.p9V8GfqM076994@red.freebsd.org> Resent-Message-ID: <201110310820.p9V8KBdu095969@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 162183 >Category: ports >Synopsis: Please update misc/pecl-timezonedb >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Oct 31 08:20:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Fedor A Borshev >Release: >Organization: >Environment: >Description: FreeBSD port of timezonedb PECL extension is too old. >How-To-Repeat: cd /usr/ports/misc/pecl-timezonedb && make install >Fix: Patch attached with submission follows: diff -ruN pecl-timezonedb.orig/Makefile pecl-timezonedb/Makefile --- pecl-timezonedb.orig/Makefile 2011-10-31 12:11:16.000000000 +0400 +++ pecl-timezonedb/Makefile 2011-10-31 12:11:43.000000000 +0400 @@ -6,7 +6,7 @@ # PORTNAME= timezonedb -DISTVERSION= 2010.9 +DISTVERSION= 2011.13 CATEGORIES= misc MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff -ruN pecl-timezonedb.orig/distinfo pecl-timezonedb/distinfo --- pecl-timezonedb.orig/distinfo 2011-10-31 12:11:16.000000000 +0400 +++ pecl-timezonedb/distinfo 2011-10-31 12:11:44.000000000 +0400 @@ -1,2 +1,2 @@ -SHA256 (PECL/timezonedb-2010.9.tgz) = 0c6fa870c5192ec0b9252623b5c62d3c0be7bc77c2779167e7cbf02086354975 -SIZE (PECL/timezonedb-2010.9.tgz) = 196214 +SHA256 (PECL/timezonedb-2011.13.tgz) = 899823cbd84ed98b254beed04afb84843a1c80e0dccba213556596ad8951acc5 +SIZE (PECL/timezonedb-2011.13.tgz) = 193514 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110310816.p9V8GfqM076994>