pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Kwiki-RecentChanges Import p5-Kwiki-RecentChang...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30a86ab3647b
branches:  trunk
changeset: 486321:30a86ab3647b
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Sun Dec 26 21:48:34 2004 +0000

description:
Import p5-Kwiki-RecentChanges-0.12 as www/p5-Kwiki-RecentChanges, a
Kwiki plugin to display recent changes to Wiki pages.

diffstat:

 www/p5-Kwiki-RecentChanges/DESCR    |   1 +
 www/p5-Kwiki-RecentChanges/Makefile |  20 ++++++++++++++++++++
 www/p5-Kwiki-RecentChanges/PLIST    |   1 +
 www/p5-Kwiki-RecentChanges/distinfo |   4 ++++
 4 files changed, 26 insertions(+), 0 deletions(-)

diffs (42 lines):

diff -r 93ce49a61927 -r 30a86ab3647b www/p5-Kwiki-RecentChanges/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki-RecentChanges/DESCR  Sun Dec 26 21:48:34 2004 +0000
@@ -0,0 +1,1 @@
+Kwiki plugin to display recent changes to Wiki pages.
diff -r 93ce49a61927 -r 30a86ab3647b www/p5-Kwiki-RecentChanges/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki-RecentChanges/Makefile       Sun Dec 26 21:48:34 2004 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/12/26 21:48:34 jlam Exp $
+
+DISTNAME=              Kwiki-RecentChanges-0.12
+PKGNAME=               p5-${DISTNAME}
+CATEGORIES=    www perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/}
+MODULE_DIR=    module/by-module
+AUTHOR_DIR=    authors/id/I/IN/INGY
+
+MAINTAINER=    jlam%NetBSD.org@localhost
+HOMEPAGE=      http://www.kwiki.org/
+COMMENT=       Kwiki plugin to display recent changes
+
+DEPENDS+=      p5-Kwiki>=0.34:../../www/p5-Kwiki
+
+USE_BUILDLINK3=                yes
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Kwiki/Archive/RCS/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 93ce49a61927 -r 30a86ab3647b www/p5-Kwiki-RecentChanges/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki-RecentChanges/PLIST  Sun Dec 26 21:48:34 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/26 21:48:34 jlam Exp $
diff -r 93ce49a61927 -r 30a86ab3647b www/p5-Kwiki-RecentChanges/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki-RecentChanges/distinfo       Sun Dec 26 21:48:34 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/12/26 21:48:34 jlam Exp $
+
+SHA1 (Kwiki-RecentChanges-0.12.tar.gz) = 4aaceed13c8b62b4c045d6043515b8b9fb88a31c
+Size (Kwiki-RecentChanges-0.12.tar.gz) = 8215 bytes



Home | Main Index | Thread Index | Old Index