<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/ruby-mode, branch pkgsrc_2008Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-07-03T11:29:10Z</updated>
<entry>
<title>Pullup ticket #2436 - requested by taca</title>
<updated>2008-07-03T11:29:10Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2008-07-03T11:29:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6bb1e2ae2d7bc586875f03bf7fb3184e9cf76122'/>
<id>urn:sha1:6bb1e2ae2d7bc586875f03bf7fb3184e9cf76122</id>
<content type='text'>
Security update for ruby packages

Apply patches to update Ruby to version 1.8.6 patchlevel 230 to fix
the security vulnerability reported in CVE-2008-2726.
</content>
</entry>
<entry>
<title>Update ruby-mode to 1.8.6.114.</title>
<updated>2008-03-10T04:14:26Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2008-03-10T04:14:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b3d6ac50bc15754506c879f49aba1296c4bd6831'/>
<id>urn:sha1:b3d6ac50bc15754506c879f49aba1296c4bd6831</id>
<content type='text'>
DISTFILES change only.
</content>
</entry>
<entry>
<title>Mechanical changes to add DESTDIR support to packages that install</title>
<updated>2008-03-03T17:45:33Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-03-03T17:45:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7a1142123798f48c48fc2d1fe38690a6b94d1df7'/>
<id>urn:sha1:7a1142123798f48c48fc2d1fe38690a6b94d1df7</id>
<content type='text'>
their files via a custom do-install target.
</content>
</entry>
<entry>
<title>Update Ruby packages to 1.8.6-p111.</title>
<updated>2007-10-06T06:13:35Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2007-10-06T06:13:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=280e880c07a6cc5649aec465f7700c2144fd38c2'/>
<id>urn:sha1:280e880c07a6cc5649aec465f7700c2144fd38c2</id>
<content type='text'>
No change; DISTFILES update only.
</content>
</entry>
<entry>
<title>Update Ruby to 1.8.6-p110.</title>
<updated>2007-09-24T22:02:04Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2007-09-24T22:02:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3f1713924a6c5f58f9c3c74db12f007a353458aa'/>
<id>urn:sha1:3f1713924a6c5f58f9c3c74db12f007a353458aa</id>
<content type='text'>
Approved by wiz@.

Nothing changes with these package except distfile.
</content>
</entry>
<entry>
<title>Switch to use Ruby 1.8.6 patchlevel 36.</title>
<updated>2007-09-09T14:28:31Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2007-09-09T14:28:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4268533e4489db685dc2e534195847909f5340fa'/>
<id>urn:sha1:4268533e4489db685dc2e534195847909f5340fa</id>
<content type='text'>
Nothing changes with ruby-mode itself.
</content>
</entry>
<entry>
<title>Use ruby 1.8.6 version.</title>
<updated>2007-03-15T16:45:13Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2007-03-15T16:45:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1a1b2a125a1914ac7f702e2a171e21300893b709'/>
<id>urn:sha1:1a1b2a125a1914ac7f702e2a171e21300893b709</id>
<content type='text'>
For detail changes, please see ChangeLog file.
</content>
</entry>
<entry>
<title>Update ruby-mode package to 1.8.5.20061205.</title>
<updated>2006-12-06T16:36:41Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2006-12-06T16:36:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d12aa409a8bbc17dac35b65a7f2b275ca78a1273'/>
<id>urn:sha1:d12aa409a8bbc17dac35b65a7f2b275ca78a1273</id>
<content type='text'>
Tue Dec  5 00:59:05 2006  Yukihiro Matsumoto  &lt;matz@ruby-lang.org&gt;

	* misc/ruby-mode.el (ruby-parse-partial): need to parse "/=" as
	  self assignment operator, not regex.  [ruby-talk:227324]

Wed Sep 13 18:25:18 2006  Yukihiro Matsumoto  &lt;matz@ruby-lang.org&gt;

	* misc/ruby-mode.el (ruby-parse-partial): better here-doc support.
	  a patch from Marshall T. Vandegrift &lt;llasram at gmail.com&gt;.
	  [ruby-core:08804]
</content>
</entry>
<entry>
<title>Reset PKGREVISION by Ruby 1.8.5 update.  No changes with ruby-mode at all.</title>
<updated>2006-09-07T15:46:12Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2006-09-07T15:46:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2f8c083d1c1aa2eb77615cf15a8f06394d2eef2f'/>
<id>urn:sha1:2f8c083d1c1aa2eb77615cf15a8f06394d2eef2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recursive revision bump / recommended bump for gettext ABI change.</title>
<updated>2006-02-05T23:08:03Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-02-05T23:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93e3b9e04264b93620166058e19ea42c856505b0'/>
<id>urn:sha1:93e3b9e04264b93620166058e19ea42c856505b0</id>
<content type='text'>
</content>
</entry>
</feed>
