Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2009 10:29:43 GMT
From:      Nick Withers <nick@nickwithers.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/134508: [MAINTAINER UPDATE] Update port: sysutils/downtime to 0.3.2
Message-ID:  <200905131029.n4DAThkt058612@www.freebsd.org>
Resent-Message-ID: <200905131030.n4DAU2ve013494@freefall.freebsd.org>

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

>Number:         134508
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] Update port: sysutils/downtime to 0.3.2
>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:   Wed May 13 10:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Nick Withers
>Release:        7.2-STABLE
>Organization:
>Environment:
FreeBSD nehalem.shmon.net 7.2-STABLE FreeBSD 7.2-STABLE #1: Thu May  7 01:30:38 EST 2009     root@nehalem.shmon.net:/usr/obj/usr/src/sys/NEHALEM  amd64
>Description:
 - Correct variable arguments processing, fixing a problem observed at least on amd64 platforms
 - Progress bar behaves more nicely when pausing / resuming.

If the downtime-0.3.2.tag.gz file could be hosted somewhere as well as my webserver, that'd be great! My server's only connected via a single ADSL link...
>How-To-Repeat:

>Fix:
diff -ruN /usr/ports/sysutils/downtime/Makefile downtime/Makefile
--- /usr/ports/sysutils/downtime/Makefile	2008-06-07 00:02:56.000000000 +1000
+++ downtime/Makefile	2009-05-13 19:14:33.000000000 +1000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	downtime
-PORTVERSION=	0.3.1.1
-PORTREVISION=	1
+PORTVERSION=	0.3.2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.nickwithers.com/downtime/
 
diff -ruN /usr/ports/sysutils/downtime/distinfo downtime/distinfo
--- /usr/ports/sysutils/downtime/distinfo	2007-09-18 04:29:30.000000000 +1000
+++ downtime/distinfo	2009-05-13 20:24:51.000000000 +1000
@@ -1,3 +1,3 @@
-MD5 (downtime-0.3.1.1.tar.gz) = 9707195275cbada98a4420799e9f592c
-SHA256 (downtime-0.3.1.1.tar.gz) = 128a8cce6efacfabd4c5dd95505c8b50d495cbf3d532b4962f02a9b6ea750f97
-SIZE (downtime-0.3.1.1.tar.gz) = 21936
+MD5 (downtime-0.3.2.tar.gz) = abf6fda99c4bc7cadea6cdecec4c0795
+SHA256 (downtime-0.3.2.tar.gz) = febdd4754cf54fc4487e4f9d8cd7b479f334d83be80de8917f9d4c7444d36daf
+SIZE (downtime-0.3.2.tar.gz) = 21582

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



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