diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-11 19:05:40 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-11 19:05:40 +0000 |
commit | 97ad84a1f83782d70c0528ba7de10b791ff6c8f5 (patch) | |
tree | 66aded6e0c2d25babf17c9c61955aded1d0a7b9e /www/pear-HTTP_Request | |
parent | 4a67b712f8418f9c6f3beae25812b904817f1236 (diff) |
Notes
Diffstat (limited to 'www/pear-HTTP_Request')
-rw-r--r-- | www/pear-HTTP_Request/Makefile | 4 | ||||
-rw-r--r-- | www/pear-HTTP_Request/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/pear-HTTP_Request/Makefile b/www/pear-HTTP_Request/Makefile index 347c6099594c..684274f472ff 100644 --- a/www/pear-HTTP_Request/Makefile +++ b/www/pear-HTTP_Request/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP_Request -PORTVERSION= 1.2.4 +PORTVERSION= 1.3.0 CATEGORIES= www pear MAINTAINER= antonio@php.net @@ -18,7 +18,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= HTTP FILES= Request.php Request/Listener.php -EXAMPLES= download-progress.php example.php +EXAMPLES= example.php download-progress.php _EXAMPLESDIR= docs .include <bsd.port.pre.mk> diff --git a/www/pear-HTTP_Request/distinfo b/www/pear-HTTP_Request/distinfo index c8c4c5dcd303..9fba3ca09ccf 100644 --- a/www/pear-HTTP_Request/distinfo +++ b/www/pear-HTTP_Request/distinfo @@ -1,2 +1,3 @@ -MD5 (PEAR/HTTP_Request-1.2.4.tgz) = 0dfacef0ab8e9ab5c3948c959180973c -SIZE (PEAR/HTTP_Request-1.2.4.tgz) = 13212 +MD5 (PEAR/HTTP_Request-1.3.0.tgz) = fa64f5f4f3fe4d7e2896129e45ea0173 +SHA256 (PEAR/HTTP_Request-1.3.0.tgz) = 11d3018f2fbb78e07c39c6c24d9d27d70eca0d0df4320d47306504f6c5dab2e5 +SIZE (PEAR/HTTP_Request-1.3.0.tgz) = 13808 |