pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-asciidoctor textproc/ruby-asciidoctor: a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a7f4f36843e5
branches: trunk
changeset: 390385:a7f4f36843e5
user: taca <taca%pkgsrc.org@localhost>
date: Sun Dec 18 14:55:22 2022 +0000
description:
textproc/ruby-asciidoctor: add support to RUBYGEM_MANPAGES
Bump PKGREVISION since dependency might change.
diffstat:
textproc/ruby-asciidoctor/Makefile | 7 ++++++-
textproc/ruby-asciidoctor/PLIST | 3 ++-
2 files changed, 8 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r edebb92cff52 -r a7f4f36843e5 textproc/ruby-asciidoctor/Makefile
--- a/textproc/ruby-asciidoctor/Makefile Sun Dec 18 14:54:46 2022 +0000
+++ b/textproc/ruby-asciidoctor/Makefile Sun Dec 18 14:55:22 2022 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2022/12/04 15:52:24 taca Exp $
+# $NetBSD: Makefile,v 1.9 2022/12/18 14:55:22 taca Exp $
DISTNAME= asciidoctor-2.0.18
+PKGREVISION= 1
CATEGORIES= textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -12,5 +13,9 @@
RUBYGEM_OPTIONS+= --format-executable
+.include "../../mk/bsd.prefs.mk"
+
+RUBYGEM_MANPAGES?= yes
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff -r edebb92cff52 -r a7f4f36843e5 textproc/ruby-asciidoctor/PLIST
--- a/textproc/ruby-asciidoctor/PLIST Sun Dec 18 14:54:46 2022 +0000
+++ b/textproc/ruby-asciidoctor/PLIST Sun Dec 18 14:55:22 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2021/08/09 14:58:02 rhialto Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/12/18 14:55:22 taca Exp $
bin/asciidoctor${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.yardopts
@@ -100,3 +100,4 @@
${GEM_LIBDIR}/man/asciidoctor.1
${GEM_LIBDIR}/man/asciidoctor.adoc
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
+${PLIST.rubygem_man}man/man1/asciidoctor.1
Home |
Main Index |
Thread Index |
Old Index