pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Regexp-Shellish Import p5-Regexp-Shellish-0.93.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/002b57307ece
branches:  trunk
changeset: 481117:002b57307ece
user:      epg <epg%pkgsrc.org@localhost>
date:      Sun Sep 26 04:40:57 2004 +0000

description:
Import p5-Regexp-Shellish-0.93.

Regexp::Shellish provides shell-like regular expressions.

diffstat:

 devel/p5-Regexp-Shellish/DESCR    |   1 +
 devel/p5-Regexp-Shellish/Makefile |  17 +++++++++++++++++
 devel/p5-Regexp-Shellish/PLIST    |   1 +
 devel/p5-Regexp-Shellish/distinfo |   4 ++++
 4 files changed, 23 insertions(+), 0 deletions(-)

diffs (39 lines):

diff -r 4de8c40e7ae7 -r 002b57307ece devel/p5-Regexp-Shellish/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Regexp-Shellish/DESCR    Sun Sep 26 04:40:57 2004 +0000
@@ -0,0 +1,1 @@
+Regexp::Shellish provides shell-like regular expressions.
diff -r 4de8c40e7ae7 -r 002b57307ece devel/p5-Regexp-Shellish/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Regexp-Shellish/Makefile Sun Sep 26 04:40:57 2004 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/09/26 04:40:57 epg Exp $
+
+DISTNAME=      Regexp-Shellish-0.93
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/R/RB/RBS/
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+COMMENT=       Perl module for shell-like regular expressions
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                YES
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Regexp/Shellish/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 4de8c40e7ae7 -r 002b57307ece devel/p5-Regexp-Shellish/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Regexp-Shellish/PLIST    Sun Sep 26 04:40:57 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/26 04:40:57 epg Exp $
diff -r 4de8c40e7ae7 -r 002b57307ece devel/p5-Regexp-Shellish/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Regexp-Shellish/distinfo Sun Sep 26 04:40:57 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/09/26 04:40:57 epg Exp $
+
+SHA1 (Regexp-Shellish-0.93.tar.gz) = f89f99055da423a5dfd79717483a9be567ed36f3
+Size (Regexp-Shellish-0.93.tar.gz) = 3343 bytes



Home | Main Index | Thread Index | Old Index