diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-26 17:18:58 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-26 17:18:58 +0800 |
commit | 49ac13d9984eb09702723679d5c6d13ea54e7444 (patch) | |
tree | 36193b04d94ef0716ea6187d64bbc13afacf7826 | |
parent | 4156289e918985f4a55130daf98f1e24eb0b8635 (diff) | |
download | freebsd-ports-gnome-49ac13d9984eb09702723679d5c6d13ea54e7444.tar.gz freebsd-ports-gnome-49ac13d9984eb09702723679d5c6d13ea54e7444.tar.zst freebsd-ports-gnome-49ac13d9984eb09702723679d5c6d13ea54e7444.zip |
- Update to 1.0.1
-rw-r--r-- | www/pear-HTTP_WebDAV_Client/Makefile | 3 | ||||
-rw-r--r-- | www/pear-HTTP_WebDAV_Client/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/pear-HTTP_WebDAV_Client/Makefile b/www/pear-HTTP_WebDAV_Client/Makefile index fec229089957..9112762f158c 100644 --- a/www/pear-HTTP_WebDAV_Client/Makefile +++ b/www/pear-HTTP_WebDAV_Client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP_WebDAV_Client -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= www devel pear MAINTAINER= miwi@FreeBSD.org @@ -15,6 +15,7 @@ COMMENT= WebDAV Stream Wrapper Class BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request RUN_DEPENDS= ${BUILD_DEPENDS} +PEAR_CATSRC= yes CATEGORY= HTTP/WebDAV FILES= Client.php Client/Stream.php \ Tools/_parse_lock_response.php \ diff --git a/www/pear-HTTP_WebDAV_Client/distinfo b/www/pear-HTTP_WebDAV_Client/distinfo index 2fff7cfa4e1d..0cdc4a40d9d1 100644 --- a/www/pear-HTTP_WebDAV_Client/distinfo +++ b/www/pear-HTTP_WebDAV_Client/distinfo @@ -1,3 +1,2 @@ -MD5 (PEAR/HTTP_WebDAV_Client-1.0.0.tgz) = 733466e90cf1c13c95843139a548b9e7 -SHA256 (PEAR/HTTP_WebDAV_Client-1.0.0.tgz) = 36de10b6754a2a6ade7b4fb96ef01c6471dde94d108bd617da1e07aaf306636a -SIZE (PEAR/HTTP_WebDAV_Client-1.0.0.tgz) = 7622 +SHA256 (PEAR/HTTP_WebDAV_Client-1.0.1.tgz) = 5707f1a5d902c685884b8c9a8fc4ec0d500f791cc026e4fd4c80d613fa1ed064 +SIZE (PEAR/HTTP_WebDAV_Client-1.0.1.tgz) = 8514 |