From owner-svn-ports-head@freebsd.org Sat Feb 11 14:20:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 424F4CDA59D; Sat, 11 Feb 2017 14:20:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 0E7471837; Sat, 11 Feb 2017 14:20:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BEKboN000181; Sat, 11 Feb 2017 14:20:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BEKaHe000179; Sat, 11 Feb 2017 14:20:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702111420.v1BEKaHe000179@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 11 Feb 2017 14:20:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433874 - head/www/pecl-yaf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 14:20:38 -0000 Author: sunpoet Date: Sat Feb 11 14:20:36 2017 New Revision: 433874 URL: https://svnweb.freebsd.org/changeset/ports/433874 Log: Update to 3.0.4 Changes: https://pecl.php.net/package-changelog.php?package=yaf PR: 216967 Submitted by: John Chen (maintainer) Modified: head/www/pecl-yaf/Makefile head/www/pecl-yaf/distinfo Modified: head/www/pecl-yaf/Makefile ============================================================================== --- head/www/pecl-yaf/Makefile Sat Feb 11 14:20:31 2017 (r433873) +++ head/www/pecl-yaf/Makefile Sat Feb 11 14:20:36 2017 (r433874) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= yaf -PORTVERSION= 2.3.5 -PORTREVISION= 1 +PORTVERSION= 3.0.4 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -20,6 +19,6 @@ CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS= --with-php-config=${PREFIX}/bin/php-config USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP=56 .include Modified: head/www/pecl-yaf/distinfo ============================================================================== --- head/www/pecl-yaf/distinfo Sat Feb 11 14:20:31 2017 (r433873) +++ head/www/pecl-yaf/distinfo Sat Feb 11 14:20:36 2017 (r433874) @@ -1,2 +1,3 @@ -SHA256 (PECL/yaf-2.3.5.tgz) = 92b3cea149bce72ea9cc5bac64b03e357b5b1c04bd360df897c0d03afc83bd51 -SIZE (PECL/yaf-2.3.5.tgz) = 104743 +TIMESTAMP = 1486741580 +SHA256 (PECL/yaf-3.0.4.tgz) = 533129198f003752665199c1885932c0fec1c60a301d4716ff270217fa07f858 +SIZE (PECL/yaf-3.0.4.tgz) = 96359