pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jun  2 15:36:59 UTC 2024

Modified Files:
        pkgsrc/devel/ruby-jirametrics: PLIST
        pkgsrc/devel/ruby-require_all: PLIST
        pkgsrc/textproc/ruby-random-word: PLIST

Log Message:
Remove extra @pkgdir from PLIST

This problem is fixed by revision 1.54 of lang/ruby/gem.mk.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ruby-jirametrics/PLIST
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ruby-require_all/PLIST
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/ruby-random-word/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-jirametrics/PLIST
diff -u pkgsrc/devel/ruby-jirametrics/PLIST:1.1 pkgsrc/devel/ruby-jirametrics/PLIST:1.2
--- pkgsrc/devel/ruby-jirametrics/PLIST:1.1     Sat May 18 01:46:32 2024
+++ pkgsrc/devel/ruby-jirametrics/PLIST Sun Jun  2 15:36:58 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2024/05/18 01:46:32 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.2 2024/06/02 15:36:58 taca Exp $
 bin/jirametrics
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/bin/jirametrics
@@ -74,5 +74,3 @@ ${GEM_LIBDIR}/lib/jirametrics/tree_organ
 ${GEM_LIBDIR}/lib/jirametrics/trend_line_calculator.rb
 ${GEM_LIBDIR}/lib/jirametrics/value_equality.rb
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
-@pkgdir lib/ruby/gems/3.2.0/plugins
-@pkgdir lib/ruby/gems/3.2.0/extensions

Index: pkgsrc/devel/ruby-require_all/PLIST
diff -u pkgsrc/devel/ruby-require_all/PLIST:1.1 pkgsrc/devel/ruby-require_all/PLIST:1.2
--- pkgsrc/devel/ruby-require_all/PLIST:1.1     Sat May 18 01:43:38 2024
+++ pkgsrc/devel/ruby-require_all/PLIST Sun Jun  2 15:36:58 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2024/05/18 01:43:38 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.2 2024/06/02 15:36:58 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.travis.yml
@@ -38,5 +38,3 @@ ${GEM_LIBDIR}/spec/require_shared.rb
 ${GEM_LIBDIR}/spec/require_spec.rb
 ${GEM_LIBDIR}/spec/spec_helper.rb
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
-@pkgdir lib/ruby/gems/3.2.0/plugins
-@pkgdir lib/ruby/gems/3.2.0/extensions

Index: pkgsrc/textproc/ruby-random-word/PLIST
diff -u pkgsrc/textproc/ruby-random-word/PLIST:1.1 pkgsrc/textproc/ruby-random-word/PLIST:1.2
--- pkgsrc/textproc/ruby-random-word/PLIST:1.1  Sat May 18 01:40:13 2024
+++ pkgsrc/textproc/ruby-random-word/PLIST      Sun Jun  2 15:36:58 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2024/05/18 01:40:13 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.2 2024/06/02 15:36:58 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.document
 ${GEM_LIBDIR}/.gitignore
@@ -15,5 +15,3 @@ ${GEM_LIBDIR}/lib/random_word.rb
 ${GEM_LIBDIR}/lib/random_word/version.rb
 ${GEM_LIBDIR}/random-word.gemspec
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
-@pkgdir lib/ruby/gems/3.2.0/plugins
-@pkgdir lib/ruby/gems/3.2.0/extensions



Home | Main Index | Thread Index | Old Index