From owner-freebsd-ports Thu Jun 22 11: 0: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C171C37BC87 for ; Thu, 22 Jun 2000 11:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA30620; Thu, 22 Jun 2000 11:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from byzantine.student.umd.edu (byzantine.student.umd.edu [129.2.228.41]) by hub.freebsd.org (Postfix) with ESMTP id A43FE37B54A for ; Thu, 22 Jun 2000 10:57:20 -0700 (PDT) (envelope-from howardjp@byzantine.student.umd.edu) Received: (from howardjp@localhost) by byzantine.student.umd.edu (8.9.3/8.9.3) id NAA11157; Thu, 22 Jun 2000 13:57:08 -0400 (EDT) (envelope-from howardjp) Message-Id: <200006221757.NAA11157@byzantine.student.umd.edu> Date: Thu, 22 Jun 2000 13:57:08 -0400 (EDT) From: howardjp@wam.umd.edu Reply-To: howardjp@wam.umd.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19445: [PATCH] Upgrade of sysutils/uwatch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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