Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2007 07:20:56 GMT
From:      Nick Withers <nick@nickwithers.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/115852: [MAINTAINER UPDATE] Update port: sysutils/downtime to 0.3.1
Message-ID:  <200708270720.l7R7KuiR075620@www.freebsd.org>
Resent-Message-ID: <200708270730.l7R7U24M007506@freefall.freebsd.org>

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

>Number:         115852
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] Update port: sysutils/downtime to 0.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 27 07:30:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nick Withers
>Release:        6.2-RELEASE
>Organization:
>Environment:
FreeBSD presario.shmon.net 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #1: Tue Jun 5 00:31:25 EST 2007 root@presario.shmon.net:/usr/obj/usr/src/sys/PRESARIO i386
>Description:
Update port sysutils/downtime to version 0.3.1.

Changes:
  - Correct passing of parameters to shutdown(8)
  - Correct a bug whereby attempting to set preferences when no configuration file already exists (e.g., when first running DownTime) would result in a warning and non-application / saving of the new preferences
  - Window title consistency
  - Print date and time when writing warnings / errors

If it's possible and practical for the downtime-0.3.1.tar.gz file to be hosted somewhere other than just on my personal web server, it'd be fantastic, too!
>How-To-Repeat:

>Fix:
diff -ruN downtime.old/Makefile downtime/Makefile
--- downtime.old/Makefile       Mon Aug 27 09:39:21 2007
+++ downtime/Makefile   Mon Aug 27 17:16:23 2007
@@ -6,7 +6,7 @@
 #

 PORTNAME=      downtime
-PORTVERSION=   0.3.0
+PORTVERSION=   0.3.1
 CATEGORIES=    sysutils
 MASTER_SITES=  http://www.nickwithers.com/downtime/

diff -ruN downtime.old/distinfo downtime/distinfo
--- downtime.old/distinfo       Mon Aug 27 09:39:21 2007
+++ downtime/distinfo   Mon Aug 27 17:15:40 2007
@@ -1,3 +1,3 @@
-MD5 (downtime-0.3.0.tar.gz) = 28a7277e86b421515c5f70e3e3cdd761
-SHA256 (downtime-0.3.0.tar.gz) = 07df2798c937a0b68ddb544fb5ac09441a743e95794c5e363d8dbc42bcce8b6a
-SIZE (downtime-0.3.0.tar.gz) = 20718
+MD5 (downtime-0.3.1.tar.gz) = f422efa071e22807e2cfc7406dd420f7
+SHA256 (downtime-0.3.1.tar.gz) = 9fb52ab73db8ee85ccaae31a925c1898eca38c68e0ba78f89a39ef5e7bbb54a7
+SIZE (downtime-0.3.1.tar.gz) = 21928

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



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