Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jan 2012 16:25:48 GMT
From:      Devin Teske <dteske@vicor.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/164667: [Maintainer Update] Minor bug fixes to sysutils/host-setup
Message-ID:  <201201311625.q0VGPmXo074116@red.freebsd.org>
Resent-Message-ID: <201201311630.q0VGUCtE071105@freefall.freebsd.org>

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

>Number:         164667
>Category:       ports
>Synopsis:       [Maintainer Update] Minor bug fixes to sysutils/host-setup
>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:   Tue Jan 31 16:30:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Devin Teske
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
FIS Global, Inc.
>Environment:
FreeBSD scribe.vicor.com 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2010
root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
- Skip rc_conf_files that don't exist
- Prevent spurious warnings when using stat(1)
- Fix broken inline parameter expansion
>How-To-Repeat:

>Fix:
See attached patch.txt

Patch attached with submission follows:

--- ports/sysutils/host-setup/Makefile.orig	2012-01-31 07:27:44.000000000 -0800
+++ ports/sysutils/host-setup/Makefile	2012-01-31 07:27:51.000000000 -0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	host-setup
-PORTVERSION=	4.0.1
+PORTVERSION=	4.0.2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://druidbsd.sourceforge.net/download/
 
--- ports/sysutils/host-setup/distinfo.orig	2012-01-31 07:28:23.000000000 -0800
+++ ports/sysutils/host-setup/distinfo	2012-01-31 07:29:14.000000000 -0800
@@ -1,2 +1,2 @@
-SHA256 (host-setup-4.0.1.tar.gz) = 8ff11e037c4637eb92c5b9655db31db09432cabfedd5226ca2b69139ac2f7038
-SIZE (host-setup-4.0.1.tar.gz) = 28584
+SHA256 (host-setup-4.0.2.tar.gz) = e54373aa03efe93796d87a8b757e7d6e8afeb031e42371dd83950e39b1486e06
+SIZE (host-setup-4.0.2.tar.gz) = 28611


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



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