pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Calendar-Discordian Initial import of...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c16ceae5b7d4
branches: trunk
changeset: 529884:c16ceae5b7d4
user: heinz <heinz%pkgsrc.org@localhost>
date: Tue Jun 12 00:02:30 2007 +0000
description:
Initial import of p5-DateTime-Calendar-Discordian 0.9.4.
This is a module that implements the Discordian calendar made popular
in the "Illuminatus!" trilogy by Robert Shea and Robert Anton Wilson and
by the Church of the SubGenius. It follows the DateTime API.
diffstat:
time/p5-DateTime-Calendar-Discordian/DESCR | 3 +
time/p5-DateTime-Calendar-Discordian/Makefile | 24 +++++++++++
time/p5-DateTime-Calendar-Discordian/PLIST | 1 +
time/p5-DateTime-Calendar-Discordian/distinfo | 5 ++
time/p5-DateTime-Calendar-Discordian/work.i386/.checksum_done | 1 +
5 files changed, 34 insertions(+), 0 deletions(-)
diffs (54 lines):
diff -r 707302154dc6 -r c16ceae5b7d4 time/p5-DateTime-Calendar-Discordian/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Calendar-Discordian/DESCR Tue Jun 12 00:02:30 2007 +0000
@@ -0,0 +1,3 @@
+This is a module that implements the Discordian calendar made popular
+in the "Illuminatus!" trilogy by Robert Shea and Robert Anton Wilson and
+by the Church of the SubGenius. It follows the DateTime API.
diff -r 707302154dc6 -r c16ceae5b7d4 time/p5-DateTime-Calendar-Discordian/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Calendar-Discordian/Makefile Tue Jun 12 00:02:30 2007 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/06/12 00:02:30 heinz Exp $
+#
+
+DISTNAME= DateTime-Calendar-Discordian-0.9.4
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
+
+MAINTAINER= heinz%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/DateTime-Calendar-Discordian
+COMMENT= Perl extension for the Discordian Calendar
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
+DEPENDS+= p5-DateTime-Locale-[0-9]*:../../time/p5-DateTime-Locale
+DEPENDS+= p5-Params-Validate-[0-9]*:../../devel/p5-Params-Validate
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/DateTime/Calendar/Discordian/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 707302154dc6 -r c16ceae5b7d4 time/p5-DateTime-Calendar-Discordian/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Calendar-Discordian/PLIST Tue Jun 12 00:02:30 2007 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/06/12 00:02:30 heinz Exp $
diff -r 707302154dc6 -r c16ceae5b7d4 time/p5-DateTime-Calendar-Discordian/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Calendar-Discordian/distinfo Tue Jun 12 00:02:30 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/06/12 00:02:30 heinz Exp $
+
+SHA1 (DateTime-Calendar-Discordian-0.9.4.tar.gz) = 6a98bc4e5fdd121b269e451fcf5a8c97d865acec
+RMD160 (DateTime-Calendar-Discordian-0.9.4.tar.gz) = 8700be0f074cd2b56893279dcb3e679b2009d96b
+Size (DateTime-Calendar-Discordian-0.9.4.tar.gz) = 19400 bytes
diff -r 707302154dc6 -r c16ceae5b7d4 time/p5-DateTime-Calendar-Discordian/work.i386/.checksum_done
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Calendar-Discordian/work.i386/.checksum_done Tue Jun 12 00:02:30 2007 +0000
@@ -0,0 +1,1 @@
+p5-DateTime-Calendar-Discordian-0.9.4
Home |
Main Index |
Thread Index |
Old Index