ports/162570: [PATCH] misc/pecl-timezonedb update to 2011.14

John Marshall john.marshall at riverwillow.com.au
Tue Nov 15 02:30:08 UTC 2011


>Number:         162570
>Category:       ports
>Synopsis:       [PATCH] misc/pecl-timezonedb update to 2011.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 15 02:30:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     John Marshall
>Release:        FreeBSD 8.2-RELEASE-p2 i386
>Organization:
Riverwillow Pty Ltd
>Environment:
System: FreeBSD rwsrv04.mby.riverwillow.net.au 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #0: Mon May 30 06:35:16 AEST 2011 root at rwsrv04.mby.riverwillow.net.au:/build/obj/build/src/sys/RWSRV04 i386


	
>Description:

Upgrade port to PECL timezonedb 2011.14

(timezone database 2011n)

>How-To-Repeat:
	
>Fix:

Makefile:
 - Update DISTVERSION
 - Add LICENSE (PHP301)

--- pecl-timezone_2011.14.diff begins here ---
diff -urN misc/pecl-timezonedb_2011.13/Makefile misc/pecl-timezonedb/Makefile
--- misc/pecl-timezonedb_2011.13/Makefile	2011-11-01 00:17:49.000000000 +1100
+++ misc/pecl-timezonedb/Makefile	2011-11-15 13:05:40.000000000 +1100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	timezonedb
-DISTVERSION=	2011.13
+DISTVERSION=	2011.14
 CATEGORIES=	misc
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -16,6 +16,8 @@
 MAINTAINER=	mnag at FreeBSD.org
 COMMENT=	Timezone Database to be used with PHP's date and time functions
 
+LICENSE=	PHP301
+
 USE_PHP=	yes
 USE_PHPEXT=	yes
 PHP_MODNAME=	timezonedb
diff -urN misc/pecl-timezonedb_2011.13/distinfo misc/pecl-timezonedb/distinfo
--- misc/pecl-timezonedb_2011.13/distinfo	2011-11-01 00:17:49.000000000 +1100
+++ misc/pecl-timezonedb/distinfo	2011-11-15 12:52:55.000000000 +1100
@@ -1,2 +1,2 @@
-SHA256 (PECL/timezonedb-2011.13.tgz) = 899823cbd84ed98b254beed04afb84843a1c80e0dccba213556596ad8951acc5
-SIZE (PECL/timezonedb-2011.13.tgz) = 193514
+SHA256 (PECL/timezonedb-2011.14.tgz) = fec12b7f0754968257ca1ca0f934833f926b5c002de729bd753a8d41f46eae9f
+SIZE (PECL/timezonedb-2011.14.tgz) = 193528
--- pecl-timezone_2011.14.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list