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

Muhammad Moinur Rahman bofh at FreeBSD.org
Thu Mar 12 10:52:42 UTC 2015


Author: bofh
Date: Thu Mar 12 10:52:41 2015
New Revision: 381079
URL: https://svnweb.freebsd.org/changeset/ports/381079
QAT: https://qat.redports.org/buildarchive/r381079/

Log:
  www/pecl-http: Update version 2.3.1=>2.3.2
  
  - Take Maintainership
  - Fix CONFLICTS
  
  Approved by:	bapt marino (implicit)

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

Modified: head/www/pecl-http/Makefile
==============================================================================
--- head/www/pecl-http/Makefile	Thu Mar 12 10:40:36 2015	(r381078)
+++ head/www/pecl-http/Makefile	Thu Mar 12 10:52:41 2015	(r381079)
@@ -2,13 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	http
-PORTVERSION=	2.3.1
+PORTVERSION=	2.3.2
 CATEGORIES=	www
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
 DISTNAME=	pecl_${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	bofh at FreeBSD.org
 COMMENT=	Extended HTTP Support
 
 LICENSE=	BSD2CLAUSE
@@ -23,7 +23,7 @@ LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/
 USES=		tar:tgz
 USE_PHP=	yes
 USE_PHPEXT=	yes
-CONFLICTS=	pecl-http1-*
+CONFLICTS=	pecl-http1*
 
 CONFIGURE_ARGS+=	--with-http-curl-requests \
 			--with-http-zlib-compression \

Modified: head/www/pecl-http/distinfo
==============================================================================
--- head/www/pecl-http/distinfo	Thu Mar 12 10:40:36 2015	(r381078)
+++ head/www/pecl-http/distinfo	Thu Mar 12 10:52:41 2015	(r381079)
@@ -1,2 +1,2 @@
-SHA256 (pecl_http-2.3.1.tgz) = a017199a9b552d3d471f0d86aab7d8fa5234a5bf1608dfe2ace4f80d1d4b6bf3
-SIZE (pecl_http-2.3.1.tgz) = 187262
+SHA256 (pecl_http-2.3.2.tgz) = 360f689482a69d43c375d203b8a66feb3bcad1f494a71ff57d6896c4a19d4a43
+SIZE (pecl_http-2.3.2.tgz) = 187440


More information about the svn-ports-head mailing list