Update to 1.2.2:
This minor maintenance release includes build configuration improvements and janitorial cleanups. Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (6): Remove unused TLI ("STREAMSCONN") code from libSM unifdef -U__UNIXOS2__ Constify previous_id argument to SmcOpenConnection unifdef WORD64 (leftover bits of Cray support) Fix some clang warnings about integer size/sign conversions libSM 1.2.2 Colin Walters (1): autogen.sh: Implement GNOME Build API
This commit is contained in:
parent
e6b96920e0
commit
c48a7bfc83
2 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.11 2012/10/29 05:06:33 asau Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.12 2013/09/08 08:23:58 wiz Exp $
|
||||
|
||||
DISTNAME= libSM-1.2.1
|
||||
DISTNAME= libSM-1.2.2
|
||||
CATEGORIES= x11 devel
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.7 2012/06/03 17:24:36 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.8 2013/09/08 08:23:58 wiz Exp $
|
||||
|
||||
SHA1 (libSM-1.2.1.tar.bz2) = 8d354a165e330022ffd3606aba562b8c8154213d
|
||||
RMD160 (libSM-1.2.1.tar.bz2) = f092ef40158f9b4b71b98c20f9b0606a5e5f8e3a
|
||||
Size (libSM-1.2.1.tar.bz2) = 334696 bytes
|
||||
SHA1 (libSM-1.2.2.tar.bz2) = e6d5dab6828dfd296e564518d2ed0a349a25a714
|
||||
RMD160 (libSM-1.2.2.tar.bz2) = 370bc88cae0acc43fe2b0737bb1a54efed8fdcf7
|
||||
Size (libSM-1.2.2.tar.bz2) = 348908 bytes
|
||||
|
|
Loading…
Reference in a new issue