From owner-svn-ports-all@FreeBSD.ORG Mon Apr 27 14:57:41 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3E16AD9; Mon, 27 Apr 2015 14:57:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2A6361F29; Mon, 27 Apr 2015 14:57:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3REvf5p004466; Mon, 27 Apr 2015 14:57:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3REveds004464; Mon, 27 Apr 2015 14:57:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201504271457.t3REveds004464@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 27 Apr 2015 14:57:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384839 - head/misc/pecl-timezonedb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 27 Apr 2015 14:57:41 -0000 Author: sunpoet Date: Mon Apr 27 14:57:40 2015 New Revision: 384839 URL: https://svnweb.freebsd.org/changeset/ports/384839 Log: - Update to 2015.4 - Remove post-install: Changes: https://pecl.php.net/package-changelog.php?package=timezonedb Modified: head/misc/pecl-timezonedb/Makefile head/misc/pecl-timezonedb/distinfo Modified: head/misc/pecl-timezonedb/Makefile ============================================================================== --- head/misc/pecl-timezonedb/Makefile Mon Apr 27 14:34:24 2015 (r384838) +++ head/misc/pecl-timezonedb/Makefile Mon Apr 27 14:57:40 2015 (r384839) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timezonedb -DISTVERSION= 2014.10 +PORTVERSION= 2015.4 CATEGORIES= misc MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -18,9 +18,4 @@ USE_PHP= yes USE_PHPEXT= yes USES= tar:tgz -post-install: - ${CHMOD} u+w ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/${PHP_MODNAME}.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/${PHP_MODNAME}.so - ${CHMOD} u-w ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/${PHP_MODNAME}.so - .include Modified: head/misc/pecl-timezonedb/distinfo ============================================================================== --- head/misc/pecl-timezonedb/distinfo Mon Apr 27 14:34:24 2015 (r384838) +++ head/misc/pecl-timezonedb/distinfo Mon Apr 27 14:57:40 2015 (r384839) @@ -1,2 +1,2 @@ -SHA256 (PECL/timezonedb-2014.10.tgz) = 1c1a2a82a1f43e35ce77c11c96c40710419f2b9b8d56109d1ab7f5ede5c0cc5f -SIZE (PECL/timezonedb-2014.10.tgz) = 198496 +SHA256 (PECL/timezonedb-2015.4.tgz) = 771dd2629465a0795ed9009079c27a4e6ee04844fc640e88037a28bc3796255f +SIZE (PECL/timezonedb-2015.4.tgz) = 439210