<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/pkgdiff/files/patchdiff.pl, branch pkgsrc-2011Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2011Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2011Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-03-04T15:57:07Z</updated>
<entry>
<title>Add "-D"/"-d dir" options to mkpatches and patchdiff.</title>
<updated>2011-03-04T15:57:07Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2011-03-04T15:57:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c66e6548680519311809f65d02848cb257782a8f'/>
<id>urn:sha1:c66e6548680519311809f65d02848cb257782a8f</id>
<content type='text'>
-D provides the previous behaviour of creating patches in $WRKDIR/.newpatches
-d dir specifies the directory where the patches will be created.

Requested by Aleksey Cheusov for read-only pkgsrc checkouts.

Fix minor bugs while here.

Bump version.</content>
</entry>
<entry>
<title>Add proper license for files by dillo and myself.</title>
<updated>2011-02-02T23:35:11Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2011-02-02T23:35:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f35cc979f1c676698699571d87cd509836476eb9'/>
<id>urn:sha1:f35cc979f1c676698699571d87cd509836476eb9</id>
<content type='text'>
Ok dillo.</content>
</entry>
<entry>
<title>Update to 1.0.</title>
<updated>2011-02-02T10:23:02Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2011-02-02T10:23:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b4b2aed009b952783cddbbfb9c0f0a77ede5d29d'/>
<id>urn:sha1:b4b2aed009b952783cddbbfb9c0f0a77ede5d29d</id>
<content type='text'>
Smarter pkgdiff, doesn't create chunks that are added automatically
by the pkgsrc infrastructure (configure:exit instead of regenerate,
Makefile: localedir).

mkpatches: patch file names now contain the path to the file and its name
per discussion on tech-pkg June 2010.
Also, the files are created directly in the patches/ directory; backups
are saved as patches/patch-foo.orig.

patchdiff: now compares patches/patch-foo with patches/patch-foo.orig;
if they only differ in non-essential parts, patchdiff reinstates the
original patch to keep commits less noisy.</content>
</entry>
<entry>
<title>Use a single pattern to match changes in the diff header so that a change to</title>
<updated>2010-07-04T22:20:04Z</updated>
<author>
<name>sbd</name>
<email>sbd@pkgsrc.org</email>
</author>
<published>2010-07-04T22:20:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=68a57a8482e72581e7d96b2867ebcd9866065504'/>
<id>urn:sha1:68a57a8482e72581e7d96b2867ebcd9866065504</id>
<content type='text'>
the input timestamp/name _and_/or output timestamp _and_/or line numbers
changes handled.

update version number to 0.123</content>
</entry>
<entry>
<title>1) Add a space to the second white-space block, when matching filenames as some</title>
<updated>2010-07-04T22:18:28Z</updated>
<author>
<name>sbd</name>
<email>sbd@pkgsrc.org</email>
</author>
<published>2010-07-04T22:18:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cf095389bc2bd475ff817d12095fb6bb66d16548'/>
<id>urn:sha1:cf095389bc2bd475ff817d12095fb6bb66d16548</id>
<content type='text'>
diff version must uses spaces to separate the filename and timestamp (that
or somepeople do cut-n-pasting of patches).

2) add the comma "," to the pattern used to match line numbers, to match POSIX.</content>
</entry>
<entry>
<title>Ignore more uninteresting output.</title>
<updated>2008-11-05T23:18:18Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2008-11-05T23:18:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=208ed5a45ec6bc94ed18a00238a82d3f52f073fb'/>
<id>urn:sha1:208ed5a45ec6bc94ed18a00238a82d3f52f073fb</id>
<content type='text'>
Tries to address PR 39291.

Welcome to 0.121.</content>
</entry>
<entry>
<title>In both mkpatches.pl and patchdiff.pl, ignore a leading "./" when</title>
<updated>2008-02-16T22:21:35Z</updated>
<author>
<name>apb</name>
<email>apb@pkgsrc.org</email>
</author>
<published>2008-02-16T22:21:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=40ef1e450ff37ea4d5f19bdb29a7ffed3dbf4a77'/>
<id>urn:sha1:40ef1e450ff37ea4d5f19bdb29a7ffed3dbf4a77</id>
<content type='text'>
parsing a file name from the "+++" line in an old patch file.  (New
patch files created by mkpatches do not have "./" in the file name in
the "+++" line, but some old patches currently in pkgsrc do have "./"
there.)

Bump version to 0.120.</content>
</entry>
<entry>
<title>Workaround too aggressive RCS ID find, so that +BUILD_VERSION and</title>
<updated>2007-07-12T15:35:43Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2007-07-12T15:35:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=18bfea6740b97fb0ca37688c0d7832b57c282fe4'/>
<id>urn:sha1:18bfea6740b97fb0ca37688c0d7832b57c282fe4</id>
<content type='text'>
ident agree.</content>
</entry>
<entry>
<title>NetBSD capitalization police.</title>
<updated>2005-12-13T12:03:47Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2005-12-13T12:03:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=525916457d388c214ac8fb9ad8f37383d314d8a6'/>
<id>urn:sha1:525916457d388c214ac8fb9ad8f37383d314d8a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put the correct path to perl into the scripts.  This fixes using this</title>
<updated>2004-01-10T05:40:40Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2004-01-10T05:40:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3299e0317180cfa3cc7f6d3adf8701f7f3e489ee'/>
<id>urn:sha1:3299e0317180cfa3cc7f6d3adf8701f7f3e489ee</id>
<content type='text'>
package with pkgviews.</content>
</entry>
</feed>
