pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-HTML-FormatExternal
Module Name: pkgsrc
Committed By: markd
Date: Tue May 31 20:53:21 UTC 2022
Added Files:
pkgsrc/www/p5-HTML-FormatExternal: DESCR Makefile distinfo
Log Message:
p5-HTML-FormatExternal: add version 26
This is a collection of formatter modules which turn HTML into plain text
by dumping it through the respective external programs.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/p5-HTML-FormatExternal/DESCR \
pkgsrc/www/p5-HTML-FormatExternal/Makefile \
pkgsrc/www/p5-HTML-FormatExternal/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/www/p5-HTML-FormatExternal/DESCR
diff -u /dev/null pkgsrc/www/p5-HTML-FormatExternal/DESCR:1.1
--- /dev/null Tue May 31 20:53:21 2022
+++ pkgsrc/www/p5-HTML-FormatExternal/DESCR Tue May 31 20:53:21 2022
@@ -0,0 +1,2 @@
+This is a collection of formatter modules which turn HTML into plain text
+by dumping it through the respective external programs.
Index: pkgsrc/www/p5-HTML-FormatExternal/Makefile
diff -u /dev/null pkgsrc/www/p5-HTML-FormatExternal/Makefile:1.1
--- /dev/null Tue May 31 20:53:21 2022
+++ pkgsrc/www/p5-HTML-FormatExternal/Makefile Tue May 31 20:53:21 2022
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2022/05/31 20:53:21 markd Exp $
+
+DISTNAME= HTML-FormatExternal-26
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KR/KRYDE/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://metacpan.org/release/HTML-FormatExternal
+COMMENT= HTML to text formatting using external programs
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= p5-constant-defer-[0-9]*:../../devel/p5-constant-defer
+DEPENDS+= p5-IPC-Run-[0-9]*:../../devel/p5-IPC-Run
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+
+PERL5_PACKLIST= auto/HTML/FormatExternal/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/p5-HTML-FormatExternal/distinfo
diff -u /dev/null pkgsrc/www/p5-HTML-FormatExternal/distinfo:1.1
--- /dev/null Tue May 31 20:53:21 2022
+++ pkgsrc/www/p5-HTML-FormatExternal/distinfo Tue May 31 20:53:21 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/05/31 20:53:21 markd Exp $
+
+BLAKE2s (HTML-FormatExternal-26.tar.gz) = b99941a2b7dfefa2a416192cfd9a6f4fd523072b3c8b48092529b076f3b83663
+SHA512 (HTML-FormatExternal-26.tar.gz) = 8b052d8b6e3af27a572583d3ac44edc49b743c4a3dfe4d3f063764cb4ed959d055275a037e08aee2b5c981a524c8c5040d9ebed1a51093e5274c567dbc6d6945
+Size (HTML-FormatExternal-26.tar.gz) = 57363 bytes
Home |
Main Index |
Thread Index |
Old Index