pkgsrc-Bugs archive

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

pkg/33700: Update x11/x11vnc from 0.8 to 0.8.1



>Number:         33700
>Category:       pkg
>Synopsis:       Update x11/x11vnc from 0.8 to 0.8.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Jun 11 06:55:00 +0000 2006
>Originator:     OBATA Akio
>Release:        NetBSD 3.0.0_STABLE
>Organization:
        LINS, Japan.
>Environment:
System: NetBSD miki.lins.jp 3.0.0_STABLE NetBSD 3.0.0_STABLE (MIKI) #16: Sun 
Mar 12 21:01:46 JST 2006 
obata%miki.lins.jp@localhost:/usr/src/sys/arch/i386/compile/MIKI i386
Architecture: i386
Machine: i386
>Description:

  New in the 0.8.1 x11vnc release:

        Improved support for webcams and TV tuners with video4linux
                /dev/video: see the "-rawfb video" and "-pipeinput VID"
                options. (the latter gives a simple keyboard control
                of a TV tuner; see also the -freqtab option for stations).

        FBPM support for hardware that provides framebuffer power
                management (it needs to be disabled when vnc clients
                are connected).

        The -usepw option will require x11vnc to use a password of
                some sort or otherwise exit immediately.  Put it in
                your ~/.x11vncrc so you don't forget.

        The command "x11vnc -storepasswd" will prompt for a password
                without echoing and save it in ~/.vnc/passwd

        The X CLIPBOARD selection is managed in addition to the
                X PRIMARY selection.


    miscellaneous new features and changes:

        Convenience option for accessing the Linux console: -rawfb cons
                etc. (requires /dev/fb0 to be working).

        clipboard/cut-text input can now be managed on a per-client
                basis.

        -capslock and -skip_lockkeys options can help make CapsLock work
                better.

        The Xdummy wrapper script is included in the source tree.

        A mode "-gone popup" as been added.

        -24to32 option to avoid 24bpp problems.

        -xinerama is on by default.
        
>How-To-Repeat:
        N/A
>Fix:
        Here is a patch for update.

Index: x11/x11vnc/Makefile
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/x11/x11vnc/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- x11/x11vnc/Makefile 15 Mar 2006 07:20:57 -0000      1.3
+++ x11/x11vnc/Makefile 11 Jun 2006 04:35:56 -0000
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.3 2006/03/15 07:20:57 wiz Exp $
 #
 
-DISTNAME=      x11vnc-0.8
+DISTNAME=      x11vnc-0.8.1
 CATEGORIES=    x11
 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=libvncserver/}
 
Index: x11/x11vnc/PLIST
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/x11/x11vnc/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- x11/x11vnc/PLIST    5 Aug 2005 00:08:57 -0000       1.1.1.1
+++ x11/x11vnc/PLIST    11 Jun 2006 04:44:24 -0000
@@ -3,5 +3,12 @@
 man/man1/x11vnc.1
 share/x11vnc/classes/VncViewer.jar
 share/x11vnc/classes/index.vnc
+share/x11vnc/classes/ssl/README
+share/x11vnc/classes/ssl/SignedVncViewer.jar
+share/x11vnc/classes/ssl/VncViewer.jar
+share/x11vnc/classes/ssl/index.vnc
+share/x11vnc/classes/ssl/proxy.vnc
+share/x11vnc/classes/ssl/ssl_vncviewer
+@dirrm share/x11vnc/classes/ssl
 @dirrm share/x11vnc/classes
 @dirrm share/x11vnc
Index: x11/x11vnc/distinfo
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/x11/x11vnc/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- x11/x11vnc/distinfo 15 Mar 2006 07:20:57 -0000      1.2
+++ x11/x11vnc/distinfo 11 Jun 2006 04:36:20 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.2 2006/03/15 07:20:57 wiz Exp $
 
-SHA1 (x11vnc-0.8.tar.gz) = 6eb1a02070260ab130bbb53f59e2d2a26f497c5c
-RMD160 (x11vnc-0.8.tar.gz) = a64d5622496dcdb5d851999dfd1ee9b6da1c2009
-Size (x11vnc-0.8.tar.gz) = 960697 bytes
+SHA1 (x11vnc-0.8.1.tar.gz) = 2cf637024edada25b30443084f2d5fc6c9c10b3a
+RMD160 (x11vnc-0.8.1.tar.gz) = 403c305e8ac529b481f09ed6a263f3150d44f7b1
+Size (x11vnc-0.8.1.tar.gz) = 1314234 bytes




Home | Main Index | Thread Index | Old Index