<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/ruby-xmlparser, branch pkgsrc-2014Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2012-10-25T06:55:37Z</updated>
<entry>
<title>Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.</title>
<updated>2012-10-25T06:55:37Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-10-25T06:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4961a4ef35d266a26e4c92f763c5beb55aa5aa1d'/>
<id>urn:sha1:4961a4ef35d266a26e4c92f763c5beb55aa5aa1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump PKGREVISION due to ABI change of ruby18-base.</title>
<updated>2011-02-21T16:01:10Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2011-02-21T16:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6d80a966126ba119d6cff724a21d0dae4af9e997'/>
<id>urn:sha1:6d80a966126ba119d6cff724a21d0dae4af9e997</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update textproc/ruby-xmlparser to 0.7.1.</title>
<updated>2010-09-10T08:48:31Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2010-09-10T08:48:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=908b815e8fcbccb1ee46e38e3c7601019195dc5a'/>
<id>urn:sha1:908b815e8fcbccb1ee46e38e3c7601019195dc5a</id>
<content type='text'>
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add PKG_DESTDIR_SUPPORT.
* Ajust new ruby package's framework.


Changes of version 0.7.1

    * convert the encoding of an input string automatically (Ruby 1.9.1).

Changes of version 0.7.0

    * suppot Ruby 1.9.1.
    * remove some experimental libraries.
    * remove all example programs.</content>
</entry>
<entry>
<title>Convert @exec/@unexec to @pkgdir or drop it.</title>
<updated>2009-06-14T21:28:46Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-06-14T21:28:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93323948e4f1e37e92dc7873785b511d58636a05'/>
<id>urn:sha1:93323948e4f1e37e92dc7873785b511d58636a05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:17:11Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-06-14T18:17:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=39c828b6a6a7fd0175afcffca207a0a5e8d85f00'/>
<id>urn:sha1:39c828b6a6a7fd0175afcffca207a0a5e8d85f00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump PKGREVISION of rubygem based packages which contain extention libraries.</title>
<updated>2008-06-19T15:21:35Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2008-06-19T15:21:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=566453cb7a6ba1c2e68eb4e0f2cafdeaad55f813'/>
<id>urn:sha1:566453cb7a6ba1c2e68eb4e0f2cafdeaad55f813</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove MASTER_SITES since now it use RubyGems' MASTER_SITES.</title>
<updated>2008-04-06T07:49:55Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2008-04-06T07:49:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e34defafdc6bdc8cc7497054856fe03960e1237e'/>
<id>urn:sha1:e34defafdc6bdc8cc7497054856fe03960e1237e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ruby-xmlparser to version 0.6.81.  Changes from version 0.6.8.1</title>
<updated>2008-04-04T15:22:24Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2008-04-04T15:22:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=32bfbec855d8892cd8354731867ed1e5d7077288'/>
<id>urn:sha1:32bfbec855d8892cd8354731867ed1e5d7077288</id>
<content type='text'>
include:

+ Install as a Ruby gem.

* Fix bug in openInputStream().</content>
</entry>
<entry>
<title>Fix permission of some directories in examples.</title>
<updated>2007-01-28T15:25:11Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2007-01-28T15:25:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a04fc91fbaab45489bdee55c79310389e50d088f'/>
<id>urn:sha1:a04fc91fbaab45489bdee55c79310389e50d088f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sort PLIST.</title>
<updated>2006-09-07T15:55:50Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2006-09-07T15:55:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=54b327728153030cf2a27efaa9e702bcaabeab51'/>
<id>urn:sha1:54b327728153030cf2a27efaa9e702bcaabeab51</id>
<content type='text'>
</content>
</entry>
</feed>
