pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libSM Update to 1.1.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/30d721120323
branches: trunk
changeset: 397117:30d721120323
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Aug 09 00:18:06 2009 +0000
description:
Update to 1.1.1:
Adam Jackson (1):
Avoid memcpy(foo, NULL, n), that's just nonsense.
Alan Coopersmith (1):
Add README with pointers to mailing list, bugzilla & git repos
Caolan McNamara (1):
Bug #17644: Fix valgrind warning in _SmcProcessMessage
Diego Elio 'Flameeyes' Pettenò (1):
Use FreeBSD uuid functions when available.
Julien Cristau (2):
If we don't have libuuid, build without it instead of failing
Typo fix
Paulo Cesar Pereira de Andrade (2):
avoid gcc warnings for libSM
Janitor: ansification, make distcheck, compiler warnings.
Rémi Cardona (1):
libSM 1.1.1, update libtool version
diffstat:
x11/libSM/Makefile | 4 ++--
x11/libSM/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r b4297261d0b6 -r 30d721120323 x11/libSM/Makefile
--- a/x11/libSM/Makefile Sat Aug 08 23:58:00 2009 +0000
+++ b/x11/libSM/Makefile Sun Aug 09 00:18:06 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2008/07/29 21:24:01 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2009/08/09 00:18:06 wiz Exp $
#
-DISTNAME= libSM-1.1.0
+DISTNAME= libSM-1.1.1
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff -r b4297261d0b6 -r 30d721120323 x11/libSM/distinfo
--- a/x11/libSM/distinfo Sat Aug 08 23:58:00 2009 +0000
+++ b/x11/libSM/distinfo Sun Aug 09 00:18:06 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/07/29 21:24:01 wiz Exp $
+$NetBSD: distinfo,v 1.5 2009/08/09 00:18:06 wiz Exp $
-SHA1 (libSM-1.1.0.tar.bz2) = 2760a80f0bd1b4728535a92601ce2db0b98cdd98
-RMD160 (libSM-1.1.0.tar.bz2) = 17edd4f1e931058f86ccdff17829115d2c1f5bad
-Size (libSM-1.1.0.tar.bz2) = 252599 bytes
+SHA1 (libSM-1.1.1.tar.bz2) = dc535af7328dee9a6121b85c3f8041656681a195
+RMD160 (libSM-1.1.1.tar.bz2) = 18aba022ccfbe842d025bf66c30a9f56510475f2
+Size (libSM-1.1.1.tar.bz2) = 262305 bytes
Home |
Main Index |
Thread Index |
Old Index