pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libXcomposite Update to libXcomposite-0.3.2: no co...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/819fce481c0f
branches:  trunk
changeset: 530846:819fce481c0f
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jul 12 12:30:56 2007 +0000

description:
Update to libXcomposite-0.3.2: no code changes, just added documentation.

diffstat:

 x11/libXcomposite/Makefile |   4 ++--
 x11/libXcomposite/PLIST    |  15 +++++++++++++--
 x11/libXcomposite/distinfo |   8 ++++----
 3 files changed, 19 insertions(+), 8 deletions(-)

diffs (49 lines):

diff -r 76ab4ac385ca -r 819fce481c0f x11/libXcomposite/Makefile
--- a/x11/libXcomposite/Makefile        Thu Jul 12 07:40:07 2007 +0000
+++ b/x11/libXcomposite/Makefile        Thu Jul 12 12:30:56 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/12/15 20:12:07 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2007/07/12 12:30:56 joerg Exp $
 #
 
-DISTNAME=              libXcomposite-0.3.1
+DISTNAME=              libXcomposite-0.3.2
 CATEGORIES=            x11 devel
 MASTER_SITES=          http://xorg.freedesktop.org/releases/individual/lib/
 EXTRACT_SUFX=          .tar.bz2
diff -r 76ab4ac385ca -r 819fce481c0f x11/libXcomposite/PLIST
--- a/x11/libXcomposite/PLIST   Thu Jul 12 07:40:07 2007 +0000
+++ b/x11/libXcomposite/PLIST   Thu Jul 12 12:30:56 2007 +0000
@@ -1,6 +1,17 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/12/15 20:12:07 joerg Exp $
+@comment $NetBSD: PLIST,v 1.2 2007/07/12 12:30:56 joerg Exp $
 include/X11/extensions/Xcomposite.h
 lib/libXcomposite.la
 lib/pkgconfig/xcomposite.pc
+man/man3/XCompositeCreateRegionFromBorderClip.3
+man/man3/XCompositeGetOverlayWindow.3
+man/man3/XCompositeNameWindowPixmap.3
+man/man3/XCompositeQueryExtension.3
+man/man3/XCompositeQueryVersion.3
+man/man3/XCompositeRedirectSubwindows.3
+man/man3/XCompositeRedirectWindow.3
+man/man3/XCompositeReleaseOverlayWindow.3
+man/man3/XCompositeUnredirectSubwindows.3
+man/man3/XCompositeUnredirectWindow.3
+man/man3/XCompositeVersion.3
+man/man3/Xcomposite.3
 @dirrm include/X11/extensions
-@dirrm include/X11
diff -r 76ab4ac385ca -r 819fce481c0f x11/libXcomposite/distinfo
--- a/x11/libXcomposite/distinfo        Thu Jul 12 07:40:07 2007 +0000
+++ b/x11/libXcomposite/distinfo        Thu Jul 12 12:30:56 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/12/15 20:12:07 joerg Exp $
+$NetBSD: distinfo,v 1.2 2007/07/12 12:30:56 joerg Exp $
 
-SHA1 (libXcomposite-0.3.1.tar.bz2) = d5c7883f1d3a98e0fd055226b2a1d4b6ffe5ca54
-RMD160 (libXcomposite-0.3.1.tar.bz2) = a62753ff8751d56070c93ffa180eb0cd834f2350
-Size (libXcomposite-0.3.1.tar.bz2) = 221073 bytes
+SHA1 (libXcomposite-0.3.2.tar.bz2) = 905d3bc190fb52a464f6bb0b55e2502e710cf779
+RMD160 (libXcomposite-0.3.2.tar.bz2) = 5aff4466c921b2191cbd9a1a302f955445614560
+Size (libXcomposite-0.3.2.tar.bz2) = 219562 bytes



Home | Main Index | Thread Index | Old Index