pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-common-sense Importing package for p5 module ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05225494734d
branches:  trunk
changeset: 397090:05225494734d
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Aug 08 20:11:07 2009 +0000

description:
Importing package for p5 module common::sense-0.04 as dependency for
scheduled import of p5-EV-3.7

This module implements some sane defaults for Perl programs, as defined
by two typical (or not so typical - use your common sense) specimens of
Perl coders.

diffstat:

 devel/p5-common-sense/DESCR    |   3 +++
 devel/p5-common-sense/Makefile |  18 ++++++++++++++++++
 devel/p5-common-sense/distinfo |   5 +++++
 3 files changed, 26 insertions(+), 0 deletions(-)

diffs (38 lines):

diff -r 24038337f10e -r 05225494734d devel/p5-common-sense/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-common-sense/DESCR       Sat Aug 08 20:11:07 2009 +0000
@@ -0,0 +1,3 @@
+This module implements some sane defaults for Perl programs, as defined
+by two typical (or not so typical - use your common sense) specimens of
+Perl coders.
diff -r 24038337f10e -r 05225494734d devel/p5-common-sense/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-common-sense/Makefile    Sat Aug 08 20:11:07 2009 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/08/08 20:11:07 sno Exp $
+
+DISTNAME=      common-sense-0.04
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/common-sense/
+COMMENT=       Save a tree AND a kitten, use common::sense!
+LICENSE=       ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+PERL5_PACKLIST=                auto/common/sense/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 24038337f10e -r 05225494734d devel/p5-common-sense/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-common-sense/distinfo    Sat Aug 08 20:11:07 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/08/08 20:11:07 sno Exp $
+
+SHA1 (common-sense-0.04.tar.gz) = a3e86e949a28daafc29bab3dd26de9d9e12da2c8
+RMD160 (common-sense-0.04.tar.gz) = a48c1dbb096fbee296d65832a1accd77c2825ce9
+Size (common-sense-0.04.tar.gz) = 4576 bytes



Home | Main Index | Thread Index | Old Index