pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libXext Update to 1.3.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af5376dc4ebc
branches:  trunk
changeset: 604754:af5376dc4ebc
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 03 17:30:57 2012 +0000

description:
Update to 1.3.1:

1.3.1:
While this release includes some minor cleanups for compiler warnings, the
bulk of the changes are improving the documentation & formatting for all
the extension API specs included in this package.

1.3.0:
(no changes found)

1.2.0:
This release of the catchall library for the X11 extensions without
their own libraries adds documentation for many more of the extension
API's, in the form of the documents formerly delivered in xorg-docs,
now moved here and translated from a variety of formats to DocBook/XML.

diffstat:

 x11/libXext/Makefile         |   4 ++--
 x11/libXext/PLIST            |  10 ++++++----
 x11/libXext/distinfo         |  10 +++++-----
 x11/libXext/patches/patch-aa |   8 ++++----
 4 files changed, 17 insertions(+), 15 deletions(-)

diffs (79 lines):

diff -r 2aaab60e007b -r af5376dc4ebc x11/libXext/Makefile
--- a/x11/libXext/Makefile      Sun Jun 03 17:29:49 2012 +0000
+++ b/x11/libXext/Makefile      Sun Jun 03 17:30:57 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2011/11/25 13:01:46 obache Exp $
+# $NetBSD: Makefile,v 1.14 2012/06/03 17:30:57 wiz Exp $
 #
 
-DISTNAME=              libXext-1.1.1
+DISTNAME=              libXext-1.3.1
 CATEGORIES=            x11 devel
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 2aaab60e007b -r af5376dc4ebc x11/libXext/PLIST
--- a/x11/libXext/PLIST Sun Jun 03 17:29:49 2012 +0000
+++ b/x11/libXext/PLIST Sun Jun 03 17:30:57 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2010/04/09 08:50:17 tnn Exp $
+@comment $NetBSD: PLIST,v 1.4 2012/06/03 17:30:57 wiz Exp $
 include/X11/extensions/MITMisc.h
 include/X11/extensions/XEVI.h
 include/X11/extensions/XLbx.h
@@ -10,9 +10,6 @@
 include/X11/extensions/Xge.h
 include/X11/extensions/dpms.h
 include/X11/extensions/extutil.h
-include/X11/extensions/lbxbuf.h
-include/X11/extensions/lbxbufstr.h
-include/X11/extensions/lbximage.h
 include/X11/extensions/multibuf.h
 include/X11/extensions/security.h
 include/X11/extensions/shape.h
@@ -81,3 +78,8 @@
 man/man3/XmbufGetVersion.3
 man/man3/XmbufGetWindowAttributes.3
 man/man3/XmbufQueryExtension.3
+share/doc/libXext/dbelib.xml
+share/doc/libXext/dpmslib.xml
+share/doc/libXext/shapelib.xml
+share/doc/libXext/synclib.xml
+share/doc/libXext/xtest1.xml
diff -r 2aaab60e007b -r af5376dc4ebc x11/libXext/distinfo
--- a/x11/libXext/distinfo      Sun Jun 03 17:29:49 2012 +0000
+++ b/x11/libXext/distinfo      Sun Jun 03 17:30:57 2012 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2010/04/09 08:50:17 tnn Exp $
+$NetBSD: distinfo,v 1.9 2012/06/03 17:30:57 wiz Exp $
 
-SHA1 (libXext-1.1.1.tar.bz2) = c2eb8d8d760c6881e51c938812764d1d6cefd51c
-RMD160 (libXext-1.1.1.tar.bz2) = b2659a7ed3034712e811474c039bfd9d8cb0cfe1
-Size (libXext-1.1.1.tar.bz2) = 318737 bytes
-SHA1 (patch-aa) = 37b0fb5da1f238792793c8fd93b5c1f552574cc7
+SHA1 (libXext-1.3.1.tar.bz2) = 764ac472ae19a0faade193717a9e0938d3430aaa
+RMD160 (libXext-1.3.1.tar.bz2) = add5e4362d64e57f885d35abaae9b5f3dc0d14d2
+Size (libXext-1.3.1.tar.bz2) = 372728 bytes
+SHA1 (patch-aa) = 5ce454740b3293cc7898e67b630a2530709a02b8
diff -r 2aaab60e007b -r af5376dc4ebc x11/libXext/patches/patch-aa
--- a/x11/libXext/patches/patch-aa      Sun Jun 03 17:29:49 2012 +0000
+++ b/x11/libXext/patches/patch-aa      Sun Jun 03 17:30:57 2012 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.4 2010/04/09 08:50:17 tnn Exp $
+$NetBSD: patch-aa,v 1.5 2012/06/03 17:30:58 wiz Exp $
 
---- include/X11/extensions/dpms.h.orig 2009-10-16 21:26:30.000000000 +0000
+--- include/X11/extensions/dpms.h.orig 2012-03-08 03:54:58.000000000 +0000
 +++ include/X11/extensions/dpms.h
-@@ -31,10 +31,18 @@ Equipment Corporation.
+@@ -29,10 +29,18 @@ Equipment Corporation.
  #ifndef _X11_EXTENSIONS_DPMS_H
  #define _X11_EXTENSIONS_DPMS_H 1
  
@@ -18,6 +18,6 @@
 +typedef struct _XDisplay Display;
 +#endif
 +
+ #ifndef DPMS_SERVER
  _XFUNCPROTOBEGIN
  
- extern Bool DPMSQueryExtension(Display *, int *, int *);



Home | Main Index | Thread Index | Old Index