Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2012 22:34:42 GMT
From:      Benjamin Lee <ben@b1c1l1.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163995: Update sysutils/confman to 1.9.4b
Message-ID:  <201201102234.q0AMYgKQ073173@red.freebsd.org>
Resent-Message-ID: <201201102240.q0AMe9ka047702@freefall.freebsd.org>

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

>Number:         163995
>Category:       ports
>Synopsis:       Update sysutils/confman to 1.9.4b
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 10 22:40:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Benjamin Lee
>Release:        8.2-RELEASE-p3
>Organization:
>Environment:
FreeBSD eclipse.b1c1l1.com 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:07:27 UTC 2011     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Please update the sysutils/confman port to 1.9.4b.
>How-To-Repeat:

>Fix:
Apply the attached patch.

Patch attached with submission follows:

diff -ruN /usr/ports/sysutils/confman/Makefile confman/Makefile
--- /usr/ports/sysutils/confman/Makefile	2010-08-15 05:23:14.000000000 -0700
+++ confman/Makefile	2012-01-10 14:24:38.939208932 -0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	confman
-PORTVERSION=	1.9.3b
-PORTREVISION=	3
+PORTVERSION=	1.9.4b
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.timesinks.net/distfiles/
 
diff -ruN /usr/ports/sysutils/confman/distinfo confman/distinfo
--- /usr/ports/sysutils/confman/distinfo	2011-03-20 05:46:34.000000000 -0700
+++ confman/distinfo	2012-01-10 14:24:54.331515604 -0800
@@ -1,2 +1,2 @@
-SHA256 (confman-1.9.3b.tar.gz) = 4eb467b977ed034369d7e10a7c842f87878584fc2046d953bcea261a347657ac
-SIZE (confman-1.9.3b.tar.gz) = 85140
+SHA256 (confman-1.9.4b.tar.gz) = 25c9ed7f3d93acdd6b7202c91af8988812856cc8c432fc4338d00ef6857daaf4
+SIZE (confman-1.9.4b.tar.gz) = 91766
diff -ruN /usr/ports/sysutils/confman/pkg-plist confman/pkg-plist
--- /usr/ports/sysutils/confman/pkg-plist	2009-11-13 11:09:50.000000000 -0800
+++ confman/pkg-plist	2012-01-10 14:27:18.098384062 -0800
@@ -6,6 +6,7 @@
 libexec/confman/confaudit
 libexec/confman/confexport
 libexec/confman/conflock
+libexec/confman/confman_precommit
 libexec/confman/confsync
 sbin/confadmin
 sbin/confman
@@ -13,6 +14,7 @@
 %%DATADIR%%/confmancommon.sh
 %%DATADIR%%/confmandoc.sh
 %%DATADIR%%/confmanlib.sh
+%%DATADIR%%/libfiledb.sh
 @dirrmtry etc/bash_completion.d
 @dirrmtry etc/defaults
 @dirrm libexec/confman


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



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