pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-kramdown textproc/ruby-kramdown: switch ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f0d7481abaa
branches: trunk
changeset: 390596:1f0d7481abaa
user: taca <taca%pkgsrc.org@localhost>
date: Fri Dec 23 13:35:52 2022 +0000
description:
textproc/ruby-kramdown: switch to use RUBYGEM_MANPAGES
Switch to use RUBYGEM_MANPAGES.
Bump PKGREVISION.
diffstat:
textproc/ruby-kramdown/Makefile | 4 +++-
textproc/ruby-kramdown/PLIST | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 824845011daf -r 1f0d7481abaa textproc/ruby-kramdown/Makefile
--- a/textproc/ruby-kramdown/Makefile Fri Dec 23 13:35:13 2022 +0000
+++ b/textproc/ruby-kramdown/Makefile Fri Dec 23 13:35:52 2022 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2022/08/29 13:26:46 taca Exp $
+# $NetBSD: Makefile,v 1.30 2022/12/23 13:35:52 taca Exp $
DISTNAME= kramdown-2.4.0
+PKGREVISION= 1
CATEGORIES= textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -9,6 +10,7 @@
LICENSE= mit
RUBYGEM_OPTIONS+= --format-executable
+RUBYGEM_MANPAGES= yes
USE_LANGUAGES= # none
diff -r 824845011daf -r 1f0d7481abaa textproc/ruby-kramdown/PLIST
--- a/textproc/ruby-kramdown/PLIST Fri Dec 23 13:35:13 2022 +0000
+++ b/textproc/ruby-kramdown/PLIST Fri Dec 23 13:35:52 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2022/08/29 13:26:46 taca Exp $
+@comment $NetBSD: PLIST,v 1.22 2022/12/23 13:35:52 taca Exp $
bin/kramdown${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/AUTHORS
@@ -563,3 +563,4 @@
${GEM_LIBDIR}/test/testcases/span/text_substitutions/typography_subst.options
${GEM_LIBDIR}/test/testcases/span/text_substitutions/typography_subst.text
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
+${PLIST.rubygem_man}man/man1/kramdown.1
Home |
Main Index |
Thread Index |
Old Index