summaryrefslogtreecommitdiff
path: root/misc/rubygems/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2007-12-02 22:32:51 +0000
committerminskim <minskim>2007-12-02 22:32:51 +0000
commita534907aa7312866d139817b559be856ef48250c (patch)
treea8217fb36ec38195509adf4cb97994fd68745c59 /misc/rubygems/Makefile
parent7ae5cecbc70cffaac7cc343605ad450c00dd09aa (diff)
downloadpkgsrc-a534907aa7312866d139817b559be856ef48250c.tar.gz
Update to rubygems to 0.9.5.
New features: * Automatic installation of platform gems * New bandwidth and memory friendlier index file format * "Offline" mode (--no-update-sources) * Bulk update threshold can be specified (-B, --bulk-threshold) * New `gem fetch` command * `gem` now has "really verbose" output when you specify -v * Ruby 1.9 compatible See http://rubyforge.org/frs/shownotes.php?release_id=16500 for the complete list.
Diffstat (limited to 'misc/rubygems/Makefile')
-rw-r--r--misc/rubygems/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/misc/rubygems/Makefile b/misc/rubygems/Makefile
index 247597b1d72..5b55c1ac937 100644
--- a/misc/rubygems/Makefile
+++ b/misc/rubygems/Makefile
@@ -1,17 +1,19 @@
-# $NetBSD: Makefile,v 1.10 2007/05/30 19:09:33 minskim Exp $
+# $NetBSD: Makefile,v 1.11 2007/12/02 22:32:51 minskim Exp $
-DISTNAME= rubygems-0.9.4
+DISTNAME= rubygems-0.9.5
CATEGORIES= misc ruby
-MASTER_SITES= http://rubyforge.org/frs/download.php/20989/
+MASTER_SITES= http://rubyforge.org/frs/download.php/28174/
EXTRACT_SUFX= .tgz
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.rubygems.org/
COMMENT= Ruby standard for publishing and managing third party libraries
+NO_CONFIGURE= yes
+NO_BUILD= yes
RUBY_REQD= 1.8.3
-
USE_RUBY_SETUP= yes
+
REPLACE_RUBY_DIRS= ${WRKSRC}/bin
REPLACE_FILE_PAT= [a-z]*