pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-WWW-Amazon-Wishlist Update from version 1.4nb1 ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c51add76c54d
branches:  trunk
changeset: 552914:c51add76c54d
user:      he <he%pkgsrc.org@localhost>
date:      Sun Jan 11 21:06:26 2009 +0000

description:
Update from version 1.4nb1 to 1.6.1 (upstream 1.601).

Pkgsrc changes:
 o Add dependency on p5-HTML-Tree for HTML::TreeBuilder

Upstream changes:

  There appears to be no updated upstream change log.
  Judging from the diff, the module was re-implemented,
  and it now has at least a few self-tests.

diffstat:

 www/p5-WWW-Amazon-Wishlist/Makefile |  8 ++++----
 www/p5-WWW-Amazon-Wishlist/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (37 lines):

diff -r 83547fbc8d1a -r c51add76c54d www/p5-WWW-Amazon-Wishlist/Makefile
--- a/www/p5-WWW-Amazon-Wishlist/Makefile       Sun Jan 11 20:58:09 2009 +0000
+++ b/www/p5-WWW-Amazon-Wishlist/Makefile       Sun Jan 11 21:06:26 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2008/10/19 19:19:24 he Exp $
+# $NetBSD: Makefile,v 1.16 2009/01/11 21:06:26 he Exp $
 #
 
-DISTNAME=      WWW-Amazon-Wishlist-1.4
-PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
+DISTNAME=      WWW-Amazon-Wishlist-1.601
+PKGNAME=       p5-${DISTNAME:C/601/6.1/}
 SVR4_PKGNAME=  p5waw
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=WWW/}
@@ -16,6 +15,7 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 DEPENDS+=      p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+=      p5-HTML-Tree>=0:../../www/p5-HTML-Tree
 DEPENDS+=      p5-Template-Extract-[0-9]*:../../www/p5-Template-Extract
 
 PERL5_PACKLIST=                auto/WWW/Amazon/Wishlist/.packlist
diff -r 83547fbc8d1a -r c51add76c54d www/p5-WWW-Amazon-Wishlist/distinfo
--- a/www/p5-WWW-Amazon-Wishlist/distinfo       Sun Jan 11 20:58:09 2009 +0000
+++ b/www/p5-WWW-Amazon-Wishlist/distinfo       Sun Jan 11 21:06:26 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2007/02/27 13:46:32 wiz Exp $
+$NetBSD: distinfo,v 1.4 2009/01/11 21:06:26 he Exp $
 
-SHA1 (WWW-Amazon-Wishlist-1.4.tar.gz) = 9e75aaaf3a10ee3af886024755cde1ca007ffe2d
-RMD160 (WWW-Amazon-Wishlist-1.4.tar.gz) = fb6f9fb00ed2793803e530806e704b43b551dcac
-Size (WWW-Amazon-Wishlist-1.4.tar.gz) = 8058 bytes
+SHA1 (WWW-Amazon-Wishlist-1.601.tar.gz) = ba43a417eb06aabdb5d20defc64701f14f4a3e9a
+RMD160 (WWW-Amazon-Wishlist-1.601.tar.gz) = 2bd101d8fa6797d66809c83f5affae5523fdc4fe
+Size (WWW-Amazon-Wishlist-1.601.tar.gz) = 21642 bytes



Home | Main Index | Thread Index | Old Index