Index: head/www/pear-HTTP_Request/Makefile =================================================================== --- head/www/pear-HTTP_Request/Makefile (revision 223145) +++ head/www/pear-HTTP_Request/Makefile (revision 223146) @@ -1,26 +1,26 @@ # Ports collection makefile for: pear-HTTP_Request # Date created: 04 April 2004 # Whom: Thierry Thomas () # # $FreeBSD$ # PORTNAME= HTTP_Request -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 CATEGORIES= www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR classes providing an easy way to perform HTTP requests BUILD_DEPENDS= ${PEARDIR}/Net/URL.php:${PORTSDIR}/net/pear-Net_URL \ ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= HTTP FILES= Request.php Request/Listener.php EXAMPLES= example.php download-progress.php _EXAMPLESDIR= docs .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include Property changes on: head/www/pear-HTTP_Request/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/www/pear-HTTP_Request/distinfo =================================================================== --- head/www/pear-HTTP_Request/distinfo (revision 223145) +++ head/www/pear-HTTP_Request/distinfo (revision 223146) @@ -1,3 +1,3 @@ -MD5 (PEAR/HTTP_Request-1.4.3.tgz) = 0d46e5e6feb54022c9f7eefdada0e6b5 -SHA256 (PEAR/HTTP_Request-1.4.3.tgz) = 1fba07e9833120f1f47a2e856bceebe71dc960a116933d09fbfd48be683a03ad -SIZE (PEAR/HTTP_Request-1.4.3.tgz) = 16791 +MD5 (PEAR/HTTP_Request-1.4.4.tgz) = e7590ac0b912362b7ce85e247aefa8a6 +SHA256 (PEAR/HTTP_Request-1.4.4.tgz) = cb6050491a7b9583b3a74f89d14a9d49c4a5e51472a31126026e03fcabe84d19 +SIZE (PEAR/HTTP_Request-1.4.4.tgz) = 17109 Property changes on: head/www/pear-HTTP_Request/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property