Date: Sat, 11 Feb 2017 14:20:36 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433874 - head/www/pecl-yaf Message-ID: <201702111420.v1BEKaHe000179@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <johnpupu@gmail.com> (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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702111420.v1BEKaHe000179>