pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/diffstat Update to 1.59:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7290b275943c
branches:  trunk
changeset: 635473:7290b275943c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jun 07 07:20:57 2014 +0000

description:
Update to 1.59:

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

diffstat:

 textproc/diffstat/Makefile |  4 ++--
 textproc/diffstat/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 6c46d386bb86 -r 7290b275943c textproc/diffstat/Makefile
--- a/textproc/diffstat/Makefile        Sat Jun 07 07:18:23 2014 +0000
+++ b/textproc/diffstat/Makefile        Sat Jun 07 07:20:57 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2013/08/10 12:49:54 shattered Exp $
+# $NetBSD: Makefile,v 1.22 2014/06/07 07:20:57 wiz Exp $
 
-DISTNAME=      diffstat-1.57
+DISTNAME=      diffstat-1.59
 CATEGORIES=    textproc
 MASTER_SITES=  ftp://invisible-island.net/diffstat/
 EXTRACT_SUFX=  .tgz
diff -r 6c46d386bb86 -r 7290b275943c textproc/diffstat/distinfo
--- a/textproc/diffstat/distinfo        Sat Jun 07 07:18:23 2014 +0000
+++ b/textproc/diffstat/distinfo        Sat Jun 07 07:20:57 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2013/08/10 12:49:54 shattered Exp $
+$NetBSD: distinfo,v 1.15 2014/06/07 07:20:57 wiz Exp $
 
-SHA1 (diffstat-1.57.tgz) = c6d9247b8b32eeab5d866686f91a8fbdde3e340f
-RMD160 (diffstat-1.57.tgz) = 283eb92f468466215fc897da6cb92818cb99f73b
-Size (diffstat-1.57.tgz) = 245755 bytes
+SHA1 (diffstat-1.59.tgz) = 85f81d9e6ec704cb8cf82eb404ca9dd69d6469ff
+RMD160 (diffstat-1.59.tgz) = a25f150935cba1dccdc3fe04604d7a21bb68ba7d
+Size (diffstat-1.59.tgz) = 247698 bytes



Home | Main Index | Thread Index | Old Index