<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/pkgdiff, branch pkgsrc_2016Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2016Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2016Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2016-02-10T16:00:10Z</updated>
<entry>
<title>pkgdiff: move automatic cleanup of unnecessary patches from patchdiff(1)</title>
<updated>2016-02-10T16:00:10Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2016-02-10T16:00:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d40ae6b4467d0fd1827ff9ac360d5bb0d9ce140c'/>
<id>urn:sha1:d40ae6b4467d0fd1827ff9ac360d5bb0d9ce140c</id>
<content type='text'>
to mkpatches(1).

Requested by jperkin.

Update man pages.

Bump version.
</content>
</entry>
<entry>
<title>Handle Makefile parse errors better.</title>
<updated>2015-09-15T08:36:07Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2015-09-15T08:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=90b94aacd90f496118f11b87d1065efd9dffe512'/>
<id>urn:sha1:90b94aacd90f496118f11b87d1065efd9dffe512</id>
<content type='text'>
Bump version.

Requested by joerg@
Reviewed by leot@
</content>
</entry>
<entry>
<title>Make it easier to override the (b)make hard-coded in mkpatches and</title>
<updated>2015-09-08T18:47:01Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2015-09-08T18:47:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=02141223187b7fd90a1d1d902c63321e95c0e888'/>
<id>urn:sha1:02141223187b7fd90a1d1d902c63321e95c0e888</id>
<content type='text'>
patchdiff. It is often useful to have tools in one prefix and reach-over
patch creation with a different make and different WRKOBJDIR settings,
e.g. when developing in a bulk build environment.
</content>
</entry>
<entry>
<title>Recursive PKGREVISION bump for all packages mentioning 'perl',</title>
<updated>2015-06-12T10:48:20Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2015-06-12T10:48:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d7e6a8e21511c63470d97ade9d2cffc729577f99'/>
<id>urn:sha1:d7e6a8e21511c63470d97ade9d2cffc729577f99</id>
<content type='text'>
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
</content>
</entry>
<entry>
<title>Updated pkgtools/pkgdiff to 1.6</title>
<updated>2015-02-03T22:50:27Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2015-02-03T22:50:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6529cd65b11bb94a67c16c29b69523ee494329bc'/>
<id>urn:sha1:6529cd65b11bb94a67c16c29b69523ee494329bc</id>
<content type='text'>
1.6: Correctly handle filenames with whitespace in pkgdiff and mkpatches
</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</email>
</author>
<published>2014-10-09T14:05:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7bc685450d39f18c2b3e353da33c8e080a428d2c'/>
<id>urn:sha1:7bc685450d39f18c2b3e353da33c8e080a428d2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump for perl-5.20.0.</title>
<updated>2014-05-29T23:35:13Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2014-05-29T23:35:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4066bdbe3ce000ed62b39d05cfd4e3d5f664affe'/>
<id>urn:sha1:4066bdbe3ce000ed62b39d05cfd4e3d5f664affe</id>
<content type='text'>
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
</content>
</entry>
<entry>
<title>Do not rely on path search when invoking pkgdiff.</title>
<updated>2014-03-12T20:28:30Z</updated>
<author>
<name>asau</name>
<email>asau</email>
</author>
<published>2014-03-12T20:28:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=18d0b502d429e732d2212fbae15a6d7c27330b18'/>
<id>urn:sha1:18d0b502d429e732d2212fbae15a6d7c27330b18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Just define PKGNAME and use it.</title>
<updated>2014-03-03T03:30:52Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2014-03-03T03:30:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=85c7a153e60a39d800f91c5b5669f0b1948dd554'/>
<id>urn:sha1:85c7a153e60a39d800f91c5b5669f0b1948dd554</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use CATMAN_SECTION_SUFFIX in packages which perform their own catman</title>
<updated>2013-09-12T11:18:40Z</updated>
<author>
<name>jperkin</name>
<email>jperkin</email>
</author>
<published>2013-09-12T11:18:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3b872e1b92502212bb55f5258424c2b10376a67d'/>
<id>urn:sha1:3b872e1b92502212bb55f5258424c2b10376a67d</id>
<content type='text'>
page installation.
</content>
</entry>
</feed>
