pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-unicorn www/ruby-unicorn: switch to use RUBYG...
details: https://anonhg.NetBSD.org/pkgsrc/rev/89354d21712e
branches: trunk
changeset: 390602:89354d21712e
user: taca <taca%pkgsrc.org@localhost>
date: Fri Dec 23 13:39:38 2022 +0000
description:
www/ruby-unicorn: switch to use RUBYGEM_MANPAGES
Switch to use RUBYGEM_MANPAGES.
Bump PKGREVISION.
diffstat:
www/ruby-unicorn/Makefile | 4 +++-
www/ruby-unicorn/PLIST | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (35 lines):
diff -r ac84523577b0 -r 89354d21712e www/ruby-unicorn/Makefile
--- a/www/ruby-unicorn/Makefile Fri Dec 23 13:39:04 2022 +0000
+++ b/www/ruby-unicorn/Makefile Fri Dec 23 13:39:38 2022 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2022/08/31 16:01:30 taca Exp $
+# $NetBSD: Makefile,v 1.21 2022/12/23 13:39:38 taca Exp $
DISTNAME= unicorn-6.1.0
+PKGREVISION= 1
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -13,6 +14,7 @@
USE_GCC_RUNTIME= yes
RUBYGEM_OPTIONS+= --format-executable
+RUBYGEM_MANPAGES= yes
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff -r ac84523577b0 -r 89354d21712e www/ruby-unicorn/PLIST
--- a/www/ruby-unicorn/PLIST Fri Dec 23 13:39:04 2022 +0000
+++ b/www/ruby-unicorn/PLIST Fri Dec 23 13:39:38 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2022/08/31 16:01:30 taca Exp $
+@comment $NetBSD: PLIST,v 1.16 2022/12/23 13:39:38 taca Exp $
bin/unicorn${RUBY_SUFFIX}
bin/unicorn_rails${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
@@ -170,3 +170,5 @@
${GEM_LIBDIR}/unicorn_1
${GEM_LIBDIR}/unicorn_rails_1
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
+${PLIST.rubygem_man}man/man1/unicorn.1
+${PLIST.rubygem_man}man/man1/unicorn_rails.1
Home |
Main Index |
Thread Index |
Old Index