pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-eBay Update from version 0.41nb1 to 0.50, O...
details: https://anonhg.NetBSD.org/pkgsrc/rev/836d86a8bd74
branches: trunk
changeset: 545942:836d86a8bd74
user: he <he%pkgsrc.org@localhost>
date: Sun Aug 17 14:49:36 2008 +0000
description:
Update from version 0.41nb1 to 0.50, OK'ed by maintainer.
Pkgsrc changes:
o Adjust dependencies to match the package's Makefile.PL
Upstream changes:
0.50 Patches by Michael Hendrick to enable compression and use
of 'warn' instead of print STDERR.
0.49 Patches by Michael Hendrick and Tim Keefer.
0.48 Changes ebay-search.pl to add --currency and --country
0.47 Added more Scripts
0.46 Fixed POD coverage; changed some scripts in a minor way
0.45 Updated listing script to submit picture URL.
0.44 Added dependency on DateTime::Precise
0.43 Changed stuff for new way of specifying pictures when listing items
0.42 Added _last_text variable to have the last original XML response value
diffstat:
net/p5-Net-eBay/Makefile | 10 +++++++---
net/p5-Net-eBay/distinfo | 8 ++++----
2 files changed, 11 insertions(+), 7 deletions(-)
diffs (44 lines):
diff -r 7b8470a5e465 -r 836d86a8bd74 net/p5-Net-eBay/Makefile
--- a/net/p5-Net-eBay/Makefile Sun Aug 17 14:44:04 2008 +0000
+++ b/net/p5-Net-eBay/Makefile Sun Aug 17 14:49:36 2008 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2008/06/12 02:14:40 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2008/08/17 14:49:36 he Exp $
-DISTNAME= Net-eBay-0.41
+DISTNAME= Net-eBay-0.50
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= net perl5 www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= abs%NetBSD.org@localhost
HOMEPAGE= http://www.net-ebay.org/
+#HOMEPAGE= http://search.cpan.org/dist/Net-eBay/
COMMENT= Perl Interface to XML based eBay API
PKG_DESTDIR_SUPPORT= user-destdir
@@ -17,6 +17,10 @@
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-HTML-Tree-[0-9]*:../../www/p5-HTML-Tree
+DEPENDS+= p5-HTML-Format-[0-9]*:../../www/p5-HTML-Format
+DEPENDS+= p5-HTML-PrettyPrinter-[0-9]*:../../www/p5-HTML-PrettyPrinter
+DEPENDS+= p5-DateTime-Precise-[0-9]*:../../time/p5-DateTime-Precise
REPLACE_PERL+= *.pl
diff -r 7b8470a5e465 -r 836d86a8bd74 net/p5-Net-eBay/distinfo
--- a/net/p5-Net-eBay/distinfo Sun Aug 17 14:44:04 2008 +0000
+++ b/net/p5-Net-eBay/distinfo Sun Aug 17 14:49:36 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/04/23 13:24:13 abs Exp $
+$NetBSD: distinfo,v 1.3 2008/08/17 14:49:36 he Exp $
-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
+SHA1 (Net-eBay-0.50.tar.gz) = 6e096b31ce5c273c1b1836abb5df57aedfd82b90
+RMD160 (Net-eBay-0.50.tar.gz) = 8b3b4d02dc089ccacf06b3ca1c0297870700f137
+Size (Net-eBay-0.50.tar.gz) = 21001 bytes
Home |
Main Index |
Thread Index |
Old Index