pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libXmu libXmu: update to 1.1.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/844d83fab3c7
branches:  trunk
changeset: 331355:844d83fab3c7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 17 08:16:10 2019 +0000

description:
libXmu: update to 1.1.3.

This minor maintenance release includes some small bug fixes, build
configuration improvements and janitorial cleanups.

Alan Coopersmith (7):
      Remove SUNSHLIB support for SunOS 4.x shared libraries
      ShapeEllipseOrRoundedRectangle: Check height AND width, not width twice
      Convert tabs to spaces in StrToWidg.c
      Apply standard X.Org formatting & bracketing to StrToWidg.c
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      libXmu 1.1.3

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

Jon TURNEY (2):
      Remove pointless X_NOT_POSIX
      Include <direct.h> for _getdrives() on Win32

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

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

diffstat:

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

diffs (27 lines):

diff -r c3b7bdd7cde2 -r 844d83fab3c7 x11/libXmu/Makefile
--- a/x11/libXmu/Makefile       Sun Mar 17 08:14:09 2019 +0000
+++ b/x11/libXmu/Makefile       Sun Mar 17 08:16:10 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2014/10/09 14:07:14 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2019/03/17 08:16:10 wiz Exp $
 
-DISTNAME=              libXmu-1.1.2
+DISTNAME=              libXmu-1.1.3
 CATEGORIES=            x11 devel
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.bz2
diff -r c3b7bdd7cde2 -r 844d83fab3c7 x11/libXmu/distinfo
--- a/x11/libXmu/distinfo       Sun Mar 17 08:14:09 2019 +0000
+++ b/x11/libXmu/distinfo       Sun Mar 17 08:16:10 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/04 03:28:46 agc Exp $
+$NetBSD: distinfo,v 1.8 2019/03/17 08:16:10 wiz Exp $
 
-SHA1 (libXmu-1.1.2.tar.bz2) = 7e6aeef726743d21aa272c424e7d7996e92599eb
-RMD160 (libXmu-1.1.2.tar.bz2) = 8f4224ddacffaf0fbe1d6340fc846dfd3b1563b1
-SHA512 (libXmu-1.1.2.tar.bz2) = eba4e3d10f7d75ba8464881fb69f295a89774a4b37793197d75f3312e3a342b2df8b7e13e3f5c887962704329b5347ff2f3395e229af9dadf46a93b1e8613cfc
-Size (libXmu-1.1.2.tar.bz2) = 396230 bytes
+SHA1 (libXmu-1.1.3.tar.bz2) = 7ff54ce38379fb795aebed38f6be404ee0dfeec6
+RMD160 (libXmu-1.1.3.tar.bz2) = 43fe670abde2f6f627e82d706bb951dd09e07552
+SHA512 (libXmu-1.1.3.tar.bz2) = 8c6cc65b22aa031ad870dd92736681a068a0878a425a53dbed909943da1136c4a24034d467cfd3785c3a8d78f66850b69f1ebe1eb24aaf9bc176b1d171a5c762
+Size (libXmu-1.1.3.tar.bz2) = 394330 bytes



Home | Main Index | Thread Index | Old Index