Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2002 14:20:04 -0700 (PDT)
From:      Stephen Montgomery-Smith <stephen@math.missouri.edu>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/24299: Configure the synaptics touchpad.
Message-ID:  <200208052120.g75LK4BD072346@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/24299; it has been noted by GNATS.

From: Stephen Montgomery-Smith <stephen@math.missouri.edu>
To: freebsd-gnats-submit@FreeBSD.org, stephen@math.missouri.edu
Cc:  
Subject: Re: ports/24299: Configure the synaptics touchpad.
Date: Mon, 05 Aug 2002 16:11:01 -0500

 This is a multi-part message in MIME format.
 --------------080207010900020405000106
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Just in case anyone is using it, here is an update to a later version. 
 Probably no functional difference for FreeBSD.  But I did get rid of 
 annoying feature in that the copyright message was missing a space.
 
 -- 
 Stephen Montgomery-Smith
 stephen@math.missouri.edu
 http://www.math.missouri.edu/~stephen
 
 --------------080207010900020405000106
 Content-Type: text/plain;
  name="diff-3.1.2-3.1.3"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="diff-3.1.2-3.1.3"
 
 diff -ur tpconfig-old/Makefile tpconfig/Makefile
 --- tpconfig-old/Makefile	Sun May  6 15:24:42 2001
 +++ tpconfig/Makefile	Mon Aug  5 12:22:50 2002
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=		tpconfig
 -PORTVERSION=		3.1.2
 +PORTVERSION=		3.1.3
  CATEGORIES=		sysutils
  MASTER_SITES=		http://www.compass.com/tpconfig/
  
 diff -ur tpconfig-old/distinfo tpconfig/distinfo
 --- tpconfig-old/distinfo	Sun May  6 15:27:05 2001
 +++ tpconfig/distinfo	Mon Aug  5 12:32:30 2002
 @@ -1 +1 @@
 -MD5 (tpconfig-3.1.2.tar.gz) = 17031b3b16a71c513e55c71d49394731
 +MD5 (tpconfig-3.1.3.tar.gz) = 50acfa33b3be03aac9d7131edb07373f
 diff -ur tpconfig-old/files/patch-01 tpconfig/files/patch-01
 --- tpconfig-old/files/patch-01	Sun May  6 13:38:12 2001
 +++ tpconfig/files/patch-01	Mon Aug  5 12:31:15 2002
 @@ -71,3 +71,12 @@
   
   void version_info(void)
   { /* version_info */
 +@@ -192,7 +247,7 @@
 +   printf("=                                                                      =\n");
 +   printf("= Copyright (C) 1997 C. Scott Ananian<cananian@alumni.princeton.edu>   =\n");
 +   printf("= Copyright (C) 1998-2001 Bruce Kall <kall@compass.com>                =\n");
 +-  printf("= Last Modified (Version 3.1.3) by Bruce Kall, 2/22/2002              =\n");
 ++  printf("= Last Modified (Version 3.1.3) by Bruce Kall, 2/22/2002               =\n");
 +   printf("=                                                                      =\n");
 +   printf("= tpconfig comes with ABSOLUTELY NO WARRANTY.  This is free software,  =\n");
 +   printf("= and you are welcome to redistribute it under the terms of the GPL.   =\n");
 
 --------------080207010900020405000106--
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208052120.g75LK4BD072346>