[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Update: diffstat



The attached patch brings diffstat up to 1.38.

Changelog:
16-Jan-2005
	diffstat 1.38

	add makefile.wnt, etc., for win32 port.

	fix "make check" to work even when PATH or the build directory has
	spaces in it (patch by Eric Blake).

	add support for '--help' and '--version' command line arguments, for a
	consistent interface with GNU tools, and still compatible to POSIX
	requirements on utility options (patch by Eric Blake).

18-Dec-2004

	modify makefile.in and run_test.sh to allow "make check" to be run from
	a build directory which is not the same as the source directory, i.e.,
	when the configure --srcdir option is used (request by Eric Blake).

	modify distribution to include sample of regression tests, so a
	"make check" will work (request by Eric Blake).

16-Dec-2004
	diffstat 1.37

	fix a different case for data beginning with "--" which was treated as
	a header line.

14-Dec-2004
	diffstat 1.36

	Fix allocation problems.  Open files in binary mode for reading.
	Getopt returns -1, not necessarily EOF.  Add const where useful.  Use
	NO_IDENT where necessary.  malloc() comes from <stdlib.h> in standard
	systems (Patch by Eric Blake <ebb9_(_at_)_byu_(_dot_)_net>.)

08-Nov-2004
	diffstat 1.35

	modify makefile.in to work with configure --srcdir option (report by
	Eric Blake).

	minor fix for resync of unified diffs checks for range (line beginning
	with '@' without header lines (successive lines beginning with "---"
	and "+++") (Debian #264098).

	miscellaneous updates for configure script

Cheers,
-- 
Jon
Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/diffstat/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	2004/12/07 00:23:20	1.3
+++ Makefile	2005/02/07 19:58:25
@@ -2,7 +2,7 @@
 
 COMMENT=		"accumulates and displays statistics from a diff file"
 
-DISTNAME=		diffstat-1.34
+DISTNAME=		diffstat-1.38
 CATEGORIES=		textproc
 MASTER_SITES=		ftp://invisible-island.net/diffstat/
 EXTRACT_SUFX=		.tgz
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/diffstat/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	2005/01/05 17:34:19	1.3
+++ distinfo	2005/02/07 19:58:25
@@ -1,4 +1,4 @@
-MD5 (diffstat-1.34.tgz) = 8cf39406d471722499b4d9dacdf367f5
-RMD160 (diffstat-1.34.tgz) = 9d00b1be21e81dd47acc90262732139a428eb3c4
-SHA1 (diffstat-1.34.tgz) = 5a14769e35381fc3a6e784eddd4f7cb4621b46ec
-SIZE (diffstat-1.34.tgz) = 58633
+MD5 (diffstat-1.38.tgz) = 79e948aae49d2a0bd767b791e5cc132f
+RMD160 (diffstat-1.38.tgz) = 42c5a60114bf923962cd1a0d178ab87227101bbd
+SHA1 (diffstat-1.38.tgz) = e00d276b8f7ad432006d259c969846fafe87fb8e
+SIZE (diffstat-1.38.tgz) = 88150

Visit your host, monkey.org