pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXmu
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 17 08:16:10 UTC 2019
Modified Files:
pkgsrc/x11/libXmu: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/libXmu/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/libXmu/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/libXmu/Makefile
diff -u pkgsrc/x11/libXmu/Makefile:1.11 pkgsrc/x11/libXmu/Makefile:1.12
--- pkgsrc/x11/libXmu/Makefile:1.11 Thu Oct 9 14:07:14 2014
+++ pkgsrc/x11/libXmu/Makefile Sun Mar 17 08:16:10 2019
@@ -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
Index: pkgsrc/x11/libXmu/distinfo
diff -u pkgsrc/x11/libXmu/distinfo:1.7 pkgsrc/x11/libXmu/distinfo:1.8
--- pkgsrc/x11/libXmu/distinfo:1.7 Wed Nov 4 03:28:46 2015
+++ pkgsrc/x11/libXmu/distinfo Sun Mar 17 08:16:10 2019
@@ -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