diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/pear-HTTP_Request/Makefile | 7 | ||||
-rw-r--r-- | www/pear-HTTP_Request/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/www/pear-HTTP_Request/Makefile b/www/pear-HTTP_Request/Makefile index 864357480db..a19df16d2c6 100644 --- a/www/pear-HTTP_Request/Makefile +++ b/www/pear-HTTP_Request/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2010/02/04 16:36:05 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2010/02/06 16:08:48 taca Exp $ -DISTNAME= HTTP_Request-1.3.0 +DISTNAME= HTTP_Request-1.4.4 #CATEGORIES+= www -PKGREVISION= 1 MAINTAINER= jdolecek@NetBSD.org COMMENT= PHP classes to provides an easy way to perform HTTP requests @@ -12,7 +11,7 @@ PKG_DESTDIR_SUPPORT= user-destdir CONFLICTS= php-pear-HTTP_Request-[0-9]* DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_URL>=1.0.12:../../net/pear-Net_URL -DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_Socket>=1.0.2:../../net/pear-Net_Socket +DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_Socket>=1.0.7:../../net/pear-Net_Socket .include "../../lang/php/pear.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/pear-HTTP_Request/distinfo b/www/pear-HTTP_Request/distinfo index 3b38fc855bb..b4ba210ca7f 100644 --- a/www/pear-HTTP_Request/distinfo +++ b/www/pear-HTTP_Request/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2006/10/23 20:13:38 jdolecek Exp $ +$NetBSD: distinfo,v 1.6 2010/02/06 16:08:48 taca Exp $ -SHA1 (pear/HTTP_Request-1.3.0.tgz) = e801bda826b869a561c11ea30eb212ba92174293 -RMD160 (pear/HTTP_Request-1.3.0.tgz) = b4f9dc6e1922c517059f082ebb0a1bb8f7ac33ae -Size (pear/HTTP_Request-1.3.0.tgz) = 13808 bytes +SHA1 (pear/HTTP_Request-1.4.4.tgz) = 71a3b4cc3cec8dcd24052e97c53517dfb5605875 +RMD160 (pear/HTTP_Request-1.4.4.tgz) = 976c2ed0a1fcbcf5dc4f890c4d7c01c6211f8595 +Size (pear/HTTP_Request-1.4.4.tgz) = 17109 bytes |