From owner-svn-ports-all@FreeBSD.ORG Sun Oct 7 14:25:47 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0E35B106566B; Sun, 7 Oct 2012 14:25:47 +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 EC3418FC0A; Sun, 7 Oct 2012 14:25:46 +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 q97EPkuH014334; Sun, 7 Oct 2012 14:25:46 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q97EPk4K014331; Sun, 7 Oct 2012 14:25:46 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201210071425.q97EPk4K014331@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 7 Oct 2012 14:25:46 +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: r305483 - 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: Sun, 07 Oct 2012 14:25:47 -0000 Author: sunpoet Date: Sun Oct 7 14:25:46 2012 New Revision: 305483 URL: http://svn.freebsd.org/changeset/ports/305483 Log: - Update to 2012.6 - While I'm here, cleanup Makefile header Changes: http://pecl.php.net/package-changelog.php?package=timezonedb PR: ports/172345 Submitted by: John Marshall Modified: head/misc/pecl-timezonedb/Makefile head/misc/pecl-timezonedb/distinfo (contents, props changed) Modified: head/misc/pecl-timezonedb/Makefile ============================================================================== --- head/misc/pecl-timezonedb/Makefile Sun Oct 7 14:22:39 2012 (r305482) +++ head/misc/pecl-timezonedb/Makefile Sun Oct 7 14:25:46 2012 (r305483) @@ -1,12 +1,8 @@ -# Ports collection makefile for: pecl-timezonedb -# Date created: 20 Oct 2006 -# Whom: Marcus Alves Grando -# +# Created by: Marcus Alves Grando # $FreeBSD$ -# PORTNAME= timezonedb -DISTVERSION= 2012.5 +DISTVERSION= 2012.6 CATEGORIES= misc MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/misc/pecl-timezonedb/distinfo ============================================================================== --- head/misc/pecl-timezonedb/distinfo Sun Oct 7 14:22:39 2012 (r305482) +++ head/misc/pecl-timezonedb/distinfo Sun Oct 7 14:25:46 2012 (r305483) @@ -1,2 +1,2 @@ -SHA256 (PECL/timezonedb-2012.5.tgz) = 87c0b79d0b562ebf34dc540748c05c5a7dad4bb789e005935326b290708f9906 -SIZE (PECL/timezonedb-2012.5.tgz) = 193400 +SHA256 (PECL/timezonedb-2012.6.tgz) = 9523cec379a21fc21de92311d8e27c918799b1afd982d576453a595c02a254b7 +SIZE (PECL/timezonedb-2012.6.tgz) = 193715