View | Details | Raw Unified | Return to bug 91659
Collapse All | Expand All

(-)pear-HTTP_Request/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	HTTP_Request
8
PORTNAME=	HTTP_Request
9
PORTVERSION=	1.2.4
9
PORTVERSION=	1.3.0
10
CATEGORIES=	www pear
10
CATEGORIES=	www pear
11
11
12
MAINTAINER=	antonio@php.net
12
MAINTAINER=	antonio@php.net
Lines 18-24 Link Here
18
18
19
CATEGORY=	HTTP
19
CATEGORY=	HTTP
20
FILES=		Request.php Request/Listener.php
20
FILES=		Request.php Request/Listener.php
21
EXAMPLES=	download-progress.php example.php
21
EXAMPLES=	example.php download-progress.php
22
_EXAMPLESDIR=	docs
22
_EXAMPLESDIR=	docs
23
23
24
.include <bsd.port.pre.mk>
24
.include <bsd.port.pre.mk>
(-)pear-HTTP_Request/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
MD5 (PEAR/HTTP_Request-1.2.4.tgz) = 0dfacef0ab8e9ab5c3948c959180973c
1
MD5 (PEAR/HTTP_Request-1.3.0.tgz) = fa64f5f4f3fe4d7e2896129e45ea0173
2
SIZE (PEAR/HTTP_Request-1.2.4.tgz) = 13212
2
SHA256 (PEAR/HTTP_Request-1.3.0.tgz) = 11d3018f2fbb78e07c39c6c24d9d27d70eca0d0df4320d47306504f6c5dab2e5
3
SIZE (PEAR/HTTP_Request-1.3.0.tgz) = 13808

Return to bug 91659