- Update to 1.3.0
PR: ports/91659 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
This commit is contained in:
parent
4a67b712f8
commit
97ad84a1f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153308
2 changed files with 5 additions and 4 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue