Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C0C8A63B898 for ; Sun, 19 Jul 2009 10:58:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 82C1663B23B; Sun, 19 Jul 2009 10:58:18 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9591063B137 for ; Sun, 19 Jul 2009 10:58:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7DC7A175D0; Sun, 19 Jul 2009 10:58:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 19 Jul 2009 10:58:17 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/www/p5-WWW-Curl To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090719105817.7DC7A175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun Jul 19 10:58:17 UTC 2009 Modified Files: pkgsrc/www/p5-WWW-Curl: Makefile distinfo Log Message: 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 - Fixing broken version check. 4.08 Tue Jul 07 2009: - Balint Szilakszi - 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. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/p5-WWW-Curl/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/p5-WWW-Curl/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.