pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libICE Update to 1.0.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96bd3f3bba9d
branches:  trunk
changeset: 604739:96bd3f3bba9d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 03 17:23:40 2012 +0000

description:
Update to 1.0.8.

1.0.8:
This release fixes a number of issues found by static analysis and
compiler warnings, and includes a large set of cleanups and improvements
to the DocBook format specs for the protocol and docs for the API.

1.0.7 (no short summary available):
Adam Jackson (1):
      libICE 1.0.7

Alan Coopersmith (1):
      Move ICE protocol & API specs from xorg-docs module

Gaetan Nadon (8):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: move CWARNFLAGS from configure.ac to Makefile.am
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: update AC_PREREQ statement to 2.60

Jeremy Huddleston (2):
      This is not a GNU project, so declare it foreign.
      Fix include ordering, so -I../include precedes $CPPFLAGS which could

Jesse Adkins (1):
      Purge cvs tags.

Julien Cristau (1):
      Set the close-on-exec flag for listening sockets

Matt Dew (1):
      specs: convert ICE doc/specs from xorg-docs module to DocBook XML

diffstat:

 x11/libICE/Makefile |  4 ++--
 x11/libICE/PLIST    |  4 +++-
 x11/libICE/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 7 deletions(-)

diffs (41 lines):

diff -r b8d9f22ac24a -r 96bd3f3bba9d x11/libICE/Makefile
--- a/x11/libICE/Makefile       Sun Jun 03 17:22:58 2012 +0000
+++ b/x11/libICE/Makefile       Sun Jun 03 17:23:40 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2009/08/29 15:28:51 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2012/06/03 17:23:40 wiz Exp $
 #
 
-DISTNAME=              libICE-1.0.6
+DISTNAME=              libICE-1.0.8
 CATEGORIES=            x11 devel
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.bz2
diff -r b8d9f22ac24a -r 96bd3f3bba9d x11/libICE/PLIST
--- a/x11/libICE/PLIST  Sun Jun 03 17:22:58 2012 +0000
+++ b/x11/libICE/PLIST  Sun Jun 03 17:23:40 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:24:57 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2012/06/03 17:23:40 wiz Exp $
 include/X11/ICE/ICE.h
 include/X11/ICE/ICEconn.h
 include/X11/ICE/ICElib.h
@@ -7,3 +7,5 @@
 include/X11/ICE/ICEutil.h
 lib/libICE.la
 lib/pkgconfig/ice.pc
+share/doc/libICE/ICElib.xml
+share/doc/libICE/ice.xml
diff -r b8d9f22ac24a -r 96bd3f3bba9d x11/libICE/distinfo
--- a/x11/libICE/distinfo       Sun Jun 03 17:22:58 2012 +0000
+++ b/x11/libICE/distinfo       Sun Jun 03 17:23:40 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/08/29 15:28:51 wiz Exp $
+$NetBSD: distinfo,v 1.6 2012/06/03 17:23:40 wiz Exp $
 
-SHA1 (libICE-1.0.6.tar.bz2) = ac1f702ea580bd496610266b13434858b62df9e1
-RMD160 (libICE-1.0.6.tar.bz2) = 6b9e6e649ac227210f3e3afdfa8376d659750321
-Size (libICE-1.0.6.tar.bz2) = 279257 bytes
+SHA1 (libICE-1.0.8.tar.bz2) = ddb14df8bbc43df7322978f5f9f802936e2a7324
+RMD160 (libICE-1.0.8.tar.bz2) = 18d6e7dbb0804bff181120758e7ce4d0ca609478
+Size (libICE-1.0.8.tar.bz2) = 365762 bytes



Home | Main Index | Thread Index | Old Index