pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-HTML-FormatText-WithLinks Import p5-HTML-F...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2235851fff5d
branches: trunk
changeset: 621214:2235851fff5d
user: rodent <rodent%pkgsrc.org@localhost>
date: Sat Jul 06 01:04:38 2013 +0000
description:
Import p5-HTML-FormatText-WithLinks-0.14 as textproc/p5-HTML-FormatText-WithLinks.
HTML to text conversion with links as footnotes.
diffstat:
textproc/p5-HTML-FormatText-WithLinks/DESCR | 1 +
textproc/p5-HTML-FormatText-WithLinks/Makefile | 22 ++++++++++++++++++++++
textproc/p5-HTML-FormatText-WithLinks/PLIST | 4 ++++
textproc/p5-HTML-FormatText-WithLinks/distinfo | 5 +++++
4 files changed, 32 insertions(+), 0 deletions(-)
diffs (48 lines):
diff -r a09e4b8ff074 -r 2235851fff5d textproc/p5-HTML-FormatText-WithLinks/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-HTML-FormatText-WithLinks/DESCR Sat Jul 06 01:04:38 2013 +0000
@@ -0,0 +1,1 @@
+HTML to text conversion with links as footnotes.
diff -r a09e4b8ff074 -r 2235851fff5d textproc/p5-HTML-FormatText-WithLinks/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-HTML-FormatText-WithLinks/Makefile Sat Jul 06 01:04:38 2013 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2013/07/06 01:04:38 rodent Exp $
+#
+
+DISTNAME= HTML-FormatText-WithLinks-0.14
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
+
+MAINTAINER= rodent%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~struan/HTML-FormatText-WithLinks/
+COMMENT= HTML to text conversion with links as footnotes
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/HTML/FormatText/WithLinks/.packlist
+USE_LANGUAGES= # none
+
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+DEPENDS+= p5-HTML-Tree-[0-9]*:../../www/p5-HTML-Tree
+DEPENDS+= p5-HTML-Format-[0-9]*:../../www/p5-HTML-Format
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a09e4b8ff074 -r 2235851fff5d textproc/p5-HTML-FormatText-WithLinks/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-HTML-FormatText-WithLinks/PLIST Sat Jul 06 01:04:38 2013 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2013/07/06 01:04:38 rodent Exp $
+${PERL5_SUB_INSTALLVENDORLIB}/HTML/FormatText/WithLinks.pm
+${PERL5_SUB_INSTALLVENDORARCH}/auto/HTML/FormatText/WithLinks/.packlist
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/HTML::FormatText::WithLinks.3
diff -r a09e4b8ff074 -r 2235851fff5d textproc/p5-HTML-FormatText-WithLinks/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-HTML-FormatText-WithLinks/distinfo Sat Jul 06 01:04:38 2013 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/07/06 01:04:38 rodent Exp $
+
+SHA1 (HTML-FormatText-WithLinks-0.14.tar.gz) = 95df9fecef1262c0c4a578c87a6d9b9bceab98c1
+RMD160 (HTML-FormatText-WithLinks-0.14.tar.gz) = 3bdc6e6905cfc45d35a84cbf8246d1b8a2e7028b
+Size (HTML-FormatText-WithLinks-0.14.tar.gz) = 11339 bytes
Home |
Main Index |
Thread Index |
Old Index