pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xcalc xcalc: update to 1.0.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9b2580a0a13
branches:  trunk
changeset: 329913:a9b2580a0a13
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 17 23:09:42 2019 +0000

description:
xcalc: update to 1.0.7.

This release fixes things that cause warnings from gcc or cppcheck,
as well as assorted build system maintenance and tuneups.

Alan Coopersmith (5):
      Fix misleading indentation in math.c
      Reword fall through comments to appease gcc -Wimplicit-fallthrough
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      xcalc 1.0.7

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

St?phane Aulery (2):
      Reduce scope of cell (cppcheck --verbose --enable=all)
      Reduce scope of i (cppcheck --verbose --enable=all)

diffstat:

 x11/xcalc/Makefile |   4 ++--
 x11/xcalc/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 353e2f9b7f81 -r a9b2580a0a13 x11/xcalc/Makefile
--- a/x11/xcalc/Makefile        Sun Feb 17 21:20:57 2019 +0000
+++ b/x11/xcalc/Makefile        Sun Feb 17 23:09:42 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2015/01/20 09:23:09 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2019/02/17 23:09:42 wiz Exp $
 
-DISTNAME=              xcalc-1.0.6
+DISTNAME=              xcalc-1.0.7
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 353e2f9b7f81 -r a9b2580a0a13 x11/xcalc/distinfo
--- a/x11/xcalc/distinfo        Sun Feb 17 21:20:57 2019 +0000
+++ b/x11/xcalc/distinfo        Sun Feb 17 23:09:42 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/04 03:28:57 agc Exp $
+$NetBSD: distinfo,v 1.8 2019/02/17 23:09:42 wiz Exp $
 
-SHA1 (xcalc-1.0.6.tar.bz2) = 4f9e14b9ff91e3976b702bdad92f639df80cf406
-RMD160 (xcalc-1.0.6.tar.bz2) = 6606e4846aa194486a06b88422a8c31c0e3e1ef9
-SHA512 (xcalc-1.0.6.tar.bz2) = 61b921b6a3fefea20bd9e7ad0b308f589f2aeaafe9316df94cc739a005be6c180bdafc981b8957230f46c9fc1c0e266829a55b473ae26b1377c705796175c908
-Size (xcalc-1.0.6.tar.bz2) = 142808 bytes
+SHA1 (xcalc-1.0.7.tar.bz2) = f31c5a9789435b4c5a575d636f1e2ae4f96104c4
+RMD160 (xcalc-1.0.7.tar.bz2) = 2f0310a6bbdab8b14c5f07e2f3bc2e2126d29982
+SHA512 (xcalc-1.0.7.tar.bz2) = 890cb9399e3c55816318ab5f0152ddba05ee141cbae6032759a3b762742ab54df8fcf0394dacc539299f93f27cbbb17aee5cbda5dde8b169a7099f20a1a38388
+Size (xcalc-1.0.7.tar.bz2) = 145644 bytes



Home | Main Index | Thread Index | Old Index