pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update net/p5-Net-eBay to 0.41:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1158a10294f8
branches:  trunk
changeset: 528184:1158a10294f8
user:      abs <abs%pkgsrc.org@localhost>
date:      Mon Apr 23 13:24:13 2007 +0000

description:
Update net/p5-Net-eBay to 0.41:
- Added ebay-get-item script

diffstat:

 doc/CHANGES-2007         |   3 ++-
 net/p5-Net-eBay/Makefile |  16 ++++++++--------
 net/p5-Net-eBay/distinfo |   8 ++++----
 3 files changed, 14 insertions(+), 13 deletions(-)

diffs (58 lines):

diff -r cf7c2ac14d21 -r 1158a10294f8 doc/CHANGES-2007
--- a/doc/CHANGES-2007  Mon Apr 23 11:37:37 2007 +0000
+++ b/doc/CHANGES-2007  Mon Apr 23 13:24:13 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.901 2007/04/23 11:37:37 tonio Exp $
+$NetBSD: CHANGES-2007,v 1.902 2007/04/23 13:31:01 abs Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -1773,3 +1773,4 @@
        Updated misc/rubygems to 0.9.2 [minskim 2007-04-23]
        Added devel/xdelta3 version 3.0q [tnn 2007-04-23]
        Updated chat/weechat to 0.2.4 [tonio 2007-04-23]
+       Updated net/p5-Net-eBay to 0.41 [abs 2007-04-23]
diff -r cf7c2ac14d21 -r 1158a10294f8 net/p5-Net-eBay/Makefile
--- a/net/p5-Net-eBay/Makefile  Mon Apr 23 11:37:37 2007 +0000
+++ b/net/p5-Net-eBay/Makefile  Mon Apr 23 13:24:13 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/01/13 21:43:36 abs Exp $
+# $NetBSD: Makefile,v 1.2 2007/04/23 13:24:13 abs Exp $
 
-DISTNAME=              Net-eBay-0.40
+DISTNAME=              Net-eBay-0.41
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            net perl5 www
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Net/}
@@ -9,12 +9,12 @@
 HOMEPAGE=              http://www.net-ebay.org/
 COMMENT=               Perl Interface to XML based eBay API
 
-DEPENDS+=              p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay
-DEPENDS+=              p5-Net-SSLeay-[0-9]*:../../security/p5-Net-SSLeay
-DEPENDS+=              p5-XML-Dumper-[0-9]*:../../textproc/p5-XML-Dumper
-DEPENDS+=              p5-XML-Simple-[0-9]*:../../textproc/p5-XML-Simple
-DEPENDS+=              p5-libwww-[0-9]*:../../www/p5-libwww
-
+DEPENDS+=              p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay
+DEPENDS+=              p5-Net-SSLeay-[0-9]*:../../security/p5-Net-SSLeay
+DEPENDS+=              p5-XML-Dumper-[0-9]*:../../textproc/p5-XML-Dumper
+DEPENDS+=              p5-XML-Simple-[0-9]*:../../textproc/p5-XML-Simple
+DEPENDS+=              p5-libwww-[0-9]*:../../www/p5-libwww
+ 
 PERL5_PACKLIST=                auto/Net/eBay/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r cf7c2ac14d21 -r 1158a10294f8 net/p5-Net-eBay/distinfo
--- a/net/p5-Net-eBay/distinfo  Mon Apr 23 11:37:37 2007 +0000
+++ b/net/p5-Net-eBay/distinfo  Mon Apr 23 13:24:13 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/01/13 21:43:36 abs Exp $
+$NetBSD: distinfo,v 1.2 2007/04/23 13:24:13 abs Exp $
 
-SHA1 (Net-eBay-0.40.tar.gz) = 23a9e3258b1e6e2246df67a33f57a4fe9432382f
-RMD160 (Net-eBay-0.40.tar.gz) = 9990f6d6d273fcfd9e181068c48cdfbfbcc09d85
-Size (Net-eBay-0.40.tar.gz) = 13505 bytes
+SHA1 (Net-eBay-0.41.tar.gz) = 722a7cad9e675b18a5c0fd3d9d6903c287485864
+RMD160 (Net-eBay-0.41.tar.gz) = 5dab24952d8b96f896970b11cc4afed934af1609
+Size (Net-eBay-0.41.tar.gz) = 17645 bytes



Home | Main Index | Thread Index | Old Index