<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/pkg_chk, 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>2014-10-09T14:05:50Z</updated>
<entry>
<title>Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.</title>
<updated>2014-10-09T14:05:50Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-10-09T14:05:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ef5c8ed42b5f83bfa34699052d684f23e761e43e'/>
<id>urn:sha1:ef5c8ed42b5f83bfa34699052d684f23e761e43e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update pkg_chk to 2.0.8 Fix missing { } in awk section in 2.0.7</title>
<updated>2014-04-23T00:01:01Z</updated>
<author>
<name>abs</name>
<email>abs@pkgsrc.org</email>
</author>
<published>2014-04-23T00:01:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5b8d17862b0ccaf65e98f8e921c998f91d889d81'/>
<id>urn:sha1:5b8d17862b0ccaf65e98f8e921c998f91d889d81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated pkgtools/pkg_chk to 2.0.7</title>
<updated>2014-04-21T21:32:26Z</updated>
<author>
<name>abs</name>
<email>abs@pkgsrc.org</email>
</author>
<published>2014-04-21T21:32:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=575076c87708d0da3294a6b47d6ddee30ef329c6'/>
<id>urn:sha1:575076c87708d0da3294a6b47d6ddee30ef329c6</id>
<content type='text'>
update pkg_chk from 2.0.6 to 2.0.7, based on suggestions from PR 30893
- switch from getopt to getopts. The issue described in PR 30893 ('*' being
  expanded by shell globbing) had already been worked around, but getopts
  is just a nicer interface
- Extend tag parsing to support -D '*' to cause all package lines to be matched</content>
</entry>
<entry>
<title>Just define PKGNAME and use it.</title>
<updated>2014-03-03T03:30:52Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2014-03-03T03:30:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7f2a37cb1a08dc9b8e6f934a578612a8cd05ed91'/>
<id>urn:sha1:7f2a37cb1a08dc9b8e6f934a578612a8cd05ed91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"user-destdir" is default these days</title>
<updated>2012-09-11T23:19:33Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-09-11T23:19:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0d2b63b3a358a64cbc41e007e04d183ecb9a7aa5'/>
<id>urn:sha1:0d2b63b3a358a64cbc41e007e04d183ecb9a7aa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated pkgtools/pkg_chk to 2.0.6</title>
<updated>2012-09-01T17:52:09Z</updated>
<author>
<name>abs</name>
<email>abs@pkgsrc.org</email>
</author>
<published>2012-09-01T17:52:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f41ee4ebecd5d168e5ba5ce66ef244fb66d7a979'/>
<id>urn:sha1:f41ee4ebecd5d168e5ba5ce66ef244fb66d7a979</id>
<content type='text'>
Set "USE_TOOLS+=    bzcat:run" so pkg_chk can read .bz2 pkg_summary files</content>
</entry>
<entry>
<title>Updated pkgtools/pkg_chk to 2.0.5</title>
<updated>2012-08-28T12:12:26Z</updated>
<author>
<name>abs</name>
<email>abs@pkgsrc.org</email>
</author>
<published>2012-08-28T12:12:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d601ebd9d8778905c405635efcd762174f90a85d'/>
<id>urn:sha1:d601ebd9d8778905c405635efcd762174f90a85d</id>
<content type='text'>
- PR/41321 - handle packages which generate multiple pkgnames from the same
  pkgdir - e.g. "py{25,26,27}-sqlite3-0nb2.tgz"
- Add support for pkg_summary.bz2 and pkg_summary.txt. Preferred order is now
  pkg_summary.bz2, pkg_summary.gz then pkg_summary.txt
- Drop support for old pkg_chk-summary file</content>
</entry>
<entry>
<title>Updated pkgtools/pkg_chk to 2.0.4</title>
<updated>2012-08-03T10:35:31Z</updated>
<author>
<name>abs</name>
<email>abs@pkgsrc.org</email>
</author>
<published>2012-08-03T10:35:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=562c115c6d5e013e1d1dae3a9e6de377adc6f5da'/>
<id>urn:sha1:562c115c6d5e013e1d1dae3a9e6de377adc6f5da</id>
<content type='text'>
Fix regression introduced in 2.0.1 where available binary packages
would not always be listed
Add licence (2 clause BSD)</content>
</entry>
<entry>
<title>Updated pkgtools/pkg_chk to 2.0.3</title>
<updated>2012-08-02T09:39:49Z</updated>
<author>
<name>abs</name>
<email>abs@pkgsrc.org</email>
</author>
<published>2012-08-02T09:39:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dd04b48a4af1264cc9e6b8fa00fb91bc5444e9e7'/>
<id>urn:sha1:dd04b48a4af1264cc9e6b8fa00fb91bc5444e9e7</id>
<content type='text'>
PR#46760 pkgtools/pkg_chk /tmp/pkg_chk.XXXXXa directories
- Ensure tmpdir is removed in the -g and -p case</content>
</entry>
<entry>
<title>Updated pkgtools/pkg_chk to 2.0.2</title>
<updated>2012-07-29T17:31:11Z</updated>
<author>
<name>abs</name>
<email>abs@pkgsrc.org</email>
</author>
<published>2012-07-29T17:31:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=061af5c3ab4561f5e91f81943704cf64edfb407e'/>
<id>urn:sha1:061af5c3ab4561f5e91f81943704cf64edfb407e</id>
<content type='text'>
- Fix PR#46748 Error occurs when pkg_chk is used with both "-g" &amp; "-C conf"
  pkg_chk was failing if run outside of a valid pkgsrc/$category/$pkg directory
- Merge in (adjusted) changes from Mike Volokhov to by default not downgrade
  packages if installed version is larger than that in pkgsrc or packages.
  Will still report, and can override with -B</content>
</entry>
</feed>
