From bernd@heitec.net  Fri May  4 14:07:11 2007
Return-Path: <bernd@heitec.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id C5B8A16A40B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  4 May 2007 14:07:11 +0000 (UTC)
	(envelope-from bernd@heitec.net)
Received: from christel.heitec.net (christel.heitec.net [62.206.253.11])
	by mx1.freebsd.org (Postfix) with ESMTP id 7C3D013C489
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  4 May 2007 14:07:11 +0000 (UTC)
	(envelope-from bernd@heitec.net)
Received: by christel.heitec.net (Postfix, from userid 27)
	id 74FBBA893E; Fri,  4 May 2007 16:07:10 +0200 (CEST)
Received: from tostan.admin.er.heitec.net (paladin.heitec.net [62.206.253.14])
	by christel.heitec.net (Postfix) with ESMTP id 45870A895A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  4 May 2007 16:07:10 +0200 (CEST)
Received: (from bernd@localhost)
	by tostan.admin.er.heitec.net (8.14.1/8.13.8/Submit) id l44E79tF089039;
	Fri, 4 May 2007 16:07:09 +0200 (CEST)
	(envelope-from bernd)
Message-Id: <200705041407.l44E79tF089039@tostan.admin.er.heitec.net>
Date: Fri, 4 May 2007 16:07:09 +0200 (CEST)
From: bdluevel@heitec.net
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer update] update of sysutils/dupfind
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         112418
>Category:       ports
>Synopsis:       [maintainer update] update of sysutils/dupfind
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lwhsu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 04 14:10:02 GMT 2007
>Closed-Date:    Wed Jun 06 10:06:04 GMT 2007
>Last-Modified:  Wed Jun  6 10:10:04 GMT 2007
>Originator:     Bernd Luevelsmeyer
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD 6.2-STABLE i386

>Description:
The program now reports the found files' sizes
instead of just their names.

>How-To-Repeat:
>Fix:

diff -ruN dupfind.old/Makefile dupfind/Makefile
--- dupfind.old/Makefile	Fri May  4 15:26:53 2007
+++ dupfind/Makefile	Fri May  4 15:32:57 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dupfind
-PORTVERSION=	2.0
+PORTVERSION=	3.0
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://ftp.heitec.net/pub/distfiles/
 
@@ -21,7 +21,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 500000
-BROKEN=		"no ftw.h header file on 4.x"
+BROKEN=		no ftw.h header file on 4.x
 .endif
 
 .include <bsd.port.post.mk>
diff -ruN dupfind.old/distinfo dupfind/distinfo
--- dupfind.old/distinfo	Fri May  4 15:26:53 2007
+++ dupfind/distinfo	Fri May  4 15:34:40 2007
@@ -1,3 +1,3 @@
-MD5 (dupfind-2.0.tar.gz) = ca79b497737349fb2154b76378b666b8
-SHA256 (dupfind-2.0.tar.gz) = 7d3e00b03cfa95c6b3407bb71d5e4610e9d988407979200a9986348c1d3aa99d
-SIZE (dupfind-2.0.tar.gz) = 9944
+MD5 (dupfind-3.0.tar.gz) = 4182489ff80de694cb9391c43ad37693
+SHA256 (dupfind-3.0.tar.gz) = f07682cceca2205688b21b0398c8e6443845eb16b47eca288f9c15781f272bab
+SIZE (dupfind-3.0.tar.gz) = 10018
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lwhsu 
Responsible-Changed-By: lwhsu 
Responsible-Changed-When: Fri May 4 14:33:55 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112418 
State-Changed-From-To: open->feedback 
State-Changed-By: lwhsu 
State-Changed-When: Tue May 29 08:45:31 UTC 2007 
State-Changed-Why:  
Ask for maintainer approval about removing old 4.x stuff. 

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

From: Bernd Luevelsmeyer <bdluevel@heitec.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/112418: [maintainer update] update of sysutils/dupfind
Date: Tue, 05 Jun 2007 15:11:29 +0200

 I did not receive a question about approvel of removing old 4.x stuff
 (as mentioned in the state-change of May 29), but the removal is ok with
 me.
State-Changed-From-To: feedback->open 
State-Changed-By: lwhsu 
State-Changed-When: Tue Jun 5 16:05:14 UTC 2007 
State-Changed-Why:  
Maintainer has approved. 

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

From: Li-Wen Hsu <lwhsu@FreeBSD.org>
To: Bernd Luevelsmeyer <bdluevel@heitec.net>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/112418: [maintainer update] update of sysutils/dupfind
Date: Wed, 6 Jun 2007 00:06:48 +0800

 --jI8keyz6grp/JLjh
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On Tue, Jun 05, 2007 at 13:30:08 +0000, Bernd Luevelsmeyer wrote:
 > The following reply was made to PR ports/112418; it has been noted by GNA=
 TS.
 >=20
 > From: Bernd Luevelsmeyer <bdluevel@heitec.net>
 > To: bug-followup@FreeBSD.org
 > Cc: =20
 > Subject: Re: ports/112418: [maintainer update] update of sysutils/dupfind
 > Date: Tue, 05 Jun 2007 15:11:29 +0200
 >=20
 >  I did not receive a question about approvel of removing old 4.x stuff
 >  (as mentioned in the state-change of May 29), but the removal is ok with
 >  me.
 
 I did send your a message about removing 4.x stuff on May 29.  Maybe
 something wrong during the transmission, or the mail was caught by a
 spam filter.  Anyway, thanks for your approval.  I'll commit it soon.
 
 --=20
 Best Regards,
 Li-Wen Hsu
 
 --jI8keyz6grp/JLjh
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.7 (FreeBSD)
 
 iD8DBQFGZYoXQWsOOSiXsigRAlAwAJsF3VLfMNe7kbsii6OgbEGENvWKoQCfU0RK
 0kxASz9eceZQZFO4743fmzQ=
 =MD/L
 -----END PGP SIGNATURE-----
 
 --jI8keyz6grp/JLjh--
State-Changed-From-To: open->closed 
State-Changed-By: lwhsu 
State-Changed-When: Wed Jun 6 10:06:02 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/112418: commit references a PR
Date: Wed,  6 Jun 2007 10:05:47 +0000 (UTC)

 lwhsu       2007-06-06 10:05:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/dupfind     Makefile distinfo 
   Log:
   - Update to 3.0
           The program now reports the found files' sizes
           instead of just their names.
   - Remove 4.x stuff
   
   PR:             ports/112418 [1]
   Submitted by:   bdluevel AT heitec.net (maintainer)
   
   Revision  Changes    Path
   1.3       +2 -7      ports/sysutils/dupfind/Makefile
   1.4       +3 -3      ports/sysutils/dupfind/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"
 
>Unformatted:
