From owner-svn-ports-head@freebsd.org Fri Feb 24 21:55:21 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 C0395CEC860; Fri, 24 Feb 2017 21:55:21 +0000 (UTC) (envelope-from bofh@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 8CF761DD6; Fri, 24 Feb 2017 21:55:21 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1OLtKeW080047; Fri, 24 Feb 2017 21:55:20 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1OLtKVq080045; Fri, 24 Feb 2017 21:55:20 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201702242155.v1OLtKVq080045@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Fri, 24 Feb 2017 21:55:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434753 - head/www/pecl-http 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: Fri, 24 Feb 2017 21:55:21 -0000 Author: bofh Date: Fri Feb 24 21:55:20 2017 New Revision: 434753 URL: https://svnweb.freebsd.org/changeset/ports/434753 Log: www/pecl-http: Update version 3.0.1=>3.1.0 - Honor portlint Modified: head/www/pecl-http/Makefile head/www/pecl-http/distinfo Modified: head/www/pecl-http/Makefile ============================================================================== --- head/www/pecl-http/Makefile Fri Feb 24 21:44:37 2017 (r434752) +++ head/www/pecl-http/Makefile Fri Feb 24 21:55:20 2017 (r434753) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= http -PORTVERSION= 3.0.1 -PORTREVISION= 3 +PORTVERSION= 3.1.0 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -15,8 +14,6 @@ COMMENT= Extended HTTP Support LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= Does not build - BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf2 \ ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/propro.so:devel/pecl-propro2 \ re2c:devel/re2c @@ -25,8 +22,11 @@ RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_ LIB_DEPENDS= libcurl.so:ftp/curl \ libevent.so:devel/libevent +BROKEN_powerpc64= Does not build + IGNORE_WITH_PHP= 56 USES= php:ext tar:tgz +USE_PHP= zlib:build CONFLICTS= pecl-http[12]* .include Modified: head/www/pecl-http/distinfo ============================================================================== --- head/www/pecl-http/distinfo Fri Feb 24 21:44:37 2017 (r434752) +++ head/www/pecl-http/distinfo Fri Feb 24 21:55:20 2017 (r434753) @@ -1,2 +1,3 @@ -SHA256 (pecl_http-3.0.1.tgz) = 4e45ea546e3245669887ec98187666ccb4aa3df15078335b1c02c824c8165031 -SIZE (pecl_http-3.0.1.tgz) = 197372 +TIMESTAMP = 1487964365 +SHA256 (pecl_http-3.1.0.tgz) = e3de67b156e7d5f6c2e5eb1e2b5f0acceb7004f1260d68c9f8b2c0f9629aabf0 +SIZE (pecl_http-3.1.0.tgz) = 214166