Path to this page:
./
misc/rubygems,
Ruby standard for publishing and managing third party libraries
Branch: pkgsrc-2010Q4,
Version: 1.3.7nb1,
Package name: ruby18-rubygems-1.3.7nb1,
Maintainer: tacaRubyGems is the premier Ruby packaging system. It provides:
* A standard format for destributing Ruby programs and libraries.
* An easy to use tool for managing the installation of gem packages.
* A gem server utility for serving gems from any machine where
RubyGems is installed.
Required to run:[
lang/ruby18-base]
Master sites:
SHA1: 68ad2970963db9893b76acc8777be72a77c4bee4
RMD160: 2ea8e16d1535216045798258603d5f2f9e3dbfea
Filesize: 284.166 KB
Version history: (Expand)
- (2011-02-25) Updated to version: ruby18-rubygems-1.3.7nb1
- (2011-01-25) Package added to pkgsrc.se, version ruby18-rubygems-1.3.7 (created)
CVS history: (Expand)
2011-02-25 10:16:07 by Matthias Scheler | Files touched by this commit (4) |
Log message:
Pullup ticket #3364 - requested by taca
misc/rubygems: build fix
Revisions pulled up:
- misc/rubygems/Makefile 1.36
- misc/rubygems/distinfo 1.27
- misc/rubygems/patches/patch-aq delete
- misc/rubygems/patches/patch-ar delete
---
Module Name: pkgsrc
Committed By: taca
Date: Wed Feb 23 10:32:24 UTC 2011
Modified Files:
pkgsrc/misc/rubygems: Makefile distinfo
Removed Files:
pkgsrc/misc/rubygems/patches: patch-aq patch-ar
Log message:
Remove patches to make a gemspec file's format compatible as before.
Now latest ruby19-base package comes with gem supporting newer format,
so no need to keep older.
Shouold be fix build problem of newer rails3 related packages with
ruby18-base.
Bump PKGREVISION.
|