<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/pkgdiff/files, branch pkgsrc_2011Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q1'/>
<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</email>
</author>
<published>2011-03-04T15:57:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=df739fbd7189ec7416198781b939dc2da400534f'/>
<id>urn:sha1:df739fbd7189ec7416198781b939dc2da400534f</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>mdoclint cleanup.</title>
<updated>2011-02-16T11:58:30Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2011-02-16T11:58:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0b1b3c38764e230176316178b9877b2352a75fc9'/>
<id>urn:sha1:0b1b3c38764e230176316178b9877b2352a75fc9</id>
<content type='text'>
</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</email>
</author>
<published>2011-02-02T23:35:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2a53cb2e09ffb23c684c5eb9a4f326640267f6be'/>
<id>urn:sha1:2a53cb2e09ffb23c684c5eb9a4f326640267f6be</id>
<content type='text'>
Ok dillo.
</content>
</entry>
<entry>
<title>Fix wording in my licencse.</title>
<updated>2011-02-02T23:34:48Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2011-02-02T23:34:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=758869492c565652e75efb75c6010bd29dfa772f'/>
<id>urn:sha1:758869492c565652e75efb75c6010bd29dfa772f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sign over copyright to TNF</title>
<updated>2011-02-02T21:44:13Z</updated>
<author>
<name>hubertf</name>
<email>hubertf</email>
</author>
<published>2011-02-02T21:44:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6d43caec8f9f6911e530b746ce2c50b032322c47'/>
<id>urn:sha1:6d43caec8f9f6911e530b746ce2c50b032322c47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify my license.</title>
<updated>2011-02-02T10:36:20Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2011-02-02T10:36:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3b8a2083204056925a5857598f5c1fbb58f3c690'/>
<id>urn:sha1:3b8a2083204056925a5857598f5c1fbb58f3c690</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 1.0.</title>
<updated>2011-02-02T10:23:02Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2011-02-02T10:23:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=22d73b87b71ada193b7706f172106d434c3b9aaf'/>
<id>urn:sha1:22d73b87b71ada193b7706f172106d434c3b9aaf</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</email>
</author>
<published>2010-07-04T22:20:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3223963289566f8ed1d735eb3429ef963c3f2930'/>
<id>urn:sha1:3223963289566f8ed1d735eb3429ef963c3f2930</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</email>
</author>
<published>2010-07-04T22:18:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ac6687aeb99b300d995e68aa3d2166a472b009a7'/>
<id>urn:sha1:ac6687aeb99b300d995e68aa3d2166a472b009a7</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>Updated pkgtools/pkgdiff to 0.122</title>
<updated>2009-12-10T20:26:33Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2009-12-10T20:26:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0b1289d157af6d3c49fafdad9a2aac9129a88f61'/>
<id>urn:sha1:0b1289d157af6d3c49fafdad9a2aac9129a88f61</id>
<content type='text'>
Set TZ=UTC before calling diff to ensure everyone uses the same timezone
to avoid spurious diffs in metadata, such as:

&lt; clock/clock.c.orig        1993-06-29 01:11:39.000000000 -0400
---
&gt; clock/clock.c.orig        1993-06-29 03:11:39.000000000 -0200
</content>
</entry>
</feed>
