pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-sdf
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Aug 11 16:51:51 UTC 2025
Modified Files:
pkgsrc/textproc/p5-sdf: Makefile
Log Message:
p5-sdf: needs htmldoc. Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/p5-sdf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-sdf/Makefile
diff -u pkgsrc/textproc/p5-sdf/Makefile:1.12 pkgsrc/textproc/p5-sdf/Makefile:1.13
--- pkgsrc/textproc/p5-sdf/Makefile:1.12 Fri Jul 4 08:48:45 2025
+++ pkgsrc/textproc/p5-sdf/Makefile Mon Aug 11 16:51:51 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2025/07/04 08:48:45 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2025/08/11 16:51:51 schmonz Exp $
DISTNAME= sdf-2.001
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IA/IANC/}
@@ -11,6 +11,8 @@ HOMEPAGE= https://metacpan.org/release/s
COMMENT= Simple Document Format to generate multiple output formats
LICENSE= 2-clause-bsd
+DEPENDS+= htmldoc-[0-9]*:../../www/htmldoc
+
PERL5_PACKLIST= auto/SDF/.packlist
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index