pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Pod-Escapes Import p5-Pod-Escapes-1.04.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a276114dd6f
branches:  trunk
changeset: 481118:9a276114dd6f
user:      epg <epg%pkgsrc.org@localhost>
date:      Sun Sep 26 04:41:00 2004 +0000

description:
Import p5-Pod-Escapes-1.04.

This module provides things that are useful in decoding Pod E<...>
sequences. Presumably, it should be used only by Pod parsers and/or
formatters.

diffstat:

 textproc/p5-Pod-Escapes/DESCR    |   3 +++
 textproc/p5-Pod-Escapes/Makefile |  17 +++++++++++++++++
 textproc/p5-Pod-Escapes/PLIST    |   1 +
 textproc/p5-Pod-Escapes/distinfo |   4 ++++
 4 files changed, 25 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r 002b57307ece -r 9a276114dd6f textproc/p5-Pod-Escapes/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Pod-Escapes/DESCR     Sun Sep 26 04:41:00 2004 +0000
@@ -0,0 +1,3 @@
+This module provides things that are useful in decoding Pod E<...>
+sequences. Presumably, it should be used only by Pod parsers and/or
+formatters.
diff -r 002b57307ece -r 9a276114dd6f textproc/p5-Pod-Escapes/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Pod-Escapes/Makefile  Sun Sep 26 04:41:00 2004 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/09/26 04:41:00 epg Exp $
+
+DISTNAME=      Pod-Escapes-1.04
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Pod/}
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+COMMENT=       Perl module for decoding Pod E<...> sequences
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                YES
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Pod/Escapes/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 002b57307ece -r 9a276114dd6f textproc/p5-Pod-Escapes/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Pod-Escapes/PLIST     Sun Sep 26 04:41:00 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/26 04:41:00 epg Exp $
diff -r 002b57307ece -r 9a276114dd6f textproc/p5-Pod-Escapes/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Pod-Escapes/distinfo  Sun Sep 26 04:41:00 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/09/26 04:41:00 epg Exp $
+
+SHA1 (Pod-Escapes-1.04.tar.gz) = ef4700d984eb0cd12cb0ebba5e98d074aada1769
+Size (Pod-Escapes-1.04.tar.gz) = 10187 bytes



Home | Main Index | Thread Index | Old Index