pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-Data-ICal Import p5-Data-ICal version 0.13



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3420524730af
branches:  trunk
changeset: 529501:3420524730af
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Jun 06 12:12:35 2007 +0000

description:
Import p5-Data-ICal version 0.13

Data::ICal is a straightforward generator for iCalendar (RFC 2445) files,
such as those used in Apple's iCal.

diffstat:

 time/p5-Data-ICal/DESCR    |   2 ++
 time/p5-Data-ICal/Makefile |  25 +++++++++++++++++++++++++
 time/p5-Data-ICal/PLIST    |   1 +
 time/p5-Data-ICal/distinfo |   5 +++++
 4 files changed, 33 insertions(+), 0 deletions(-)

diffs (49 lines):

diff -r a0eb0d97dc7d -r 3420524730af time/p5-Data-ICal/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Data-ICal/DESCR   Wed Jun 06 12:12:35 2007 +0000
@@ -0,0 +1,2 @@
+Data::ICal is a straightforward generator for iCalendar (RFC 2445) files, such
+as those used in Apple's iCal.
diff -r a0eb0d97dc7d -r 3420524730af time/p5-Data-ICal/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Data-ICal/Makefile        Wed Jun 06 12:12:35 2007 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/06/06 12:12:35 markd Exp $
+
+DISTNAME=              Data-ICal-0.13
+PKGNAME=               p5-${DISTNAME}
+CATEGORIES=            time perl5
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Data/}
+
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=              http://search.cpan.org/dist/Data-ICal
+COMMENT=               Generates iCalendar (RFC 2445) calendar files
+
+DEPENDS+=              p5-Class-Accessor>=0.30:../../devel/p5-Class-Accessor
+DEPENDS+=              p5-Class-ReturnValue>=0.53:../../devel/p5-Class-ReturnValue
+DEPENDS+=              p5-Text-vFile-asData>=0.05:../../textproc/p5-Text-vFile-asData
+
+BUILD_DEPENDS+=                p5-Test-LongString-[0-9]*:../../devel/p5-Test-LongString
+BUILD_DEPENDS+=                p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
+BUILD_DEPENDS+=                p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+PERL5_PACKLIST=                auto/Data/ICal/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a0eb0d97dc7d -r 3420524730af time/p5-Data-ICal/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Data-ICal/PLIST   Wed Jun 06 12:12:35 2007 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/06/06 12:12:35 markd Exp $
diff -r a0eb0d97dc7d -r 3420524730af time/p5-Data-ICal/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Data-ICal/distinfo        Wed Jun 06 12:12:35 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/06/06 12:12:35 markd Exp $
+
+SHA1 (Data-ICal-0.13.tar.gz) = 7c9c01a3aa26eaa76eb6224d84349ffe66068f21
+RMD160 (Data-ICal-0.13.tar.gz) = 24f1abf90d7121b2dec6c0aee965806cdf0ccceb
+Size (Data-ICal-0.13.tar.gz) = 103742 bytes



Home | Main Index | Thread Index | Old Index