Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2019 18:12:32 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r515721 - head/www/pecl-http
Message-ID:  <201910261812.x9QICWpj080994@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910261812.x9QICWpj080994>