pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/ruby



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Aug 12 14:35:34 UTC 2011

Modified Files:
        pkgsrc/lang/ruby: gem.mk
Added Files:
        pkgsrc/lang/ruby/files: update-gemspec.rb

Log Message:
Introduce OVERRIDE_GEMSPEC.

If it specified, it modify gemspec's dependency using update-gemspec.rb
Ruby script.

The goal is avoid to use patch for modifying depending version or gem's
name since gemspec files' content differ using rubygem's version.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/ruby/gem.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/ruby/files/update-gemspec.rb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index