- Update to 2.0.0
This commit is contained in:
parent
37eafd1ae0
commit
ebaf28853d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284188
@ -6,14 +6,15 @@
|
||||
#
|
||||
|
||||
PORTNAME= HTTP_Request2
|
||||
DISTVERSION= 2.0.0RC2
|
||||
PORTVERSION= 2.0.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= www pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= PEAR classes providing an easy way to perform HTTP requests
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/Net/URL2.php:${PORTSDIR}/net/pear-Net_URL2
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS= ${PEARDIR}/Net/URL2.php:${PORTSDIR}/net/pear-Net_URL2
|
||||
|
||||
OPTIONS= CURL "PHP CURL extension support" off \
|
||||
FILEINFO "PHP FILEINFO extension support" off \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (PEAR/HTTP_Request2-2.0.0RC2.tgz) = 72ac1b5778c63b991607492e98f6b41a5708efe9ef908185953e2f78209be54d
|
||||
SIZE (PEAR/HTTP_Request2-2.0.0RC2.tgz) = 97433
|
||||
SHA256 (PEAR/HTTP_Request2-2.0.0.tgz) = 39697e6059db1f1fcf8f45bbd9cf157e9f7e037565a235c2f1a28c9875af14bf
|
||||
SIZE (PEAR/HTTP_Request2-2.0.0.tgz) = 97476
|
||||
|
Loading…
Reference in New Issue
Block a user