Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
XML-RSS is a perl5 module to create, update, and manipulate RDF Site
Summary (RSS) files. It currently supports 0.9, 0.91, and 1.0
versions of the RSS spec.

View File

@@ -0,0 +1,28 @@
# $NetBSD: Makefile,v 1.39 2013/05/31 12:42:21 wiz Exp $
DISTNAME= XML-RSS-1.52
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
SVR4_PKGNAME= p5xrs
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/XML-RSS/
COMMENT= XML-RSS helps to create and update RSS files
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
DEPENDS+= p5-DateTime-Format-Mail-[0-9]*:../../time/p5-DateTime-Format-Mail
DEPENDS+= p5-DateTime-Format-W3CDTF-[0-9]*:../../time/p5-DateTime-Format-W3CDTF
DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
DEPENDS+= p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser
BUILD_DEPENDS+= p5-Test-Manifest>=0.9:../../devel/p5-Test-Manifest
BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
PERL5_PACKLIST= auto/XML/RSS/.packlist
PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.20 2013/05/23 08:36:08 wen Exp $
SHA1 (XML-RSS-1.52.tar.gz) = 2d3e93e4a666246bb538e705fa35ffab1ee7aa55
RMD160 (XML-RSS-1.52.tar.gz) = 58ee918243306e3b2eb8009a8990b9693bed02de
Size (XML-RSS-1.52.tar.gz) = 126889 bytes