pkgsrc changes:
- Updating package for p5 module XML::Feed from 0.42 to 0.43 - Setting gnu-gpl-v2 as license Upstream changes: 0.43 - Add optional multi enclosure support
This commit is contained in:
parent
2e022b857a
commit
440ccc0d48
2 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.7 2009/04/24 17:38:51 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2009/05/21 11:49:00 sno Exp $
|
||||
#
|
||||
|
||||
DISTNAME= XML-Feed-0.42
|
||||
DISTNAME= XML-Feed-0.43
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
SVR4_PKGNAME= p5xfe
|
||||
CATEGORIES= textproc perl5
|
||||
|
@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
|
|||
MAINTAINER= heinz@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/XML-Feed/
|
||||
COMMENT= Perl syndication feed parser for both RSS and Atom feeds
|
||||
LICENSE= gnu-gpl-v2 # OR artistic
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.4 2009/04/24 17:38:51 sno Exp $
|
||||
$NetBSD: distinfo,v 1.5 2009/05/21 11:49:00 sno Exp $
|
||||
|
||||
SHA1 (XML-Feed-0.42.tar.gz) = 7f1df1301447064ef9f391572b4144516139c6a7
|
||||
RMD160 (XML-Feed-0.42.tar.gz) = 43aa9866cd4a661fcaec10b08c37fdb78394978a
|
||||
Size (XML-Feed-0.42.tar.gz) = 31913 bytes
|
||||
SHA1 (XML-Feed-0.43.tar.gz) = 04d0c175f9bbabc8ba8373d2d6b6ed338bacaab2
|
||||
RMD160 (XML-Feed-0.43.tar.gz) = c57265fe2147c804e6cd4673faba36d4a0da97b1
|
||||
Size (XML-Feed-0.43.tar.gz) = 32653 bytes
|
||||
|
|
Loading…
Reference in a new issue