PkgSrc changes:
- Updating package for p5 module of XML::Atom from 0.33 to 0.34 - Setting license to gnu-gpl-v2 Upstream changes: 0.34 2009.04.29 * Fixed $entry->source support (Martin Atkins)
This commit is contained in:
parent
f11008be6e
commit
ba9161cb1d
2 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.12 2009/02/22 15:55:19 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2009/04/30 20:51:38 sno Exp $
|
||||
|
||||
DISTNAME= XML-Atom-0.33
|
||||
DISTNAME= XML-Atom-0.34
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
SVR4_PKGNAME= p5xat
|
||||
CATEGORIES= textproc perl5
|
||||
|
@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
|
|||
MAINTAINER= kleink@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/XML-Atom/
|
||||
COMMENT= Atom feed and API implementation
|
||||
LICENSE= gnu-gpl-v2 # OR artistic
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.9 2009/02/22 15:55:19 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.10 2009/04/30 20:51:38 sno Exp $
|
||||
|
||||
SHA1 (XML-Atom-0.33.tar.gz) = f3604f07763ae63a4fb6e1ce3d85f5fef01c8f29
|
||||
RMD160 (XML-Atom-0.33.tar.gz) = 0a9098f7e131e54158121e55886ade50d97dc266
|
||||
Size (XML-Atom-0.33.tar.gz) = 67114 bytes
|
||||
SHA1 (XML-Atom-0.34.tar.gz) = 60e1799be1e0f101029301f96a5d967ffac22ba8
|
||||
RMD160 (XML-Atom-0.34.tar.gz) = fecbfef4fe1988bd1a240a1b9553b311e100462b
|
||||
Size (XML-Atom-0.34.tar.gz) = 69083 bytes
|
||||
|
|
Loading…
Reference in a new issue