Date: Fri, 13 Nov 2009 06:54:50 GMT From: Chris Cowart <ccowart@timesinks.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/140522: [patch] sysutils/confman port bump to 1.9.3b Message-ID: <200911130654.nAD6so2B040144@www.freebsd.org> Resent-Message-ID: <200911130700.nAD703NT052526@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140522 >Category: ports >Synopsis: [patch] sysutils/confman port bump to 1.9.3b >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: Fri Nov 13 07:00:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Chris Cowart >Release: 7.1 >Organization: >Environment: FreeBSD jayne.timesinks.net 7.1-RELEASE-p8 FreeBSD 7.1-RELEASE-p8 #0: Fri Oct 2 07:10:41 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Attached patch to update from 1.9.2b to 1.9.3b. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -rub confman.orig/Makefile confman/Makefile --- confman.orig/Makefile 2009-11-12 22:44:59.000000000 -0800 +++ confman/Makefile 2009-11-12 22:45:16.000000000 -0800 @@ -6,7 +6,7 @@ # PORTNAME= confman -PORTVERSION= 1.9.2b +PORTVERSION= 1.9.3b CATEGORIES= sysutils MASTER_SITES= http://www.timesinks.net/distfiles/ diff -rub confman.orig/distinfo confman/distinfo --- confman.orig/distinfo 2009-11-12 22:44:59.000000000 -0800 +++ confman/distinfo 2009-11-12 22:49:03.000000000 -0800 @@ -1,3 +1,3 @@ -MD5 (confman-1.9.2b.tar.gz) = 9133e09239d1dfaa73952b2960474189 -SHA256 (confman-1.9.2b.tar.gz) = 4dd3a32f2c70210c2501849232111c4662246bb1d32f00e5c6cfabd5211f7e84 -SIZE (confman-1.9.2b.tar.gz) = 79403 +MD5 (confman-1.9.3b.tar.gz) = f0b2fb3c2a3f189c8fdc63023d7d32ff +SHA256 (confman-1.9.3b.tar.gz) = 4eb467b977ed034369d7e10a7c842f87878584fc2046d953bcea261a347657ac +SIZE (confman-1.9.3b.tar.gz) = 85140 diff -rub confman.orig/pkg-plist confman/pkg-plist --- confman.orig/pkg-plist 2009-11-12 22:44:59.000000000 -0800 +++ confman/pkg-plist 2009-11-12 22:47:33.000000000 -0800 @@ -1,6 +1,7 @@ etc/bash_completion.d/confman_completion etc/confman.conf.sample etc/defaults/confman.conf +etc/defaults/recipe.template libexec/confman/abspath libexec/confman/confaudit libexec/confman/confexport >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911130654.nAD6so2B040144>