From rafan@infor.org  Fri Sep 10 19:37:50 2004
Return-Path: <rafan@infor.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8A3B316A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Sep 2004 19:37:50 +0000 (GMT)
Received: from muse.csie.ntu.edu.tw (muse.csie.ntu.edu.tw [140.112.28.158])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 44AC743D31
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Sep 2004 19:37:50 +0000 (GMT)
	(envelope-from rafan@infor.org)
Received: from localhost (localhost.csie.ntu.edu.tw [127.0.0.1])
	by muse.csie.ntu.edu.tw (Postfix) with ESMTP id 946525248F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Sep 2004 03:37:49 +0800 (CST)
Received: from muse.csie.ntu.edu.tw ([127.0.0.1])
 by localhost (muse.csie.ntu.edu.tw [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 11342-16 for <FreeBSD-gnats-submit@freebsd.org>;
 Sat, 11 Sep 2004 03:37:48 +0800 (CST)
Received: from woodstock.csie.org (220-135-116-9.HINET-IP.hinet.net [220.135.116.9])
	by muse.csie.ntu.edu.tw (Postfix) with ESMTP id 2267C523D9
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Sep 2004 03:37:45 +0800 (CST)
Received: (from rafan@localhost)
	by woodstock.csie.org (8.13.1/8.13.1/Submit) id i8AJbdCQ015216;
	Sat, 11 Sep 2004 03:37:39 +0800 (CST)
	(envelope-from rafan)
Message-Id: <200409101937.i8AJbdCQ015216@woodstock.csie.org>
Date: Sat, 11 Sep 2004 03:37:39 +0800 (CST)
From: Rong-En Fan <rafan@infor.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] devel/SVN-Mirror: update to 0.44
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         71570
>Category:       ports
>Synopsis:       [MAINTAINER] devel/SVN-Mirror: update to 0.44
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 10 19:40:20 GMT 2004
>Closed-Date:    Tue Sep 21 01:24:27 GMT 2004
>Last-Modified:  Tue Sep 21 01:24:27 GMT 2004
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
NTU CSIE
>Environment:
System: FreeBSD woodstock.csie.org 6.0-CURRENT FreeBSD 6.0-CURRENT #2: Sun Sep  5 23:59:56 CST
>Description:
- Update to 0.44

From CHANGES:
* Support selective branches mapping with --branch-only=trunk,RELENG_5.
  (cvs only)
* Don't unconditionally load svn config.
* Don't create dummy txn on init even just for loading.
* Make MirrorEditor::delete_entry use local revisions instead of remote ones.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-SVN-Mirror-0.44.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Mirror/Makefile /home/rafan/tmp/ports/p5-SVN-Mirror/Makefile
--- /usr/ports/devel/p5-SVN-Mirror/Makefile	Mon Aug 23 07:48:58 2004
+++ /home/rafan/tmp/ports/p5-SVN-Mirror/Makefile	Sat Sep 11 03:32:56 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	SVN-Mirror
-PORTVERSION=	0.43
+PORTVERSION=	0.44
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/C/CL/CLKAO
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Mirror/distinfo /home/rafan/tmp/ports/p5-SVN-Mirror/distinfo
--- /usr/ports/devel/p5-SVN-Mirror/distinfo	Mon Aug 23 07:48:58 2004
+++ /home/rafan/tmp/ports/p5-SVN-Mirror/distinfo	Sat Sep 11 03:33:30 2004
@@ -1,2 +1,2 @@
-MD5 (SVN-Mirror-0.43.tar.gz) = 9312ab5582d6b87a679a96d3d3777aab
-SIZE (SVN-Mirror-0.43.tar.gz) = 103549
+MD5 (SVN-Mirror-0.44.tar.gz) = 98391507d7189718305bd04e3134f07f
+SIZE (SVN-Mirror-0.44.tar.gz) = 103763
--- p5-SVN-Mirror-0.44.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Sat Sep 11 00:26:37 GMT 2004 
Responsible-Changed-Why:  
Take. 

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

From: Rong-En Fan <rafan@infor.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/71570: [MAINTAINER] devel/SVN-Mirror: update to 0.44
Date: Mon, 20 Sep 2004 20:32:42 +0800

 This is obsoleted by the pr I just sent
 which updates p5-SVN-Mirror to 0.45.
 So, please close it.
 
 -rafan
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Tue Sep 21 01:24:10 GMT 2004 
State-Changed-Why:  
Request by submitter. 

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