Date: Mon, 7 Jan 2008 03:51:31 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200801070351.m073pWA3076912@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801070351.m073pWA3076912>
