<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/pkg_chk, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-07-05T22:56:40Z</updated>
<entry>
<title>Update pkg_chk to 1.95:</title>
<updated>2008-07-05T22:56:40Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2008-07-05T22:56:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=38e137d1d1abf040a2221c2c2c3938ee8c8bddb6'/>
<id>urn:sha1:38e137d1d1abf040a2221c2c2c3938ee8c8bddb6</id>
<content type='text'>
    - Handle pkgsrc in LOCALBASE - fixes PR pkg/32326
</content>
</entry>
<entry>
<title>fixup DESTDIR - bump pkgrevision</title>
<updated>2008-06-12T13:37:19Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2008-06-12T13:37:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=96e0ac3203685e5f3b498089e14c6f782250950e'/>
<id>urn:sha1:96e0ac3203685e5f3b498089e14c6f782250950e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add DESTDIR support.</title>
<updated>2008-06-12T02:14:13Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-06-12T02:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=39d7fb93432416d872ed34e0025741cc93068c06'/>
<id>urn:sha1:39d7fb93432416d872ed34e0025741cc93068c06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version to 1.94:</title>
<updated>2008-05-26T09:25:43Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2008-05-26T09:25:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=adbce735f6bb3468304292ffe0691cfed29e59f8'/>
<id>urn:sha1:adbce735f6bb3468304292ffe0691cfed29e59f8</id>
<content type='text'>
Fix a bug exposed by the "set -e" improvements in NetBSD-current's
"/bin/sh" which would prevent the script from cleaning up its
temporary directory.

Change approved by David Brownlee.
</content>
</entry>
<entry>
<title>"I claim this planet in the name of Mars, hmm, isn't that lovely, hmm?"</title>
<updated>2008-05-24T19:15:36Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2008-05-24T19:15:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e8317283e3406501b78d36639b1100db405bff5a'/>
<id>urn:sha1:e8317283e3406501b78d36639b1100db405bff5a</id>
<content type='text'>
(Set OWNER to abs@NetBSD.org)
</content>
</entry>
<entry>
<title>Bump version to 1.93:</title>
<updated>2008-05-21T20:52:31Z</updated>
<author>
<name>dillo</name>
<email>dillo</email>
</author>
<published>2008-05-21T20:52:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=05f6bae483c8080049bf5cdf4ec42e791903349b'/>
<id>urn:sha1:05f6bae483c8080049bf5cdf4ec42e791903349b</id>
<content type='text'>
- Explicitly clear automatic flag for packages user wants installed
  that got pulled in previously.
- Only ignore pkg_summary.gz in local repository if newer files
  with name matching *.t[bg]z exist.  (Otherwise, pkg_summary.gz
  created by pbulk would be ignored because pkg_summary.bz2 is
  newer.)

Okayed by abs@.
</content>
</entry>
<entry>
<title>Oops, it was already 1.91 before my previous commit.  Bump version</title>
<updated>2008-05-03T12:57:47Z</updated>
<author>
<name>apb</name>
<email>apb</email>
</author>
<published>2008-05-03T12:57:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c93ef6ce149b0aec82a9f50d703b380b94ba75e3'/>
<id>urn:sha1:c93ef6ce149b0aec82a9f50d703b380b94ba75e3</id>
<content type='text'>
to pkg_chk-1.92.  (Thanks wiz)
</content>
</entry>
<entry>
<title>Bump version to	pkg_chk-1.91:</title>
<updated>2008-05-02T19:10:26Z</updated>
<author>
<name>apb</name>
<email>apb</email>
</author>
<published>2008-05-02T19:10:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=11dc851460a5f03e46b30e49c5805c302406505e'/>
<id>urn:sha1:11dc851460a5f03e46b30e49c5805c302406505e</id>
<content type='text'>
* Look for $MAKECONF in @MAKECONF@, @PREFIX@/etc/mk.conf,
  and /etc/mk.conf, in that order.
* Look for $PKGSRCDIR in the Makefile referred to by $MAKECONF,
  ".", "..", "../..", and "/usr/pkgsrc", in that order.
* Convert the Makefil to use the SUBST framework.

Proposed in tech-pkg; OK (in principle) David Brownlee
</content>
</entry>
<entry>
<title>update pkg_chk to 1.91:</title>
<updated>2008-04-23T21:55:29Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2008-04-23T21:55:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8a76ab2423d0062466fc7c2076f2a3d36868ca4d'/>
<id>urn:sha1:8a76ab2423d0062466fc7c2076f2a3d36868ca4d</id>
<content type='text'>
    - Use a local pkg_summary.gz iff it is the most recently modified file
      in the PACKAGES/All directory
</content>
</entry>
<entry>
<title>update pkg_chk to 1.90:</title>
<updated>2008-02-24T21:58:13Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2008-02-24T21:58:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=af1f8cd86bcf53c3194c16905b0da0d3638a464f'/>
<id>urn:sha1:af1f8cd86bcf53c3194c16905b0da0d3638a464f</id>
<content type='text'>
    - Remove obsolete and no longer accurate 'implies -c' and 'implies -i'
      notes from usage - noted by Andreas Burghardt
</content>
</entry>
</feed>
