From nobody@FreeBSD.org  Wed Jun 27 03:15:41 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 88E19106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 27 Jun 2012 03:15:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 5A1478FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 27 Jun 2012 03:15:41 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q5R3FfFC065738
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 27 Jun 2012 03:15:41 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q5R3Fe1Z065737;
	Wed, 27 Jun 2012 03:15:40 GMT
	(envelope-from nobody)
Message-Id: <201206270315.q5R3Fe1Z065737@red.freebsd.org>
Date: Wed, 27 Jun 2012 03:15:40 GMT
From: Devin Teske <dteske@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Maintainer Update] Significant update to sysutils/bsdconfig
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         169473
>Category:       ports
>Synopsis:       [Maintainer Update] Significant update to sysutils/bsdconfig
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    eadler
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 27 03:20:07 UTC 2012
>Closed-Date:    Wed Jun 27 06:44:49 UTC 2012
>Last-Modified:  Wed Jun 27 06:44:49 UTC 2012
>Originator:     Devin Teske
>Release:        FreeBSD 9.0-RELEASE i386
>Organization:
FIS Global, Inc.
>Environment:
FreeBSD scribe9.vicor.com 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:15:25 UTC 2012     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Thanks to everybody that provided feedback during this CFT, including (but not limited to; in no particular order):
- Bruce Cran
- Clayton Milos
- Mark Saad
- Ron McDowell (co-author)
- Eugene Grosbein
- Dewayne Geraghty
- Vitaly Magerya
- Eitan Adler
- wxs@

This update addresses nearly all of the concerns that were brought forth. Again, thank you for all your help.

Changes too numerous to list (>3k CLOC).
>How-To-Repeat:
Please re-test this new version for your favorite pet bug/problem/issue.
>Fix:
Update to this problem. See attached patch to ports tree.

Patch attached with submission follows:

--- Makefile.orig	2012-06-11 22:31:52.000000000 -0700
+++ Makefile	2012-06-14 01:56:30.000000000 -0700
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	bsdconfig
-PORTVERSION=	0.7.2
+PORTVERSION=	0.7.3
 CATEGORIES=	sysutils
 MASTER_SITES=	http://druidbsd.sourceforge.net/download/bsdconfig/
-DISTNAME=	${PORTNAME}.120621
+DISTNAME=	${PORTNAME}.120626
 EXTRACT_SUFX=	.txz
 
 PATCH_SITES=	${MASTER_SITES}
--- distinfo.orig	2012-06-11 22:31:52.000000000 -0700
+++ distinfo	2012-06-14 02:47:12.000000000 -0700
@@ -1,4 +1,4 @@
-SHA256 (bsdconfig.120621.txz) = a8eec95affa4f01ca85a7206265776309c3ce103059948bc5174c4c5f5e454d1
-SIZE (bsdconfig.120621.txz) = 88032
-SHA256 (bsdconfig.120621-0.7.2.diff.gz) = 9291ef7094069d7c34ff7647fbd05004f17dec4405f9e6e5acff024a2840245f
-SIZE (bsdconfig.120621-0.7.2.diff.gz) = 451
+SHA256 (bsdconfig.120626.txz) = b823e77a49c5586be251b1bc07ba8de542896e191ff47f2fc651f09a046eb861
+SIZE (bsdconfig.120626.txz) = 87724
+SHA256 (bsdconfig.120626-0.7.3.diff.gz) = 9291ef7094069d7c34ff7647fbd05004f17dec4405f9e6e5acff024a2840245f
+SIZE (bsdconfig.120626-0.7.3.diff.gz) = 451


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Wed Jun 27 03:20:18 UTC 2012 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169473 
Responsible-Changed-From-To: freebsd-ports-bugs->eadler 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jun 27 03:20:23 UTC 2012 
Responsible-Changed-Why:  
eadler@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169473 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/169473: commit references a PR
Date: Wed, 27 Jun 2012 06:35:55 +0000 (UTC)

 eadler      2012-06-27 06:35:45 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/bsdconfig   Makefile distinfo 
   Log:
   - Update to latest version of bsdconfig
   - Use IGNORE instead of BROKEN because the port is expected not to work
   
   Changes:
   
   - Many bugfixes
   
   PR:             ports/169473
   Submitted by:   dteske (maintainer)
   
   Revision  Changes    Path
   1.4       +3 -3      ports/sysutils/bsdconfig/Makefile
   1.4       +4 -4      ports/sysutils/bsdconfig/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: eadler 
State-Changed-When: Wed Jun 27 06:44:47 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169473 
>Unformatted:
