summaryrefslogtreecommitdiff
path: root/www/p5-WWW-Curl
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-07-19 10:58:17 +0000
committersno <sno@pkgsrc.org>2009-07-19 10:58:17 +0000
commit46d42f41bdee5a4ec3568809380bca6467b43bb1 (patch)
tree3b98d4ab0041c6a6588a38b7eacf5db50bcd59a8 /www/p5-WWW-Curl
parent36653fa6b1ff33d6077a9f806b4541d89e6a0694 (diff)
downloadpkgsrc-46d42f41bdee5a4ec3568809380bca6467b43bb1.tar.gz
pkgsrc changes:
- Updating package for p5 module WWW:Curl from 4.07 to 4.09 - Adding license comment for or license experts - Replacing duplicated dependency to www/curl with an API dependency version - Using Module::Install as module type Upstream changes: 4.09 Thu Jul 09 2009: - Balint Szilakszi <szbalint at cpan.org> - Fixing broken version check. 4.08 Tue Jul 07 2009: - Balint Szilakszi <szbalint at cpan.org> - Fixed a memory leak in setopt. - Added a check to Makefile.PL for the minimum libcurl version. - Mentioned WWW::Curl hosting on github. - Upgraded bundled Module::Install to 0.91.
Diffstat (limited to 'www/p5-WWW-Curl')
-rw-r--r--www/p5-WWW-Curl/Makefile8
-rw-r--r--www/p5-WWW-Curl/distinfo8
2 files changed, 9 insertions, 7 deletions
diff --git a/www/p5-WWW-Curl/Makefile b/www/p5-WWW-Curl/Makefile
index b284d4691a8..6a201b99aa5 100644
--- a/www/p5-WWW-Curl/Makefile
+++ b/www/p5-WWW-Curl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2009/06/09 12:49:20 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2009/07/19 10:58:17 sno Exp $
#
-DISTNAME= WWW-Curl-4.07
+DISTNAME= WWW-Curl-4.09
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
@@ -9,13 +9,15 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
MAINTAINER= imil@gcu.info
HOMEPAGE= http://search.cpan.org/dist/WWW-Curl/
COMMENT= Perl binding interface for curl
+#LICENSE= MPL or MIT/X-derivat
-DEPENDS+= curl>=7.10.8:../../www/curl
+BUILDLINK_API_DEPENDS.curl+= curl>=7.10.8
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/WWW/Curl/.packlist
+PERL5_MODULE_TYPE= Module::Install
.include "../../www/curl/buildlink3.mk"
.include "../../lang/perl5/module.mk"
diff --git a/www/p5-WWW-Curl/distinfo b/www/p5-WWW-Curl/distinfo
index 640c2f51571..fee418fb403 100644
--- a/www/p5-WWW-Curl/distinfo
+++ b/www/p5-WWW-Curl/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/06/09 12:49:20 wiz Exp $
+$NetBSD: distinfo,v 1.8 2009/07/19 10:58:17 sno Exp $
-SHA1 (WWW-Curl-4.07.tar.gz) = 9e07d45c95ce2c04e312999f89e422a04d3bd536
-RMD160 (WWW-Curl-4.07.tar.gz) = a3ae565f563c205f1b52af049519e6ac306a3195
-Size (WWW-Curl-4.07.tar.gz) = 41623 bytes
+SHA1 (WWW-Curl-4.09.tar.gz) = 3f5c370d9b2464a78f0b53af7dac4d9231679a02
+RMD160 (WWW-Curl-4.09.tar.gz) = 7d038c9d46678a691b74bd9450e131e1d915c2d9
+Size (WWW-Curl-4.09.tar.gz) = 43605 bytes