diff options
author | wiz <wiz@pkgsrc.org> | 2010-08-16 09:36:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-08-16 09:36:39 +0000 |
commit | b004f992a6fe6a2a73d7350bc8c45187c8316d89 (patch) | |
tree | 0537b5b01ece675240d6610093fea44921a973b8 | |
parent | 1f6c2a312ab5cc027735f999cce636b0979f7cba (diff) | |
download | pkgsrc-b004f992a6fe6a2a73d7350bc8c45187c8316d89.tar.gz |
Update to 4.12:
4.12 Sun Jun 04 2010: - Balint Szilakszi <szbalint at cpan.org>
- Fixed WWW::Curl::Form (patch contributed by Michael Ing).
- Added CURLPROXY_* constants (patch by claes).
- Added the const_string method to provide access to constants in a non-bareword way.
- Fixed t/01basic.t test failure on older libcurl versions.
-rw-r--r-- | www/p5-WWW-Curl/Makefile | 4 | ||||
-rw-r--r-- | www/p5-WWW-Curl/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-WWW-Curl/Makefile b/www/p5-WWW-Curl/Makefile index 23aae0bcffb..e4d1d9be621 100644 --- a/www/p5-WWW-Curl/Makefile +++ b/www/p5-WWW-Curl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2010/01/20 14:48:51 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2010/08/16 09:36:39 wiz Exp $ # -DISTNAME= WWW-Curl-4.11 +DISTNAME= WWW-Curl-4.12 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} diff --git a/www/p5-WWW-Curl/distinfo b/www/p5-WWW-Curl/distinfo index e33f0de2a7c..89abdf91154 100644 --- a/www/p5-WWW-Curl/distinfo +++ b/www/p5-WWW-Curl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2010/01/20 14:48:51 wiz Exp $ +$NetBSD: distinfo,v 1.10 2010/08/16 09:36:39 wiz Exp $ -SHA1 (WWW-Curl-4.11.tar.gz) = 6690834893a7b1e2c6223d9bb027fd298e7d46c0 -RMD160 (WWW-Curl-4.11.tar.gz) = 9cf3ba4b245f50ce99dd0c9d383d08542f44eb06 -Size (WWW-Curl-4.11.tar.gz) = 44996 bytes +SHA1 (WWW-Curl-4.12.tar.gz) = ca883b202c083cfeecfada6e6da108edb6a40077 +RMD160 (WWW-Curl-4.12.tar.gz) = 23efd345e4682e3f45902ddb85232fffdf76e682 +Size (WWW-Curl-4.12.tar.gz) = 45493 bytes |