diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-26 06:32:18 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-26 06:32:18 +0000 |
commit | 8529a45c0c58ddbaf15a7b296145149414d3ebc4 (patch) | |
tree | b2c031454b18d14b19239d822a891772c2f4f62c | |
parent | - the PORTEPOCH blows this comparison, this port will not actually work with ... (diff) |
- Update to 1.3.7
With Hat: ruby@
Notes
Notes:
svn path=/head/; revision=255103
-rw-r--r-- | devel/ruby-gems/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-gems/distinfo | 6 | ||||
-rw-r--r-- | devel/ruby-gems/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/ruby-gems/Makefile b/devel/ruby-gems/Makefile index 247dfd74fa93..36b88672306b 100644 --- a/devel/ruby-gems/Makefile +++ b/devel/ruby-gems/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gems -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.7 CATEGORIES= devel ruby MASTER_SITES= RF MASTER_SITE_SUBDIR= ruby${PORTNAME} diff --git a/devel/ruby-gems/distinfo b/devel/ruby-gems/distinfo index f053a6183ff8..fdd8200c5340 100644 --- a/devel/ruby-gems/distinfo +++ b/devel/ruby-gems/distinfo @@ -1,3 +1,3 @@ -MD5 (ruby/rubygems-1.3.6.tgz) = 789ca8e9ad1d4d3fe5f0534fcc038a0d -SHA256 (ruby/rubygems-1.3.6.tgz) = 5c6e6ca672b68acccb8f898670f1661307dea8668fc7f71bb421cab51208d7b0 -SIZE (ruby/rubygems-1.3.6.tgz) = 285167 +MD5 (ruby/rubygems-1.3.7.tgz) = e85cfadd025ff6ab689375adbf344bbe +SHA256 (ruby/rubygems-1.3.7.tgz) = 388b90ae6273f655507b10c8ba6bee9ea72e7d49c3e610025531cb8c3ba67c9d +SIZE (ruby/rubygems-1.3.7.tgz) = 290986 diff --git a/devel/ruby-gems/pkg-plist b/devel/ruby-gems/pkg-plist index f7e74a294941..93481c1c75a3 100644 --- a/devel/ruby-gems/pkg-plist +++ b/devel/ruby-gems/pkg-plist @@ -48,6 +48,7 @@ lib/ruby/gems/%%RUBY_VER%%/specifications/sources-0.0.2.gemspec %%RUBY_SITELIBDIR%%/rubygems/dependency_installer.rb %%RUBY_SITELIBDIR%%/rubygems/dependency_list.rb %%RUBY_SITELIBDIR%%/rubygems/doc_manager.rb +%%RUBY_SITELIBDIR%%/rubygems/errors.rb %%RUBY_SITELIBDIR%%/rubygems/exceptions.rb %%RUBY_SITELIBDIR%%/rubygems/ext.rb %%RUBY_SITELIBDIR%%/rubygems/ext/builder.rb |