Update to 1.1.2:
This minor maintenance release includes build configuration improvements and janitorial cleanups. Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (5): Remove unused DECnet ("DNETCONN") code from XmuConvertStandardSelection unifdef -U__UNIXOS2__ Preserve constness when casting const pointers in various functions Add missing copyright notices to COPYING file libXmu 1.1.2 Colin Walters (1): autogen.sh: Implement GNOME Build API Thomas Klausner (1): Fix a const issue.
This commit is contained in:
parent
3e99678062
commit
bc7825abe5
2 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.9 2012/10/29 05:06:35 asau Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.10 2013/09/08 08:17:19 wiz Exp $
|
||||
|
||||
DISTNAME= libXmu-1.1.1
|
||||
DISTNAME= libXmu-1.1.2
|
||||
CATEGORIES= x11 devel
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2012/06/03 17:34:50 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.6 2013/09/08 08:17:19 wiz Exp $
|
||||
|
||||
SHA1 (libXmu-1.1.1.tar.bz2) = 3e280aa927d78c05f94db6c7ae606f7ad132b495
|
||||
RMD160 (libXmu-1.1.1.tar.bz2) = 9b04624ee16ebd10c07b9554771e18d16d77374f
|
||||
Size (libXmu-1.1.1.tar.bz2) = 383473 bytes
|
||||
SHA1 (libXmu-1.1.2.tar.bz2) = 7e6aeef726743d21aa272c424e7d7996e92599eb
|
||||
RMD160 (libXmu-1.1.2.tar.bz2) = 8f4224ddacffaf0fbe1d6340fc846dfd3b1563b1
|
||||
Size (libXmu-1.1.2.tar.bz2) = 396230 bytes
|
||||
|
|
Loading…
Reference in a new issue