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 p5-HTML-FormatTe...
details: https://anonhg.NetBSD.org/pkgsrc/rev/971fd1494784
branches: trunk
changeset: 338958:971fd1494784
user: adam <adam%pkgsrc.org@localhost>
date: Mon Sep 02 12:13:31 2019 +0000
description:
p5-HTML-FormatText-WithLinks: remove PLIST since PERL5_PACKLIST is in use
diffstat:
textproc/p5-HTML-FormatText-WithLinks/Makefile | 12 ++++++------
textproc/p5-HTML-FormatText-WithLinks/PLIST | 4 ----
2 files changed, 6 insertions(+), 10 deletions(-)
diffs (41 lines):
diff -r 76463795a364 -r 971fd1494784 textproc/p5-HTML-FormatText-WithLinks/Makefile
--- a/textproc/p5-HTML-FormatText-WithLinks/Makefile Mon Sep 02 12:11:57 2019 +0000
+++ b/textproc/p5-HTML-FormatText-WithLinks/Makefile Mon Sep 02 12:13:31 2019 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2019/08/11 13:23:29 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.11 2019/09/02 12:13:31 adam Exp $
DISTNAME= HTML-FormatText-WithLinks-0.15
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
-CATEGORIES= textproc
+CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -12,12 +11,13 @@
COMMENT= HTML to text conversion with links as footnotes
LICENSE= ${PERL5_LICENSE}
+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
+
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 76463795a364 -r 971fd1494784 textproc/p5-HTML-FormatText-WithLinks/PLIST
--- a/textproc/p5-HTML-FormatText-WithLinks/PLIST Mon Sep 02 12:11:57 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-@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
Home |
Main Index |
Thread Index |
Old Index