pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-neovim misc/ruby-manpages: remove extra lin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f22630e0a01
branches:  trunk
changeset: 390975:6f22630e0a01
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 02 04:46:34 2023 +0000

description:
misc/ruby-manpages: remove extra lines in PLIST

Remove @pkgdir lines generated by "make print-PLIST".

* These lines contains Ruby's version dependent.
* These directories will be removed by uninstalling ruby*-base.

No PKG_REVISION bump since it dose not affect package's function.

diffstat:

 devel/ruby-neovim/PLIST |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (15 lines):

diff -r 1fb7714748f0 -r 6f22630e0a01 devel/ruby-neovim/PLIST
--- a/devel/ruby-neovim/PLIST   Mon Jan 02 00:11:15 2023 +0000
+++ b/devel/ruby-neovim/PLIST   Mon Jan 02 04:46:34 2023 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2023/01/01 22:11:42 nikita Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/01/02 04:46:34 taca Exp $
 bin/neovim-ruby-host${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.github/workflows/docs.yml
@@ -96,5 +96,3 @@
 ${GEM_LIBDIR}/spec/neovim_spec.rb
 ${GEM_LIBDIR}/spec/support.rb
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
-@pkgdir lib/ruby/gems/3.1.0/plugins
-@pkgdir lib/ruby/gems/3.1.0/extensions



Home | Main Index | Thread Index | Old Index