cvs commit: ports/devel/ruby-gems Makefile Makefile.common
pkg-plist ports/devel/ruby-gems/files patch-lib-rubygems-installer.rb
patch-lib-rubygems-source_info_cache.rb
Cheng-Lung Sung
clsung at FreeBSD.org
Sun Jan 6 19:51:32 PST 2008
clsung 2008-01-07 03:51:31 UTC
FreeBSD ports repository
Modified files:
devel/ruby-gems Makefile Makefile.common pkg-plist
Added files:
devel/ruby-gems/files patch-lib-rubygems-installer.rb
patch-lib-rubygems-source_info_cache.rb
Log:
- default not to write to source_cache file
- add --no-update-sources in Makefile.common (thanks to Alexander Logvinov)
- files/patch-lib-rubygems-source_info_cache.rb
fix when try_file() write 4 bytes into source_cache even DEFAULT_UPDATE_SOURCES is false
- files/patch-lib-rubygems-installer.rb
- do not write to .require_paths file
- currently we don't need it
- link bin/gem18 to bin/gem
- bump PORTERVISION
PR: ports/119051
Submitted by: clsung
Approved by: maintainer (Jonathan Weiss)
Revision Changes Path
1.19 +4 -1 ports/devel/ruby-gems/Makefile
1.12 +2 -2 ports/devel/ruby-gems/Makefile.common
1.1 +11 -0 ports/devel/ruby-gems/files/patch-lib-rubygems-installer.rb (new)
1.1 +34 -0 ports/devel/ruby-gems/files/patch-lib-rubygems-source_info_cache.rb (new)
1.14 +1 -1 ports/devel/ruby-gems/pkg-plist
More information about the cvs-ports
mailing list