Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Aug 2007 11:18:13 GMT
From:      Nick Withers <nick@nickwithers.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/115438: Update port: sysutils/downtime to 0.3.0
Message-ID:  <200708121118.l7CBIDWQ045299@www.freebsd.org>
Resent-Message-ID: <200708121120.l7CBKRVA079853@freefall.freebsd.org>

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

>Number:         115438
>Category:       ports
>Synopsis:       Update port: sysutils/downtime to 0.3.0
>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:   Sun Aug 12 11:20:27 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:
Changes:
  - "Close" button on "About" dialog now closes the dialog as expected
  - Preferences dialog, with "Always on top" settings for both main dialog and progress dialog
  - Makefile should be vaguely good now, so recompiling everything every time shouldn't be required
  - Miscellaneous small changes and clean-ups
>How-To-Repeat:

>Fix:
diff -ruN sysutils/downtime.old/Makefile sysutils/downtime/Makefile
--- sysutils/downtime.old/Makefile      Sun May 20 06:23:09 2007
+++ sysutils/downtime/Makefile  Sun Aug 12 21:02:43 2007
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=      downtime
-PORTVERSION=   0.2.2
-PORTREVISION=  1
+PORTVERSION=   0.3.0
 CATEGORIES=    sysutils
 MASTER_SITES=  http://www.nickwithers.com/downtime/
 
@@ -17,7 +16,8 @@
 USE_X_PREFIX=  yes
 USE_GNOME=     gtk20
 
-PLIST_FILES=   bin/downtime
+PLIST_FILES=   bin/downtime \
+               share/applications/downtime.desktop
 
 MAN1=          downtime.1
 MANCOMPRESSED= yes

diff -ruN sysutils/downtime.old/distinfo sysutils/downtime/distinfo
--- sysutils/downtime.old/distinfo      Wed Aug 16 00:48:16 2006
+++ sysutils/downtime/distinfo  Sun Aug 12 21:02:43 2007
@@ -1,3 +1,3 @@
-MD5 (downtime-0.2.2.tar.gz) = df598d0f4b9ee51b0c0dbe9cbda591f4
-SHA256 (downtime-0.2.2.tar.gz) = 62a03deed9f8c0b8647ad3c3fc04d5e8a3307155b46b3ded5483646aa37466fa
-SIZE (downtime-0.2.2.tar.gz) = 20359
+MD5 (downtime-0.3.0.tar.gz) = 28a7277e86b421515c5f70e3e3cdd761
+SHA256 (downtime-0.3.0.tar.gz) = 07df2798c937a0b68ddb544fb5ac09441a743e95794c5e363d8dbc42bcce8b6a
+SIZE (downtime-0.3.0.tar.gz) = 20718


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



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