Mon Sep 6 11:10:26 2010 UTC ()
Update to 4.13:

4.13 Wed Sep 01 2010: - Balint Szilakszi <szbalint at cpan.org>

    - Fixed WWW::Curl::Form (again, formadd and formaddfile working now).
    - Made constant constant handling more robust and added tests [Fuji, Goro].
    - Modernized *.pm and AUTOLOAD now throws an error on unknown method calls [Fuji, Goro].
    - Fixed code depending on CURLINFO_SLIST to be optional [Fuji, Goro].


(wiz)
diff -r1.17 -r1.18 pkgsrc/www/p5-WWW-Curl/Makefile
diff -r1.10 -r1.11 pkgsrc/www/p5-WWW-Curl/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/www/p5-WWW-Curl/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-WWW-Curl/Attic/Makefile 2010/08/21 16:37:10 1.17
+++ pkgsrc/www/p5-WWW-Curl/Attic/Makefile 2010/09/06 11:10:26 1.18
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.17 2010/08/21 16:37:10 seb Exp $ 1# $NetBSD: Makefile,v 1.18 2010/09/06 11:10:26 wiz Exp $
2# 2#
3 3
4DISTNAME= WWW-Curl-4.12 4DISTNAME= WWW-Curl-4.13
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 
7CATEGORIES= www perl5 6CATEGORIES= www perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
9 8
10MAINTAINER= imil@gcu.info 9MAINTAINER= imil@gcu.info
11HOMEPAGE= http://search.cpan.org/dist/WWW-Curl/ 10HOMEPAGE= http://search.cpan.org/dist/WWW-Curl/
12COMMENT= Perl binding interface for curl 11COMMENT= Perl binding interface for curl
13LICENSE= mpl-1.0 OR mpl-1.1 OR mit 12LICENSE= mpl-1.0 OR mpl-1.1 OR mit
14 13
15BUILDLINK_API_DEPENDS.curl+= curl>=7.10.8 14BUILDLINK_API_DEPENDS.curl+= curl>=7.10.8
16 15
17PKG_INSTALLATION_TYPES= overwrite pkgviews 16PKG_INSTALLATION_TYPES= overwrite pkgviews
18PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir
19 18

cvs diff -r1.10 -r1.11 pkgsrc/www/p5-WWW-Curl/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-WWW-Curl/Attic/distinfo 2010/08/16 09:36:39 1.10
+++ pkgsrc/www/p5-WWW-Curl/Attic/distinfo 2010/09/06 11:10:26 1.11
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.10 2010/08/16 09:36:39 wiz Exp $ 1$NetBSD: distinfo,v 1.11 2010/09/06 11:10:26 wiz Exp $
2 2
3SHA1 (WWW-Curl-4.12.tar.gz) = ca883b202c083cfeecfada6e6da108edb6a40077 3SHA1 (WWW-Curl-4.13.tar.gz) = 9b7e3ca6380387cc6fca69850296d40c8aba526b
4RMD160 (WWW-Curl-4.12.tar.gz) = 23efd345e4682e3f45902ddb85232fffdf76e682 4RMD160 (WWW-Curl-4.13.tar.gz) = c2e54b46e18334f49b1ca402a9a4c13275c5569d
5Size (WWW-Curl-4.12.tar.gz) = 45493 bytes 5Size (WWW-Curl-4.13.tar.gz) = 45863 bytes