From owner-svn-ports-head@freebsd.org Sat Oct 26 18:12:33 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 282A217BED0; Sat, 26 Oct 2019 18:12:33 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 470pww6qJdz4Sjv; Sat, 26 Oct 2019 18:12:32 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CE653BE8B; Sat, 26 Oct 2019 18:12:32 +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 x9QICWmR080996; Sat, 26 Oct 2019 18:12:32 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9QICWpj080994; Sat, 26 Oct 2019 18:12:32 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201910261812.x9QICWpj080994@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sat, 26 Oct 2019 18:12:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515721 - head/www/pecl-http X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/www/pecl-http X-SVN-Commit-Revision: 515721 X-SVN-Commit-Repository: ports 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.29 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, 26 Oct 2019 18:12:33 -0000 Author: bofh Date: Sat Oct 26 18:12:32 2019 New Revision: 515721 URL: https://svnweb.freebsd.org/changeset/ports/515721 Log: www/pecl-http: Update version 3.2.1=>3.2.2 Modified: head/www/pecl-http/Makefile head/www/pecl-http/distinfo Modified: head/www/pecl-http/Makefile ============================================================================== --- head/www/pecl-http/Makefile Sat Oct 26 18:02:23 2019 (r515720) +++ head/www/pecl-http/Makefile Sat Oct 26 18:12:32 2019 (r515721) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= http -PORTVERSION= 3.2.1 -PORTREVISION= 1 +PORTVERSION= 3.2.2 CATEGORIES= www DISTNAME= pecl_${PORTNAME}-${PORTVERSION} @@ -15,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_mips= fails to compile: pecl_http-3.1.0/src/php_http_etag.c:63:20: \#if with no expression BROKEN_mips64= fails to compile: pecl_http-3.1.0/src/php_http_etag.c:63:20: \#if with no expression +IGNORE_WITH_PHP=74 BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf2@${PHP_FLAVOR} \ ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/propro.so:devel/pecl-propro2@${PHP_FLAVOR} \ @@ -26,7 +26,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= php:pecl USE_PHP= zlib:build -IGNORE_WITH_PHP= 74 CONFLICTS= pecl-http[12]* Modified: head/www/pecl-http/distinfo ============================================================================== --- head/www/pecl-http/distinfo Sat Oct 26 18:02:23 2019 (r515720) +++ head/www/pecl-http/distinfo Sat Oct 26 18:12:32 2019 (r515721) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560019700 -SHA256 (PECL/pecl_http-3.2.1.tgz) = 9c5ab5ace7f232699bf4d8997dd9135c92bb630357c51d968d1baca698fadc92 -SIZE (PECL/pecl_http-3.2.1.tgz) = 221244 +TIMESTAMP = 1572019771 +SHA256 (PECL/pecl_http-3.2.2.tgz) = b0e19120c0783cd552875b1cbd05f133d826322c5cb436e1446a43a80270145f +SIZE (PECL/pecl_http-3.2.2.tgz) = 220112