Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2000 12:16:07 -0400 (EDT)
From:      howardjp@wam.umd.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19754: PORT PATCH -> sysutils/uwatch
Message-ID:  <200007071616.MAA77213@byzantine.student.umd.edu>

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

>Number:         19754
>Category:       ports
>Synopsis:       PORT PATCH -> sysutils/uwatch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 07 09:20:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     James Howard
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Arbornet.org
>Environment:

FreeBSD 5

>Description:

uwatch-1.1 had some debugging information not turned off.  This has been
removed from this version.  I got a lot of complaints. 

>How-To-Repeat:

N/A

>Fix:

diff -ru uwatch.orig/Makefile uwatch/Makefile
--- uwatch.orig/Makefile	Fri Jul  7 12:00:55 2000
+++ uwatch/Makefile	Fri Jul  7 12:01:40 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	uwatch
-PORTVERSION=	1.1
+PORTVERSION=	1.2
 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	Fri Jul  7 12:00:55 2000
+++ uwatch/files/md5	Fri Jul  7 12:01:30 2000
@@ -1 +1 @@
-MD5 (uwatch-1.1.tar.gz) = 8165349dda0c17f1f39c5b2042ae7e1f
+MD5 (uwatch-1.2.tar.gz) = 94c578d0568ada64453fefa91ae939e1

>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?200007071616.MAA77213>