<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/diffstat/Makefile, branch pkgsrc-2014Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-06-07T07:20:57Z</updated>
<entry>
<title>Update to 1.59:</title>
<updated>2014-06-07T07:20:57Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-06-07T07:20:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=987ada62f561c442455db45a7a2367536f04369f'/>
<id>urn:sha1:987ada62f561c442455db45a7a2367536f04369f</id>
<content type='text'>
2014/06/05 (diffstat 1.59)
	+ add -E option to filter escape-sequences, e.g., from colordiff
	  (Ubuntu #1304262).

	+ merge/adapt improvments to makefile and configure script from
	  openembedded.org (forwarded by Ross Burton).
	  + remove unused $(libdir) from makefile "installdirs" target
	  + amend definition in CF_POPEN_TEST to permit use of autoheader.
	  + workaround for gratuitous renaming of AC_ACVERSION in 2.69

	+ added "docs" rule to makefile

	+ improvements to configure macros:
	  + added check for -Wlogical-op to gcc warnings
	  + suppress check for defining _XOPEN_SOURCE on Solaris
	  + trim an unwanted -no-gcc option for Intel compiler

	+ update config.guess, config.sub

2013/10/28 (diffstat 1.58)
	+ add COPYING file (request by Dagobert Michelsen).

	+ improved portability for cross-compiling, by supplying missing
	  getopt function as well as improving checks for popen/pclose
	  prototypes.

	+ updated configure macros, e.g., for MingW and MSYS fixes.

	+ update config.guess, config.sub</content>
</entry>
<entry>
<title>Update to 1.57. Changes:</title>
<updated>2013-08-10T12:49:54Z</updated>
<author>
<name>shattered</name>
<email>shattered@pkgsrc.org</email>
</author>
<published>2013-08-10T12:49:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=84e7a728f28892c8f0636b431ee4975ab76c4fe7'/>
<id>urn:sha1:84e7a728f28892c8f0636b431ee4975ab76c4fe7</id>
<content type='text'>
Improve treatment of binary files in ambiguous message introduced in
diffutils 2.8.4, and finally corrected in 3.0.</content>
</entry>
<entry>
<title>Update to 1.56:</title>
<updated>2013-02-12T10:13:41Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2013-02-12T10:13:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=96678f68262f3b93b90f1c9a2b97c714d7ad2bd1'/>
<id>urn:sha1:96678f68262f3b93b90f1c9a2b97c714d7ad2bd1</id>
<content type='text'>
2013/02/11 (diffstat 1.56)
	+ add -K option which attempts to improve the annotation of "only"
	  files by looking for a match in the resulting set of files and
	  inferring whether the file was added or removed (request by Marc
	  Haber).

	+ add check of command-line options for valid numbers.

	+ improve merging of patches for the same filename (report/testcase by
	  Paul E McKenney).

	+ document -d option in manpage.

	+ document -b, -C, -s option in usage (patch by Tim Waugh, Red Hat
	  #852770)

	+ modify configure script as done for byacc in 2012/10/03, making the
	  2.52-patches the prerequisite and adding support for --datarootdir
	  option.

	+ update config.guess, config.sub

	+ add logic to handle SVN diffs when the pathnames contain spaces
	  (patch by Stuart Prescott, Debian #675475).

	+ fix typo in package/debian/control

2012/01/03 (diffstat 1.55)
	+ add -R option, like patch's, to reverse the order of the comparison.

	+ FreeBSD ports/148604, ports/149500 reported that lzcat may not
	  support extracting files compressed in xz format (patch by Frederic
	  Culot, FreeBSD #149500).

	+ address documentation issue raised in Novell #739210

	+ correct typo s/Solaris/Solar/.

	+ updated configure script macros:
	  CF_ANSI_CC_CHECK CF_DISABLE_LEAKS CF_GCC_ATTRIBUTES CF_GCC_WARNINGS
	  CF_MAKE_TAGS CF_MSG_LOG CF_PATH_PROG CF_WITH_INSTALL_PREFIX
	  CF_XOPEN_SOURCE

	+ update config.guess, config.sub

2010/10/10 (diffstat 1.54)
	+ change Debian package script to use native format.

	+ correct counts used for new files when -S/-D options are used.

	+ minor typography improvement to manpage (patch by Solar Designer)

	+ remove the temporary directory on error, introduced in 1.48+ (patch
	  by Solar Designer).

2010/07/19 (diffstat 1.53)

	+ add missing "break" statement which left "-c" option falling-through
	  into "-C".

2010/07/16 (diffstat 1.52)

	+ add "-C" option to show the histogram using SGR colors.

	+ add "-s" option to show only the summary line.

	+ add configure check for "xz", using this in preference to "lzcat"
	  (FreeBSD #148604).

	+ also escape literal dashes used as part of the histogram in the
	  manpage.

	+ modify hyphens vs dashes in manpage per
		http://lintian.debian.org/tags/hyphen-used-as-minus-sign.html
	  (patch by Francois Marier).

	+ drop mkdirs.sh, use "mkdir -p"

	+ add configure checks for ctags and lint.

	+ updated configure macros

	+ reformat CHANGES to work with metrics script.

	+ fix strict gcc warnings, e.g., using const.

	+ improve a case where filenames have embedded blanks (patch by Reinier
	  Post).

	+ update config.guess, config.sub</content>
</entry>
<entry>
<title>Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.</title>
<updated>2012-10-25T06:55:37Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-10-25T06:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4961a4ef35d266a26e4c92f763c5beb55aa5aa1d'/>
<id>urn:sha1:4961a4ef35d266a26e4c92f763c5beb55aa5aa1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update diffstat to 1.51.  Minor bugfixes.</title>
<updated>2009-11-17T03:17:01Z</updated>
<author>
<name>snj</name>
<email>snj@pkgsrc.org</email>
</author>
<published>2009-11-17T03:17:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2175d937bba47ccf56993a242df86715b3bd5241'/>
<id>urn:sha1:2175d937bba47ccf56993a242df86715b3bd5241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 1.49.  Changes:</title>
<updated>2009-09-06T16:20:10Z</updated>
<author>
<name>snj</name>
<email>snj@pkgsrc.org</email>
</author>
<published>2009-09-06T16:20:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7cb9113046be4b925b18571566e6b4ba7e865514'/>
<id>urn:sha1:7cb9113046be4b925b18571566e6b4ba7e865514</id>
<content type='text'>
31-Aug-2009
	diffstat 1.49

	improve lzma support, add support for xz (patch by Eric Blake).

	add special case for no-newline message from some diff's (Ubuntu
	#269895).

	improve configure check for getopt header.

	add configure special case for HPUX 11 with _XOPEN_SOURCE definition.

	update config.guess, config.sub</content>
</entry>
<entry>
<title>Update to 1.48:</title>
<updated>2009-08-21T23:39:20Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2009-08-21T23:39:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d9314261509bd003e306e0ea6ed9a0487790f8c3'/>
<id>urn:sha1:d9314261509bd003e306e0ea6ed9a0487790f8c3</id>
<content type='text'>
11-Aug-2009
	diffstat 1.48

	add decompression tests for lzma and pack file types.

	check for zcat and uncompress in preference to "compress -dc".

	modify to check the first few bytes of standard input, and use a
	corresponding decompression utility if the stream appears to be
	compressed.  This requires making a temporary copy of the data
	(Debian #491575).

	add -N option, to truncate filenames.

	use getc_unlocked() rather than fgetc_unlocked()

	modify to recognize Perforce-style diffs (patch by Ed Schouten).

	update configure macros to improve compiler warning checks, use
	$PATH_SEPARATOR rather than $PATH_SEP (for consistency with some
	autoconf versions),

	fix typo in configure --with-install-prefix option (report by
	Dagobert Michelsen).

	update config.guess, config.sub

29-Mar-2009
	diffstat 1.47

	modify to work with patch ".rej" files, which do not have a header to
	tell which file is affected.

	fix typo in usage message (reports by Moritz Barsnick, John McNamara,
	Richard Quadling).</content>
</entry>
<entry>
<title>Update to 1.46.</title>
<updated>2008-10-30T19:33:47Z</updated>
<author>
<name>snj</name>
<email>snj@pkgsrc.org</email>
</author>
<published>2008-10-30T19:33:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=363e62560229982354c2d322d32cdc2a921c3ee9'/>
<id>urn:sha1:363e62560229982354c2d322d32cdc2a921c3ee9</id>
<content type='text'>
Changes:
* add "-S", "-D" and "-m" to provide a way to show the amount of
  difference relative to the total sizes of the files.
* add "-q" (suppress the "0 files changed" message for empty diffs)</content>
</entry>
<entry>
<title>Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.</title>
<updated>2007-12-02T13:04:06Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2007-12-02T13:04:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8a5b10ea9330e28a45faede9aee8b323e6cc645b'/>
<id>urn:sha1:8a5b10ea9330e28a45faede9aee8b323e6cc645b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Supports DESTDIR.</title>
<updated>2007-11-08T23:46:11Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2007-11-08T23:46:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b9c02b3868f6fc26bd728bc03924462a9fa94cd2'/>
<id>urn:sha1:b9c02b3868f6fc26bd728bc03924462a9fa94cd2</id>
<content type='text'>
</content>
</entry>
</feed>
