From owner-svn-ports-all@FreeBSD.ORG Wed Aug 22 06:33:34 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4915D106566B; Wed, 22 Aug 2012 06:33:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 335E58FC0C; Wed, 22 Aug 2012 06:33:34 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q7M6XYmi081522; Wed, 22 Aug 2012 06:33:34 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q7M6XXVS081519; Wed, 22 Aug 2012 06:33:33 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201208220633.q7M6XXVS081519@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Wed, 22 Aug 2012 06:33:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r302925 - head/misc/pecl-timezonedb X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Aug 2012 06:33:34 -0000 Author: sunpoet Date: Wed Aug 22 06:33:33 2012 New Revision: 302925 URL: http://svn.freebsd.org/changeset/ports/302925 Log: - Update to 2012.5 Changes: http://pecl.php.net/package-changelog.php?package=timezonedb PR: ports/170853 Submitted by: John Marshall Modified: head/misc/pecl-timezonedb/Makefile (contents, props changed) head/misc/pecl-timezonedb/distinfo (contents, props changed) Modified: head/misc/pecl-timezonedb/Makefile ============================================================================== --- head/misc/pecl-timezonedb/Makefile Wed Aug 22 06:14:22 2012 (r302924) +++ head/misc/pecl-timezonedb/Makefile Wed Aug 22 06:33:33 2012 (r302925) @@ -6,7 +6,7 @@ # PORTNAME= timezonedb -DISTVERSION= 2012.3 +DISTVERSION= 2012.5 CATEGORIES= misc MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Timezone Database to be used with PHP's date and time functions +COMMENT= Timezone Database to be used with PHP date and time functions LICENSE= PHP30 Modified: head/misc/pecl-timezonedb/distinfo ============================================================================== --- head/misc/pecl-timezonedb/distinfo Wed Aug 22 06:14:22 2012 (r302924) +++ head/misc/pecl-timezonedb/distinfo Wed Aug 22 06:33:33 2012 (r302925) @@ -1,2 +1,2 @@ -SHA256 (PECL/timezonedb-2012.3.tgz) = 494e20f5186c837660cc0a4aaa5b6aadf98cd98d2c943c46594adda1796e48f6 -SIZE (PECL/timezonedb-2012.3.tgz) = 193399 +SHA256 (PECL/timezonedb-2012.5.tgz) = 87c0b79d0b562ebf34dc540748c05c5a7dad4bb789e005935326b290708f9906 +SIZE (PECL/timezonedb-2012.5.tgz) = 193400