Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 May 2011 11:39:21 GMT
From:      Janne Snabb <snabb@epipe.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/157393: [MAINTAINER] sysutils/downtimed: update to 0.5
Message-ID:  <201105291139.p4TBdLjG060694@tiktik.epipe.com>
Resent-Message-ID: <201105291140.p4TBe9LA025404@freefall.freebsd.org>

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

>Number:         157393
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/downtimed: update to 0.5
>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 May 29 11:40:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Janne Snabb
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
EPIPE Communications
>Environment:
System: FreeBSD tiktik.epipe.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Mon Feb 28 12:16:42 UTC 2011
>Description:
- Update to 0.5
  * on FreeBSD fixes a bug with -S option, no other significant changes
- Add MAKE_JOBS_SAFE

Added file(s):
- downtimed-0.5.tbz

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- downtimed-0.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/downtimed/Makefile /usr/home/snabb/src/downtimed/freebsd/downtimed/Makefile
--- /usr/ports/sysutils/downtimed/Makefile	2011-01-24 03:34:40.000000000 +0000
+++ /usr/home/snabb/src/downtimed/freebsd/downtimed/Makefile	2011-05-29 11:32:28.583878000 +0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	downtimed
-PORTVERSION=	0.4
+PORTVERSION=	0.5
 CATEGORIES=	sysutils
 MASTER_SITES=	http://dist.epipe.com/${PORTNAME}/ \
-		http://launchpadlibrarian.net/61230833/
+		http://launchpadlibrarian.net/65433766/
 DISTNAME=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	snabb@epipe.com
@@ -23,6 +23,7 @@
 MAN8=		downtimed.8
 USE_RC_SUBR=	${PORTNAME}
 GNU_CONFIGURE=	yes
+MAKE_JOBS_SAFE=	yes
 
 post-install:
 		@${MKDIR} /var/db/downtimed
diff -ruN --exclude=CVS /usr/ports/sysutils/downtimed/distinfo /usr/home/snabb/src/downtimed/freebsd/downtimed/distinfo
--- /usr/ports/sysutils/downtimed/distinfo	2011-01-24 03:34:40.000000000 +0000
+++ /usr/home/snabb/src/downtimed/freebsd/downtimed/distinfo	2011-05-29 11:32:28.583878000 +0000
@@ -1,2 +1,2 @@
-SHA256 (downtimed-0.4.tar.xz) = 1f9f7f21c3f89ae5675575001fc0b3c6ed6b365d664d92d08507ccdc2c3d9017
-SIZE (downtimed-0.4.tar.xz) = 75912
+SHA256 (downtimed-0.5.tar.xz) = 82e7a70fce96ffde74e7d6960505801a61364bbf0bdf4bb348726ff7390da2cf
+SIZE (downtimed-0.5.tar.xz) = 80816
Files /usr/ports/sysutils/downtimed/downtimed-0.5.tbz and /usr/home/snabb/src/downtimed/freebsd/downtimed/downtimed-0.5.tbz differ
--- downtimed-0.5.patch ends here ---

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



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