<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/diffutils/PLIST, 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>2019-07-07T18:02:43Z</updated>
<entry>
<title>Updated devel/diffutils to 3.7</title>
<updated>2019-07-07T18:02:43Z</updated>
<author>
<name>schwarz</name>
<email>schwarz@pkgsrc.org</email>
</author>
<published>2019-07-07T18:02:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a8120c6bcd894b08c4c218f6e0d44f5607dec3b9'/>
<id>urn:sha1:a8120c6bcd894b08c4c218f6e0d44f5607dec3b9</id>
<content type='text'>
Changes: bug fixes, diff --color now produces output compatible with less -R.
(cf. https://savannah.gnu.org/forum/forum.php?forum_id=9341)</content>
</entry>
<entry>
<title>Updated devel/diffutils to 3.4</title>
<updated>2016-08-09T13:35:28Z</updated>
<author>
<name>mef</name>
<email>mef@pkgsrc.org</email>
</author>
<published>2016-08-09T13:35:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=578bc695ab867a8ebec3416b5e664187d630b299'/>
<id>urn:sha1:578bc695ab867a8ebec3416b5e664187d630b299</id>
<content type='text'>
------------------------------
* Noteworthy changes in release 3.4 (2016-08-08) [stable]

** New features

   diff accepts two new options --color and --palette to generate
   and configure colored output.  --color takes an optional argument
   specifying when to colorize a line: --color=always, --color=auto,
   --color=never.  --palette is used to configure which colors are used.

** Bug fixes

  When binary files differ, diff now exits with status 1 as POSIX requires.
  Formerly it exited with status 2.

  Unless the --ignore-file-name-case option is used, diff now
  considers file names to be equal only if they are byte-for-byte
  equivalent.  This fixes a bug where diff in an English locale might
  consider two Asian file names to be the same merely because they
  contain no English characters.

  diff -B no longer generates incorrect output if the two inputs
  each end with a one-byte incomplete line.

  diff --brief no longer reports a difference for unusual identical files.
  For example, when comparing a file like /proc/cmdline (for which the linux
  kernel reports st_size of 0 even though it is not an empty file) to a
  copy of that file's contents residing on a "normal" file system:
    $ f=/proc/cmdline; cp $f k; diff --brief $f k
    Files /proc/cmdline and k differ

** Performance changes

  diff's default algorithm has been adjusted to output higher-quality
  results at somewhat greater computational cost, as CPUs have gotten
  faster since the algorithm was last tweaked in diffutils-2.6 (1993).

(pkgsrc changes)
- Add comments on patches, picking from (old) cvs log</content>
</entry>
<entry>
<title>Fix PLIST for recent update.</title>
<updated>2013-05-22T09:12:27Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2013-05-22T09:12:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cae32ecb04e93261aa428d6330ea9c061de6d656'/>
<id>urn:sha1:cae32ecb04e93261aa428d6330ea9c061de6d656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add symlinks in gnu/man/man1/</title>
<updated>2012-06-02T08:18:35Z</updated>
<author>
<name>cheusov</name>
<email>cheusov@pkgsrc.org</email>
</author>
<published>2012-06-02T08:18:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=43e97dc30e8add0aef4a261cc6637a11e4c7e965'/>
<id>urn:sha1:43e97dc30e8add0aef4a261cc6637a11e4c7e965</id>
<content type='text'>
++pkgrevision</content>
</entry>
<entry>
<title>Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@).</title>
<updated>2012-05-29T21:01:25Z</updated>
<author>
<name>cheusov</name>
<email>cheusov@pkgsrc.org</email>
</author>
<published>2012-05-29T21:01:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=db104e7453fecc8b84ec3068f98346a734eaa792'/>
<id>urn:sha1:db104e7453fecc8b84ec3068f98346a734eaa792</id>
<content type='text'>
All utilities are installed with a prefix 'g'. Symlinks with original
names are created in ${PREFIX}/gnu/bin.

++pkgrevision</content>
</entry>
<entry>
<title>Add missing entry.</title>
<updated>2012-04-08T02:14:34Z</updated>
<author>
<name>dholland</name>
<email>dholland@pkgsrc.org</email>
</author>
<published>2012-04-08T02:14:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1d7b71f65ce7160af8ad925c891e002a07de75b0'/>
<id>urn:sha1:1d7b71f65ce7160af8ad925c891e002a07de75b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated devel/diffutils to 3.2</title>
<updated>2012-04-07T16:30:05Z</updated>
<author>
<name>schwarz</name>
<email>schwarz@pkgsrc.org</email>
</author>
<published>2012-04-07T16:30:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a0643209daec3ac038288aab412fe626d28081d4'/>
<id>urn:sha1:a0643209daec3ac038288aab412fe626d28081d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable NLS explicitly.  Bump PKGREVISION.</title>
<updated>2006-07-20T17:09:14Z</updated>
<author>
<name>minskim</name>
<email>minskim@pkgsrc.org</email>
</author>
<published>2006-07-20T17:09:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7b2ed656be168d6e80fd38eef09397d52dcd7a0b'/>
<id>urn:sha1:7b2ed656be168d6e80fd38eef09397d52dcd7a0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Honor PKGINFODIR.</title>
<updated>2006-03-30T03:44:41Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2006-03-30T03:44:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=792529759b850aa6227cf6c074e30e190258a2ed'/>
<id>urn:sha1:792529759b850aa6227cf6c074e30e190258a2ed</id>
<content type='text'>
* List the info files directly in the PLIST.</content>
</entry>
<entry>
<title>Remove info files entries from PLIST file.</title>
<updated>2004-02-15T19:42:01Z</updated>
<author>
<name>seb</name>
<email>seb@pkgsrc.org</email>
</author>
<published>2004-02-15T19:42:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3934f7f00fd4fd31f953b0937d4ad9a6ccedee7e'/>
<id>urn:sha1:3934f7f00fd4fd31f953b0937d4ad9a6ccedee7e</id>
<content type='text'>
</content>
</entry>
</feed>
