<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/ruby/files, branch pkgsrc-2014Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2013-03-08T10:14:18Z</updated>
<entry>
<title>Oops, fix some broken handling of a new rule.</title>
<updated>2013-03-08T10:14:18Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2013-03-08T10:14:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8d024624bdb5649db28236d515008b14a5f1070b'/>
<id>urn:sha1:8d024624bdb5649db28236d515008b14a5f1070b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gem.mk:</title>
<updated>2013-03-07T16:42:53Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2013-03-07T16:42:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f27ae1821588142b038155cde6f0a12680827f77'/>
<id>urn:sha1:f27ae1821588142b038155cde6f0a12680827f77</id>
<content type='text'>
* Add Rubygem 2.0.0 and Ruby 2.0.0 support which wouldn't enabled yet.
* Use Ruby code format for gemspec to build/install instead of YAML.
* Add --backtrace option to "gem install".

files/update-gemspec.rb:
* Allow rename name attribute in gemspec.
* Handle Ruby code format of gemspec.</content>
</entry>
<entry>
<title>o Now OVERRIDE_GEMSPEC can modify files in gemspec.</title>
<updated>2012-03-02T03:46:09Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2012-03-02T03:46:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c5f3c3c10665d21d6443fc69106c328f89637e90'/>
<id>urn:sha1:c5f3c3c10665d21d6443fc69106c328f89637e90</id>
<content type='text'>
o Protect multiple inclusion.

Nothing should affect current packages.</content>
</entry>
<entry>
<title>Don't require 'yaml' unconditionaly but try to call Gem.load_yaml.</title>
<updated>2011-11-07T11:56:25Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2011-11-07T11:56:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1e1d94d125e5b9407b658326ee9531de8b007b50'/>
<id>urn:sha1:1e1d94d125e5b9407b658326ee9531de8b007b50</id>
<content type='text'>
Avoid possible problem of ruby192-base with ruby-psych installed.</content>
</entry>
<entry>
<title>* Remove unused codes.</title>
<updated>2011-09-13T03:18:29Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2011-09-13T03:18:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d24a667f3083be34a19c0802be7e4772aaa3db33'/>
<id>urn:sha1:d24a667f3083be34a19c0802be7e4772aaa3db33</id>
<content type='text'>
* Add support for deleting dependency to a ruby gem.</content>
</entry>
<entry>
<title>Introduce OVERRIDE_GEMSPEC.</title>
<updated>2011-08-12T14:35:34Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2011-08-12T14:35:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=83e1729b027398091eb87681b278548ba83f3f98'/>
<id>urn:sha1:83e1729b027398091eb87681b278548ba83f3f98</id>
<content type='text'>
If it specified, it modify gemspec's dependency using update-gemspec.rb
Ruby script.

The goal is avoid to use patch for modifying depending version or gem's
name since gemspec files' content differ using rubygem's version.</content>
</entry>
<entry>
<title>+ move the distfile digest/checksum value from files/md5 to distinfo</title>
<updated>2001-04-17T11:22:34Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>2001-04-17T11:22:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fb467f5ac2da792ff9a80cfcef1733210a3d7d99'/>
<id>urn:sha1:fb467f5ac2da792ff9a80cfcef1733210a3d7d99</id>
<content type='text'>
+ move the patch digest/checksum values from files/patch-sum to distinfo</content>
</entry>
<entry>
<title>Update ruby,ruby-Tk to 1.4.6</title>
<updated>2000-08-22T02:22:26Z</updated>
<author>
<name>sakamoto</name>
<email>sakamoto@pkgsrc.org</email>
</author>
<published>2000-08-22T02:22:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4ab57a761cdd6dd064e2b9ee786475e4c1d3ee43'/>
<id>urn:sha1:4ab57a761cdd6dd064e2b9ee786475e4c1d3ee43</id>
<content type='text'>
minor bugfix
ChangeLog: ftp://ftp.netlab.co.jp/pub/lang/ruby/ChangeLog.1.4.6</content>
</entry>
<entry>
<title>Update ruby to 1.4.5</title>
<updated>2000-07-03T07:31:35Z</updated>
<author>
<name>sakamoto</name>
<email>sakamoto@pkgsrc.org</email>
</author>
<published>2000-07-03T07:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9949b141dc1877aa9940b4cde27bdec63911f966'/>
<id>urn:sha1:9949b141dc1877aa9940b4cde27bdec63911f966</id>
<content type='text'>
Changes: Several bug fixes.

use MACHINE_GNU_ARCH instead of MACHINE_ARCH in PLIST,
patch from Paul Clifford &lt;paul@plasma.demon.co.uk&gt;.</content>
</entry>
<entry>
<title>make sparc compile with -fPIC instead of -fpic.  This fixes recently noted</title>
<updated>2000-06-02T00:13:53Z</updated>
<author>
<name>dmcmahill</name>
<email>dmcmahill@pkgsrc.org</email>
</author>
<published>2000-06-02T00:13:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dda8f4ef36c4a774558dc58cc6ada2e874b05b6d'/>
<id>urn:sha1:dda8f4ef36c4a774558dc58cc6ada2e874b05b6d</id>
<content type='text'>
compile (link actually) problems.  Other arch's are unchanged.  Patch sent to
Ruby author.</content>
</entry>
</feed>
