Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2000 13:57:08 -0400 (EDT)
From:      howardjp@wam.umd.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19445: [PATCH] Upgrade of sysutils/uwatch
Message-ID:  <200006221757.NAA11157@byzantine.student.umd.edu>

next in thread | raw e-mail | index | archive | help

>Number:         19445
>Category:       ports
>Synopsis:       [PATCH] Upgrade of sysutils/uwatch
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 22 11:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     James Howard
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
University of Maryland
>Environment:

FreeBSD byzantine.student.umd.edu 5.0-CURRENT FreeBSD 5.0-CURRENT
#15: Sun Jun 18 21:23:23 EDT 2000
howardjp@byzantine.student.umd.edu:/usr/src/sys/compile/BYZANTINE  i386
 
>Description:

This contains an update and fix to the sysutils/uwatch port.  Version 1.0
had a bug where uwatch itself would not die if a user logout of the
terminal.  This is now corrected in this version.

>How-To-Repeat:

Run it; logout; ps -x

>Fix:

diff -ru uwatch.orig/Makefile uwatch/Makefile
--- uwatch.orig/Makefile	Thu Jun 22 13:41:59 2000
+++ uwatch/Makefile	Thu Jun 22 13:42:21 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	uwatch
-PORTVERSION=	1.0
+PORTVERSION=	1.1
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://ftp.wam.umd.edu/pub/howardjp/software/uwatch/ \
 		http://www.wam.umd.edu/~howardjp/software/uwatch/ \
diff -ru uwatch.orig/files/md5 uwatch/files/md5
--- uwatch.orig/files/md5	Thu Jun 22 13:41:59 2000
+++ uwatch/files/md5	Thu Jun 22 13:47:52 2000
@@ -1 +1 @@
-MD5 (uwatch-1.0.tar.gz) = c142d1340c43491ee1c004ca6e4c132e
+MD5 (uwatch-1.1.tar.gz) = 8165349dda0c17f1f39c5b2042ae7e1f

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


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?200006221757.NAA11157>