From nobody@FreeBSD.org  Sun Oct 14 10:22:31 2007
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 61C7616A41B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 Oct 2007 10:22:31 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id EEED213C457
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 Oct 2007 10:22:30 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l9EAMPrh095168
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 Oct 2007 10:22:25 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l9EAMPIE095167;
	Sun, 14 Oct 2007 10:22:25 GMT
	(envelope-from nobody)
Message-Id: <200710141022.l9EAMPIE095167@www.freebsd.org>
Date: Sun, 14 Oct 2007 10:22:25 GMT
From: Tigger <tigger@lvlworld.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] sysutils/sysupdate Port update (non-critical update)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         117177
>Category:       ports
>Synopsis:       [maintainer update] sysutils/sysupdate Port update (non-critical update)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 14 10:30:01 UTC 2007
>Closed-Date:    Mon Oct 15 19:00:54 UTC 2007
>Last-Modified:  Mon Oct 15 19:00:54 UTC 2007
>Originator:     Tigger
>Release:        FreeBSD 6.2-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD edward.lilypie.com 6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #0: Fri Aug 17 10:09:15 EST 2007 tigger@edward:/var/obj/var/src/sys/EDWARD i386
>Description:
Change log:
0.5 - 24.Sep.07
* default to csup and fall back to cvsup if not found.
* Return error messages if the profile path is wrong or missing
* Using 'cp -RPpf' instead of 'cp -Rpf' for the backups now (no links copied now)
* Added SMP kernel support to the menu system
* The viewing of UPDATING is now done before CVSup of other files
* Added the option for mergemaster -p, so questions can be grouped
* Added RELENG_6_3 (for future use)
* Removed RELENG_4 tags from the update options
* Added a 'make clean' step before 'make buildworld' and removed the rm one
* Updated the custom port selection
* Updated the custom src selection
* Updated the cvsup server list
>How-To-Repeat:

>Fix:
diff -Nur /usr/ports/sysutils/sysupdate/Makefile ./scripts/sysupdate/port/Makefile
--- /usr/ports/sysutils/sysupdate/Makefile      2007-01-23 22:26:24.000000000 +1100
+++ ./scripts/sysupdate/port/Makefile   2007-09-24 07:56:47.000000000 +1000
@@ -6,7 +6,7 @@
 #

 PORTNAME=      sysupdate
-PORTVERSION=   0.4.1
+PORTVERSION=   0.5
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    lvl


diff -Nur /usr/ports/sysutils/sysupdate/distinfo ./scripts/sysupdate/port/distinfo
--- /usr/ports/sysutils/sysupdate/distinfo      2007-01-23 22:26:24.000000000 +1100
+++ ./scripts/sysupdate/port/distinfo   2007-09-27 21:04:24.000000000 +1000
@@ -1,3 +1,3 @@
-MD5 (sysupdate.sh-0.4.1.tar.gz) = 45c68c1b0bb3350b73a679f24abd1564
-SHA256 (sysupdate.sh-0.4.1.tar.gz) = 94f303996f8e950bdc4d8ed1ca4fe0527632fee947a4ad57480f42bf43615a19
-SIZE (sysupdate.sh-0.4.1.tar.gz) = 15756
+MD5 (sysupdate.sh-0.5.tar.gz) = a95dc78e0f6ce564096e04906a23345a

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: garga 
State-Changed-When: Mon Oct 15 19:00:53 UTC 2007 
State-Changed-Why:  
Already updated on PR 117179, thanks 

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