Update p5-Net-Amazon to 0.48.
0.48 (01/13/2008) (cb) Fix from MATSUU Takuto for ReleaseDate, and Title. These methods have been moved to the base class. The theatrical release date is now separate from the release date function.
This commit is contained in:
parent
3b5c4bcd6f
commit
8803307bc7
2 changed files with 8 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.6 2008/01/13 12:14:56 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2008/02/05 11:22:06 obache Exp $
|
||||
|
||||
DISTNAME= Net-Amazon-0.47
|
||||
DISTNAME= Net-Amazon-0.48
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
|
||||
|
@ -9,6 +9,8 @@ MAINTAINER= kuli0020@umn.edu
|
|||
HOMEPAGE= http://search.cpan.org/dist/Net-Amazon/
|
||||
COMMENT= Framework for accessing amazon.com via SOAP and XML/HTTP
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
DEPENDS+= p5-libwww>=2:../../www/p5-libwww
|
||||
DEPENDS+= p5-URI>=0:../../www/p5-URI
|
||||
DEPENDS+= p5-XML-Simple>=2.08:../../textproc/p5-XML-Simple
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2008/01/13 12:14:56 obache Exp $
|
||||
$NetBSD: distinfo,v 1.6 2008/02/05 11:22:06 obache Exp $
|
||||
|
||||
SHA1 (Net-Amazon-0.47.tar.gz) = 31e39019c2547aceea9b97e6516129047f538e89
|
||||
RMD160 (Net-Amazon-0.47.tar.gz) = 5368764b05c853237b7ec3ebc6fa48f27d5a0b48
|
||||
Size (Net-Amazon-0.47.tar.gz) = 163895 bytes
|
||||
SHA1 (Net-Amazon-0.48.tar.gz) = 353662ccaa9ff76b0c6fa72d961fde0ba7ab333b
|
||||
RMD160 (Net-Amazon-0.48.tar.gz) = 0b86431424275793924a9fb471846669a6a7f16c
|
||||
Size (Net-Amazon-0.48.tar.gz) = 164014 bytes
|
||||
|
|
Loading…
Reference in a new issue