From owner-freebsd-ports  Thu Jul 18  1:40:12 2002
Delivered-To: freebsd-ports@hub.freebsd.org
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 303B437B401
	for <freebsd-ports@hub.freebsd.org>; Thu, 18 Jul 2002 01:40:04 -0700 (PDT)
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 84D9143E72
	for <freebsd-ports@hub.freebsd.org>; Thu, 18 Jul 2002 01:40:03 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6I8e3JU006570
	for <freebsd-ports@freefall.freebsd.org>; Thu, 18 Jul 2002 01:40:03 -0700 (PDT)
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6I8e3cI006569;
	Thu, 18 Jul 2002 01:40:03 -0700 (PDT)
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0548937B400
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Jul 2002 01:37:11 -0700 (PDT)
Received: from home.lapo.it (212-41-206-179.adsl.galactica.it [212.41.206.179])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CF5B843E4A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Jul 2002 01:37:08 -0700 (PDT)
	(envelope-from lapo@home.lapo.it)
Received: (from root@localhost)
	by home.lapo.it (8.11.6/8.11.6) id g6I8auQ02738;
	Thu, 18 Jul 2002 10:36:56 +0200 (CEST)
	(envelope-from lapo)
Message-Id: <200207180836.g6I8auQ02738@home.lapo.it>
Date: Thu, 18 Jul 2002 10:36:56 +0200 (CEST)
From: Lapo Luchini <lapo@lapo.it>
Reply-To: Lapo Luchini <lapo@lapo.it>
To: FreeBSD-gnats-submit@FreeBSD.org
X-Send-Pr-Version: 3.113
Subject: ports/40725: Update port sysutils/rclean
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-ports.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-ports>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-ports>
X-Loop: FreeBSD.org


>Number:         40725
>Category:       ports
>Synopsis:       Update port sysutils/rclean
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 18 01:40:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Lapo Luchini
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
>Environment:
System: FreeBSD home.lapo.it 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Wed May 1 02:34:12 CEST 2002 lapo@home.lapo.it:/usr/src/sys/compile/CYBERX i386


	
>Description:
	
        
Changed behaviour so that now the order of "exception" lines is
mantained across runs.
Also small fixes in the -h command-line option.

>How-To-Repeat:
	
>Fix:

	

--- rclean-1.12.patch begins here ---
diff -ruN rclean-orig/Makefile rclean/Makefile
--- rclean-orig/Makefile	Sun Jul  7 19:22:41 2002
+++ rclean/Makefile	Sat Jul 13 01:12:26 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rclean
-PORTVERSION=	1.11
+PORTVERSION=	1.12
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.lapo.it/rclean/
 
diff -ruN rclean-orig/distinfo rclean/distinfo
--- rclean-orig/distinfo	Sun Jul  7 19:22:41 2002
+++ rclean/distinfo	Sat Jul 13 01:23:12 2002
@@ -1 +1 @@
-MD5 (rclean-1.11.tar.bz2) = 5e887af2299154afa622d37acad7091b
+MD5 (rclean-1.12.tar.bz2) = 28adb81ef8408f48f91d2ed5693a3787
Binary files rclean-orig/rclean-1.12.tgz and rclean/rclean-1.12.tgz differ
--- rclean-1.12.patch ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message