Update to 0.37, amend LICENSE.
0.37 2009.12.29 * Fixed accessors for source elements (Vince Veselosky) 0.36 2009.12.21 * Fixed various dependency issues RT #23538, #34481, #52519, #41058 (Tomas Doran)
This commit is contained in:
parent
67eb385339
commit
c809b53052
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.14 2009/05/02 11:39:48 kleink Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2010/01/20 14:58:27 wiz Exp $
|
||||
|
||||
DISTNAME= XML-Atom-0.35
|
||||
DISTNAME= XML-Atom-0.37
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
SVR4_PKGNAME= p5xat
|
||||
CATEGORIES= textproc perl5
|
||||
|
@ -9,7 +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
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.11 2009/05/02 11:39:48 kleink Exp $
|
||||
$NetBSD: distinfo,v 1.12 2010/01/20 14:58:27 wiz Exp $
|
||||
|
||||
SHA1 (XML-Atom-0.35.tar.gz) = aba19002bcfbc22f6e1ea7c5a0561bc04ef85740
|
||||
RMD160 (XML-Atom-0.35.tar.gz) = ba2587f23cfd8725a51769734fa34c9c9e2fdd2f
|
||||
Size (XML-Atom-0.35.tar.gz) = 62639 bytes
|
||||
SHA1 (XML-Atom-0.37.tar.gz) = 60aa3c636b32799af0f27c1c62377b4fc3b74114
|
||||
RMD160 (XML-Atom-0.37.tar.gz) = 498490114b7241f2440a5fbb8018d57ecd29726a
|
||||
Size (XML-Atom-0.37.tar.gz) = 62807 bytes
|
||||
|
|
Loading…
Reference in a new issue