svn commit: r503810 - head/www/pecl-http

Muhammad Moinur Rahman bofh at FreeBSD.org
Sun Jun 9 11:18:24 UTC 2019


Author: bofh
Date: Sun Jun  9 11:18:22 2019
New Revision: 503810
URL: https://svnweb.freebsd.org/changeset/ports/503810

Log:
  www/pecl-http: Update version 3.2.0=>3.2.1

Modified:
  head/www/pecl-http/Makefile
  head/www/pecl-http/distinfo

Modified: head/www/pecl-http/Makefile
==============================================================================
--- head/www/pecl-http/Makefile	Sun Jun  9 09:23:44 2019	(r503809)
+++ head/www/pecl-http/Makefile	Sun Jun  9 11:18:22 2019	(r503810)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	http
-PORTVERSION=	3.2.0
+PORTVERSION=	3.2.1
 CATEGORIES=	www
 DISTNAME=	pecl_${PORTNAME}-${PORTVERSION}
 
@@ -25,6 +25,7 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 
 USES=		php:pecl
 USE_PHP=	zlib:build
+
 CONFLICTS=	pecl-http[12]*
 
 .include <bsd.port.mk>

Modified: head/www/pecl-http/distinfo
==============================================================================
--- head/www/pecl-http/distinfo	Sun Jun  9 09:23:44 2019	(r503809)
+++ head/www/pecl-http/distinfo	Sun Jun  9 11:18:22 2019	(r503810)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532367462
-SHA256 (PECL/pecl_http-3.2.0.tgz) = 6fb7f038365fb1f3302f1b7e7d6b55d5c422bdea36057b1efe02bbe6ad3cc01b
-SIZE (PECL/pecl_http-3.2.0.tgz) = 218829
+TIMESTAMP = 1560019700
+SHA256 (PECL/pecl_http-3.2.1.tgz) = 9c5ab5ace7f232699bf4d8997dd9135c92bb630357c51d968d1baca698fadc92
+SIZE (PECL/pecl_http-3.2.1.tgz) = 221244


More information about the svn-ports-head mailing list