<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/ruby/Makefile, 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-03-04T16:38:11Z</updated>
<entry>
<title>Mechanical changes to add DESTDIR support to packages that install</title>
<updated>2008-03-04T16:38:11Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-03-04T16:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=94625269680b5597c061a1e864b87074eff20b47'/>
<id>urn:sha1:94625269680b5597c061a1e864b87074eff20b47</id>
<content type='text'>
their files via a custom do-install target.
</content>
</entry>
<entry>
<title>Move code that generates a dynamic PLIST from the {pre,do,post}-install</title>
<updated>2007-10-25T21:04:21Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-10-25T21:04:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9e5a08fe33b7bae1e28a7c3bb68e4672329b6693'/>
<id>urn:sha1:9e5a08fe33b7bae1e28a7c3bb68e4672329b6693</id>
<content type='text'>
targets and into a GENERATE_PLIST variable definition.  Remove some
unnecessary empty PLISTs as a result of properly setting GENERATE_PLIST.
</content>
</entry>
<entry>
<title>Set PKGNAME only here since lang/ruby package is a meta package.</title>
<updated>2007-09-09T14:20:26Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2007-09-09T14:20:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=644a0503c935cd7cc7244141ca41e38b235983bc'/>
<id>urn:sha1:644a0503c935cd7cc7244141ca41e38b235983bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating Ruby to 1.8.6.</title>
<updated>2007-03-15T16:41:01Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2007-03-15T16:41:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=331fa8f630fa7589bfa26df2c0e27f9641019b39'/>
<id>urn:sha1:331fa8f630fa7589bfa26df2c0e27f9641019b39</id>
<content type='text'>
- discontinue use of RUBY_PATCH_DATE.
- Introduce RUBY_PATCH_LEVEL.

pkgsrc's ruby tracks Ruby's patch release and avoid to maintain
its own patch files (with RUBY_PATCH_DATE).

Changes are too much, please see ChangeLog file.
</content>
</entry>
<entry>
<title>Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of</title>
<updated>2007-01-07T09:13:46Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-01-07T09:13:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=87e1bea888d90a6044a18e46681bc456ea30305c'/>
<id>urn:sha1:87e1bea888d90a6044a18e46681bc456ea30305c</id>
<content type='text'>
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
</content>
</entry>
<entry>
<title>Update ruby package to 1.8.5.20061205.  No change for this wrapper package.</title>
<updated>2006-12-06T16:34:42Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2006-12-06T16:34:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6c199dd3db53375729a4eba93537f541ec692767'/>
<id>urn:sha1:6c199dd3db53375729a4eba93537f541ec692767</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lang/ruby package is now 1.8.4, reset PKGREVISION.</title>
<updated>2006-01-03T14:39:51Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2006-01-03T14:39:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fa559afcde51f19cf4021cd57d2bf21239a1da12'/>
<id>urn:sha1:fa559afcde51f19cf4021cd57d2bf21239a1da12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bumped the PKGREVISION of the packages that have been broken by the recent</title>
<updated>2005-12-08T09:52:15Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-12-08T09:52:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d80ab5d85b2199aab1eaccfc9a2aeaa3535b191c'/>
<id>urn:sha1:d80ab5d85b2199aab1eaccfc9a2aeaa3535b191c</id>
<content type='text'>
"pkglint --autofix" change.
</content>
</entry>
<entry>
<title>- Update to ruby 1.8.3.</title>
<updated>2005-11-02T09:00:44Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2005-11-02T09:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4a025be8aa1cbbae5b062c9c85f809107b353d55'/>
<id>urn:sha1:4a025be8aa1cbbae5b062c9c85f809107b353d55</id>
<content type='text'>
- Conflict with pkg_alternatives (ruby18-base support PKG_ALTERNATIVES now).
</content>
</entry>
<entry>
<title>depends should be ../../&lt;category&gt;/&lt;pkg&gt;</title>
<updated>2005-07-19T10:01:15Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2005-07-19T10:01:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8e5c68bc6464f7711b87bf4c17adea2559863de7'/>
<id>urn:sha1:8e5c68bc6464f7711b87bf4c17adea2559863de7</id>
<content type='text'>
</content>
</entry>
</feed>
