<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/verifypc/Makefile, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2021-07-10T23:02:09Z</updated>
<entry>
<title>verifypc 1.8: another adjustment for input format.</title>
<updated>2021-07-10T23:02:09Z</updated>
<author>
<name>dholland</name>
<email>dholland@pkgsrc.org</email>
</author>
<published>2021-07-10T23:02:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c5b5a70d3e53480a51c27796055bfc5a567ce09d'/>
<id>urn:sha1:c5b5a70d3e53480a51c27796055bfc5a567ce09d</id>
<content type='text'>
not sure if this was a missed part of the changes in 1.7, or if the
output format of pkg-config changed again.</content>
</entry>
<entry>
<title>all: replace SUBST_SED with the simpler SUBST_VARS</title>
<updated>2019-05-23T19:22:54Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2019-05-23T19:22:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cabadf3d995dfdb93e43fa33e676fdfbb6f7d1f5'/>
<id>urn:sha1:cabadf3d995dfdb93e43fa33e676fdfbb6f7d1f5</id>
<content type='text'>
pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.</content>
</entry>
<entry>
<title>verifypc 1.7: adapt to a change in the log format produced by pkg-config,</title>
<updated>2018-02-20T02:55:15Z</updated>
<author>
<name>dholland</name>
<email>dholland@pkgsrc.org</email>
</author>
<published>2018-02-20T02:55:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=29d3e15bdb7dce5b01267b27151dba379d01d7fc'/>
<id>urn:sha1:29d3e15bdb7dce5b01267b27151dba379d01d7fc</id>
<content type='text'>
and while here, fix PR 50482 (verifypc uses invalid ASCII literal in script).

also tidy some pkglint.</content>
</entry>
<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>LICENSE=modified-bsd</title>
<updated>2014-03-03T02:35:39Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2014-03-03T02:35:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1f88131a56831633bc7e5ede00173dfc4a81a98f'/>
<id>urn:sha1:1f88131a56831633bc7e5ede00173dfc4a81a98f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Just define PKGNAME.</title>
<updated>2014-03-03T02:17:47Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2014-03-03T02:17:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=42ccc357a217fca0d504852b11beaaba9ca9c5eb'/>
<id>urn:sha1:42ccc357a217fca0d504852b11beaaba9ca9c5eb</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>To go with the rename of "flavor" to "pkgformat" on Sat, 15 Oct 2011 by</title>
<updated>2011-10-26T08:03:34Z</updated>
<author>
<name>sbd</name>
<email>sbd@pkgsrc.org</email>
</author>
<published>2011-10-26T08:03:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c3c62bc3820f0a661dd621d31793bf026dc71ac1'/>
<id>urn:sha1:c3c62bc3820f0a661dd621d31793bf026dc71ac1</id>
<content type='text'>
reed@ the path to reduce-depends.awk must be updated.

Update version to 1.6</content>
</entry>
<entry>
<title>verifypc-1.5: replace improper seddery with a call to reduce-depends.awk.</title>
<updated>2011-06-12T20:28:32Z</updated>
<author>
<name>dholland</name>
<email>dholland@pkgsrc.org</email>
</author>
<published>2011-06-12T20:28:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=159d04ce0a53c69867fa939903923bc0f72e1b4a'/>
<id>urn:sha1:159d04ce0a53c69867fa939903923bc0f72e1b4a</id>
<content type='text'>
(This avoids false positive reports in some circumstances, such as a pair
of depends on e.g. foo-2.0 and 2.0.3, and also for more complicated forms
of version numbers.)</content>
</entry>
<entry>
<title>Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.</title>
<updated>2009-04-09T00:48:06Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-04-09T00:48:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=368d71b62eb6e099ecbde93b8f229d559bb4648a'/>
<id>urn:sha1:368d71b62eb6e099ecbde93b8f229d559bb4648a</id>
<content type='text'>
</content>
</entry>
</feed>
