diff options
author | clsung <clsung@FreeBSD.org> | 2006-08-20 00:02:34 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-08-20 00:02:34 +0800 |
commit | 26d0901c61b62890851dcacc5cf528ca05e670cc (patch) | |
tree | 442b5d9be274f0c08a1d53b7cb76b47fb8feec59 /www | |
parent | 99126fd761b637ba55c8ee1924e727cea16eab5b (diff) | |
download | freebsd-ports-gnome-26d0901c61b62890851dcacc5cf528ca05e670cc.tar.gz freebsd-ports-gnome-26d0901c61b62890851dcacc5cf528ca05e670cc.tar.zst freebsd-ports-gnome-26d0901c61b62890851dcacc5cf528ca05e670cc.zip |
- Update to 1.2.0
PR: ports/102269
Submitted by: maintainer (Alexander Zhuravlev)
Diffstat (limited to 'www')
-rw-r--r-- | www/pecl-pecl_http/Makefile | 2 | ||||
-rw-r--r-- | www/pecl-pecl_http/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/pecl-pecl_http/Makefile b/www/pecl-pecl_http/Makefile index d15dd25faca3..fa89420c64e5 100644 --- a/www/pecl-pecl_http/Makefile +++ b/www/pecl-pecl_http/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pecl_http -DISTVERSION= 1.1.0 +DISTVERSION= 1.2.0 CATEGORIES= www pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/www/pecl-pecl_http/distinfo b/www/pecl-pecl_http/distinfo index bdd128daf87f..f095b41aff15 100644 --- a/www/pecl-pecl_http/distinfo +++ b/www/pecl-pecl_http/distinfo @@ -1,3 +1,3 @@ -MD5 (PECL/pecl_http-1.1.0.tgz) = 0316d7b1de25df9860f13679ea899064 -SHA256 (PECL/pecl_http-1.1.0.tgz) = 2e10816c4aa60efb5bb0a9d032b6685ed7d2b56e2db745e1f4457db63ce5348c -SIZE (PECL/pecl_http-1.1.0.tgz) = 187230 +MD5 (PECL/pecl_http-1.2.0.tgz) = 5d71a35b2f975db7e14c9ac89ad05d09 +SHA256 (PECL/pecl_http-1.2.0.tgz) = 9ebb0930ec1cf5f4838a87587773a97d9bab9e2b1fa7876db417d9a6bcd846fc +SIZE (PECL/pecl_http-1.2.0.tgz) = 188168 |