pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-neovim
Module Name: pkgsrc
Committed By: taca
Date: Mon Jan 2 04:46:34 UTC 2023
Modified Files:
pkgsrc/devel/ruby-neovim: PLIST
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ruby-neovim/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-neovim/PLIST
diff -u pkgsrc/devel/ruby-neovim/PLIST:1.1 pkgsrc/devel/ruby-neovim/PLIST:1.2
--- pkgsrc/devel/ruby-neovim/PLIST:1.1 Sun Jan 1 22:11:42 2023
+++ pkgsrc/devel/ruby-neovim/PLIST Mon Jan 2 04:46:34 2023
@@ -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/window_spec.rb
${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