ports/91068: [UPDATE] deskutils/tpb to 0.6.4

Rainer Alves rainer.alves at gmail.com
Thu Dec 29 19:20:23 UTC 2005


>Number:         91068
>Category:       ports
>Synopsis:       [UPDATE] deskutils/tpb to 0.6.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 29 19:20:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Rainer Alves
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
>Description:

- Update to 0.6.4
- Add SHA256 checksum

Changes:
- Ability to selectively turn different OSD messages on and off.
- Change to users home before executing a external command.

>How-To-Repeat:
>Fix:

--- tpb-0.6.4.diff begins here ---
diff -ruN deskutils/tpb.orig/Makefile deskutils/tpb/Makefile
--- deskutils/tpb.orig/Makefile	Thu Dec 29 15:53:40 2005
+++ deskutils/tpb/Makefile	Thu Dec 29 15:54:34 2005
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/deskutils/tpb/Makefile,v 1.4 2005/06/20 21:10:58 markus Exp $
 
 PORTNAME=	tpb
-PORTVERSION=	0.6.3
-PORTREVISION=	3
+PORTVERSION=	0.6.4
 CATEGORIES=	deskutils
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN deskutils/tpb.orig/distinfo deskutils/tpb/distinfo
--- deskutils/tpb.orig/distinfo	Thu Dec 29 15:53:40 2005
+++ deskutils/tpb/distinfo	Thu Dec 29 15:56:50 2005
@@ -1,2 +1,3 @@
-MD5 (tpb-0.6.3.tar.gz) = fc11a0af992178e4013fd9c041dbaa7e
-SIZE (tpb-0.6.3.tar.gz) = 277058
+MD5 (tpb-0.6.4.tar.gz) = 563b544fbedcc1763130a0bca1ad63b6
+SHA256 (tpb-0.6.4.tar.gz) = 9ce4599ff4cb7397a3f49f747ff0225ef32bc6152778e55419f15aaf4cbff32a
+SIZE (tpb-0.6.4.tar.gz) = 280316
diff -ruN deskutils/tpb.orig/files/patch-man-tpb.1 deskutils/tpb/files/patch-man-tpb.1
--- deskutils/tpb.orig/files/patch-man-tpb.1	Thu Dec 29 15:53:40 2005
+++ deskutils/tpb/files/patch-man-tpb.1	Thu Dec 29 16:09:12 2005
@@ -1,5 +1,5 @@
---- man/tpb.1.orig	Mon Aug 23 13:01:45 2004
-+++ man/tpb.1	Fri Jun 10 15:06:52 2005
+--- man/tpb.1.orig	Thu Dec 29 16:02:42 2005
++++ man/tpb.1	Thu Dec 29 16:07:49 2005
 @@ -7,7 +7,7 @@
  With TPB it is possible to bind a program to the ThinkPad, Mail, Home and Search button.
  TPB can also run a callback program on each state change with the changed state and the new state as options. 
@@ -9,7 +9,7 @@
  Furthermore TPB supports a software mixer, as the R series ThinkPads have no hardware mixer to change the volume.
  .SH OPTIONS
  .TP 8
-@@ -86,7 +86,7 @@
+@@ -94,7 +94,7 @@
  builtin defaults
  .TP
  \(bu
@@ -18,7 +18,7 @@
  .TP
  \(bu
  configuration in $HOME/.tpbrc
-@@ -112,7 +112,8 @@
+@@ -121,7 +121,8 @@
  .TP 8
  .B NVRAM
  Should define the nvram device from where the information about the key states
@@ -27,23 +27,23 @@
 +effect on FreeBSD, since it uses the acpi_ibm(4) driver instead.
  .TP 8
  .B POLLTIME
- Defines the delay between polls in microseconds. Default is 200000.
-@@ -266,14 +267,16 @@
- .B OSDALIGN
- Defines the alignment of the osd. Possible values are left, center and right. Default is left.
+ Defines the delay between polls in microseconds.
+@@ -332,14 +333,16 @@
+ Possible values are left, center and right.
+ Default is left.
  .SH "NOTES"
--Requires NVRAM device /dev/nvram. This must be enabled in your kernel.
-+Requires NVRAM device /dev/nvram on Linux. This must be enabled in your kernel.
- Although the device file must exist. The device file could be created with
- \'mknod /dev/nvram c 10 144\'
+-Requires NVRAM device /dev/nvram.
++Requires NVRAM device /dev/nvram on Linux.
+ This must be enabled in your kernel.
+ Although the device file must exist.
+ The device file could be created with \'mknod /dev/nvram c 10 144\'
  
 +On FreeBSD you have to load the acpi_ibm(4) driver prior to using TPB.
 +
- This program was developed on a Thinkpad Model T21. I don't know if it works on
- other models.
+ This program was developed on a Thinkpad Model T21.
  .SH EXAMPLE
 -tpb \-\-osd=off \-\-verbose \-\-thinkpad="xterm \-T ntpctl \-e ntpctl"
 +tpb \-\-osd=off \-\-verbose \-\-thinkpad="%%X11BASE%%/bin/xterm"
  .SH COPYRIGHT
- Copyright 2002-2004, Markus Braun <markus.braun at krawel.de>
+ Copyright 2002-2005, Markus Braun <markus.braun at krawel.de>
  .PP
--- tpb-0.6.4.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:
 



More information about the freebsd-ports-bugs mailing list