pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libXmu Update to 1.1.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/82a156b86d59
branches:  trunk
changeset: 604761:82a156b86d59
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 03 17:34:50 2012 +0000

description:
Update to 1.1.1:

1.1.1:
This release includes cleanups of code that causes compiler warnings;
improvements to the documentation, including cross linking to other
X.Org docs; and build configuration improvements.

1.1.0:
API documentation for this library has been added in this release in the
docs directory in DocBook format.  If xmlto is installed, it will be
converted to supported formats and installed in $(docdir) unless
--disable-docs is passed to configure.

This release also includes the usual recent set of build configuration
improvements and janitorial cleanups.

diffstat:

 x11/libXmu/Makefile |  4 ++--
 x11/libXmu/PLIST    |  5 ++++-
 x11/libXmu/distinfo |  8 ++++----
 3 files changed, 10 insertions(+), 7 deletions(-)

diffs (49 lines):

diff -r cc6c2ccbf3ab -r 82a156b86d59 x11/libXmu/Makefile
--- a/x11/libXmu/Makefile       Sun Jun 03 17:33:51 2012 +0000
+++ b/x11/libXmu/Makefile       Sun Jun 03 17:34:50 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2010/01/15 18:40:25 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2012/06/03 17:34:50 wiz Exp $
 #
 
-DISTNAME=              libXmu-1.0.5
+DISTNAME=              libXmu-1.1.1
 CATEGORIES=            x11 devel
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.bz2
diff -r cc6c2ccbf3ab -r 82a156b86d59 x11/libXmu/PLIST
--- a/x11/libXmu/PLIST  Sun Jun 03 17:33:51 2012 +0000
+++ b/x11/libXmu/PLIST  Sun Jun 03 17:34:50 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:24:58 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2012/06/03 17:34:50 wiz Exp $
 include/X11/Xmu/Atoms.h
 include/X11/Xmu/CharSet.h
 include/X11/Xmu/CloseHook.h
@@ -17,6 +17,7 @@
 include/X11/Xmu/StdCmap.h
 include/X11/Xmu/StdSel.h
 include/X11/Xmu/SysUtil.h
+include/X11/Xmu/WhitePoint.h
 include/X11/Xmu/WidgetNode.h
 include/X11/Xmu/WinUtil.h
 include/X11/Xmu/Xct.h
@@ -25,3 +26,5 @@
 lib/libXmuu.la
 lib/pkgconfig/xmu.pc
 lib/pkgconfig/xmuu.pc
+share/doc/libXmu/Xmu.xml
+share/doc/libXmu/xlogo.svg
diff -r cc6c2ccbf3ab -r 82a156b86d59 x11/libXmu/distinfo
--- a/x11/libXmu/distinfo       Sun Jun 03 17:33:51 2012 +0000
+++ b/x11/libXmu/distinfo       Sun Jun 03 17:34:50 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2010/01/15 18:40:25 tnn Exp $
+$NetBSD: distinfo,v 1.5 2012/06/03 17:34:50 wiz Exp $
 
-SHA1 (libXmu-1.0.5.tar.bz2) = e7ff5960f2374852b941f909cdbdeafe7d29322f
-RMD160 (libXmu-1.0.5.tar.bz2) = 3d07f6ca5dc5ddb571dd25e35253dba3baff834b
-Size (libXmu-1.0.5.tar.bz2) = 323286 bytes
+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



Home | Main Index | Thread Index | Old Index