pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libgii Update to 0.9.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/74e69966c663
branches: trunk
changeset: 492688:74e69966c663
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Apr 18 15:53:35 2005 +0000
description:
Update to 0.9.1:
- input-linux_kbd: Fix tons of warnings about type re-defintions. Patch from
Tobias Hunger.
- fix compiler error with gcc 3.4 in the pthread based scheduler. Patch from
Tobias Hunger.
- #define GIIK_Enter and GIIK_Delete properly in <ggi/keyboard.h>
- pthread locking: fix crash on GNU Hurd
- typo fix: configure --disable-stdin now actually disables input-stdin
- input-xwin: locking is conditional, so do with unlocking. Patch from SF
#1164406
- input-x: enable keyboard focus by default as originally intended
- build system: fix case bug in long long test
- build system: make configure fail when passing an unsupported mutex type
to --enable-mutexes
- documentation: added manpages for input-x and input-xwin
diffstat:
graphics/libgii/Makefile | 5 ++---
graphics/libgii/PLIST | 4 +++-
graphics/libgii/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (48 lines):
diff -r 53947dae04c6 -r 74e69966c663 graphics/libgii/Makefile
--- a/graphics/libgii/Makefile Mon Apr 18 15:40:10 2005 +0000
+++ b/graphics/libgii/Makefile Mon Apr 18 15:53:35 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2005/04/11 21:46:06 tv Exp $
+# $NetBSD: Makefile,v 1.19 2005/04/18 15:53:35 wiz Exp $
-DISTNAME= libgii-0.9.0.src
+DISTNAME= libgii-0.9.1.src
PKGNAME= ${DISTNAME:S/.src//}
-PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.ggi-project.org/pub/packages/ggi/ggi/v2.1/ \
http://www.ggi-project.org/ftp/ggi/v2.1/ \
diff -r 53947dae04c6 -r 74e69966c663 graphics/libgii/PLIST
--- a/graphics/libgii/PLIST Mon Apr 18 15:40:10 2005 +0000
+++ b/graphics/libgii/PLIST Mon Apr 18 15:53:35 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2005/03/28 23:55:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2005/04/18 15:53:35 wiz Exp $
${GGTICK}bin/ggtick
bin/mhub
bin/xsendbut
@@ -112,6 +112,8 @@
man/man7/input-lk201.7
man/man7/input-mouse.7
man/man7/input-tcp.7
+man/man7/input-x.7
+man/man7/input-xwin.7
man/man7/libgg.7
man/man7/libgii.7
share/examples/ggi/filter/keytrans
diff -r 53947dae04c6 -r 74e69966c663 graphics/libgii/distinfo
--- a/graphics/libgii/distinfo Mon Apr 18 15:40:10 2005 +0000
+++ b/graphics/libgii/distinfo Mon Apr 18 15:53:35 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2005/03/25 02:46:49 wiz Exp $
+$NetBSD: distinfo,v 1.12 2005/04/18 15:53:35 wiz Exp $
-SHA1 (libgii-0.9.0.src.tar.bz2) = b7b075d62b51ec6e51e50e60a348bea2699cde67
-RMD160 (libgii-0.9.0.src.tar.bz2) = e6a2f15a7926db86ed1475681584b695f6bbfd8e
-Size (libgii-0.9.0.src.tar.bz2) = 505030 bytes
+SHA1 (libgii-0.9.1.src.tar.bz2) = 5317a3a4024a6a3c50dc3a854f0cf0ef64dcfd54
+RMD160 (libgii-0.9.1.src.tar.bz2) = 4a82881bff5e77d9d7ee53296a69a74386bf2f91
+Size (libgii-0.9.1.src.tar.bz2) = 506921 bytes
SHA1 (patch-aa) = 3dd014586dc16b95125336539d74b6040bd9eb0a
SHA1 (patch-ae) = e6396eb643c89dc24a3b51109a5dc3264c12a30e
SHA1 (patch-af) = 44c23eb8fd16ccde9a942643e30625fc96ca2169
Home |
Main Index |
Thread Index |
Old Index