pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-CGI-Lite Re-Import p5-CGI-Lite-2.02nb2 from www...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c911b18f483
branches:  trunk
changeset: 549742:2c911b18f483
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Nov 08 09:43:57 2008 +0000

description:
Re-Import p5-CGI-Lite-2.02nb2 from www/p5-CGI_Lite as www/p5-CGI-Lite,
to make directory name match PKGNAME.

This is CGI_Lite.pm, a light-weight easy-to-use Perl5 library for writing
forms-based World Wide Web CGI scripts.

diffstat:

 www/p5-CGI-Lite/DESCR    |   2 ++
 www/p5-CGI-Lite/Makefile |  20 ++++++++++++++++++++
 www/p5-CGI-Lite/distinfo |   5 +++++
 3 files changed, 27 insertions(+), 0 deletions(-)

diffs (39 lines):

diff -r 40611e2ffccc -r 2c911b18f483 www/p5-CGI-Lite/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-CGI-Lite/DESCR     Sat Nov 08 09:43:57 2008 +0000
@@ -0,0 +1,2 @@
+This is CGI_Lite.pm, a light-weight easy-to-use Perl5 library for writing
+forms-based World Wide Web CGI scripts.
diff -r 40611e2ffccc -r 2c911b18f483 www/p5-CGI-Lite/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-CGI-Lite/Makefile  Sat Nov 08 09:43:57 2008 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/08 09:43:57 wiz Exp $
+#
+
+DISTNAME=              CGI-Lite-2.02
+PKGNAME=               p5-${DISTNAME}
+SVR4_PKGNAME=          p5cgl
+PKGREVISION=           2
+CATEGORIES=            www perl5
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=CGI/}
+
+MAINTAINER=            bad%NetBSD.org@localhost
+HOMEPAGE=              http://search.cpan.org/dist/CGI-Lite/
+COMMENT=               Simple perl5 module for writing forms-based CGI programs
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+PERL5_PACKLIST=                auto/CGI/Lite/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 40611e2ffccc -r 2c911b18f483 www/p5-CGI-Lite/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-CGI-Lite/distinfo  Sat Nov 08 09:43:57 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/08 09:43:57 wiz Exp $
+
+SHA1 (CGI-Lite-2.02.tar.gz) = 30171a52171bb59805eca07bcb7d9e9622ebc7c3
+RMD160 (CGI-Lite-2.02.tar.gz) = 6e59289aca4830a2acd278e5433944345d0c2a34
+Size (CGI-Lite-2.02.tar.gz) = 15727 bytes



Home | Main Index | Thread Index | Old Index