pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Pod-POM-View-Restructured
Module Name: pkgsrc
Committed By: jnemeth
Date: Mon Mar 9 03:28:56 UTC 2026
Added Files:
pkgsrc/textproc/p5-Pod-POM-View-Restructured: DESCR Makefile distinfo
Log Message:
textproc/p5-Pod-POM-View-Restructured: import p5-Pod-POM-View-Restructured-1.000003
This module outputs reStructuredText that is expected to be used
with Sphinx. Verbatim sections (indented paragraphs) in the POD
will be output with syntax highlighting for Perl code by default.
See "POD commands specifically for reStructuredText" for how to
change this for a particular block.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/p5-Pod-POM-View-Restructured/DESCR \
pkgsrc/textproc/p5-Pod-POM-View-Restructured/Makefile \
pkgsrc/textproc/p5-Pod-POM-View-Restructured/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/textproc/p5-Pod-POM-View-Restructured/DESCR
diff -u /dev/null pkgsrc/textproc/p5-Pod-POM-View-Restructured/DESCR:1.1
--- /dev/null Mon Mar 9 03:28:56 2026
+++ pkgsrc/textproc/p5-Pod-POM-View-Restructured/DESCR Mon Mar 9 03:28:56 2026
@@ -0,0 +1,5 @@
+This module outputs reStructuredText that is expected to be used
+with Sphinx. Verbatim sections (indented paragraphs) in the POD
+will be output with syntax highlighting for Perl code by default.
+See "POD commands specifically for reStructuredText" for how to
+change this for a particular block.
Index: pkgsrc/textproc/p5-Pod-POM-View-Restructured/Makefile
diff -u /dev/null pkgsrc/textproc/p5-Pod-POM-View-Restructured/Makefile:1.1
--- /dev/null Mon Mar 9 03:28:56 2026
+++ pkgsrc/textproc/p5-Pod-POM-View-Restructured/Makefile Mon Mar 9 03:28:56 2026
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2026/03/09 03:28:56 jnemeth Exp $
+
+DISTNAME= Pod-POM-View-Restructured-1.000003
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= https://cpan.org/authors/id/A/AL/ALEXM/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://metacpan.org/release/Pod-POM-View-Restructured/
+COMMENT= Perl module to convert .pod files to .rst files
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Carp>=0:../../devel/p5-Carp
+DEPENDS+= p5-Data-Dumper>=0:../../devel/p5-Data-Dumper
+DEPENDS+= p5-Getopt-Long>=0:../../devel/p5-Getopt-Long
+DEPENDS+= p5-Pod-POM>=0:../../textproc/p5-Pod-POM
+
+PERL5_PACKLIST= auto/Pod/POM/View/Restructured/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/p5-Pod-POM-View-Restructured/distinfo
diff -u /dev/null pkgsrc/textproc/p5-Pod-POM-View-Restructured/distinfo:1.1
--- /dev/null Mon Mar 9 03:28:56 2026
+++ pkgsrc/textproc/p5-Pod-POM-View-Restructured/distinfo Mon Mar 9 03:28:56 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2026/03/09 03:28:56 jnemeth Exp $
+
+BLAKE2s (Pod-POM-View-Restructured-1.000003.tar.gz) = 7b4694b3c4bfaf27b9e7aa143d0ed78117e2fa3dc1efcc66c6934660669c1054
+SHA512 (Pod-POM-View-Restructured-1.000003.tar.gz) = b3578ea86ef1c690bf652a11e2ba866c54b40e5b287d0dffeb7888de587ebc5f856826502940a23a22aeb5c9f943615d8a3f4b66048b691fea347a299b9c395b
+Size (Pod-POM-View-Restructured-1.000003.tar.gz) = 19340 bytes
Home |
Main Index |
Thread Index |
Old Index