From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 27 02:00:29 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 560C216A4CE for ; Wed, 27 Apr 2005 02:00:29 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DB0E43D54 for ; Wed, 27 Apr 2005 02:00:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3R20SHT085270 for ; Wed, 27 Apr 2005 02:00:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3R20SVE085269; Wed, 27 Apr 2005 02:00:28 GMT (envelope-from gnats) Resent-Date: Wed, 27 Apr 2005 02:00:28 GMT Resent-Message-Id: <200504270200.j3R20SVE085269@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rong-En Fan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4123716A4F9 for ; Wed, 27 Apr 2005 01:59:57 +0000 (GMT) Received: from muse.csie.ntu.edu.tw (muse.csie.ntu.edu.tw [140.112.28.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA2C843D54 for ; Wed, 27 Apr 2005 01:59:56 +0000 (GMT) (envelope-from rafan@woodstock.rafan.org) Received: from localhost (localhost [127.0.0.1]) by muse.csie.ntu.edu.tw (Postfix) with ESMTP id 5EE1D53747 for ; Wed, 27 Apr 2005 09:59:55 +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 82040-28 for ; Wed, 27 Apr 2005 09:59:54 +0800 (CST) Received: from woodstock.rafan.org (220-135-116-9.HINET-IP.hinet.net [220.135.116.9]) by muse.csie.ntu.edu.tw (Postfix) with ESMTP id 1E35253680 for ; Wed, 27 Apr 2005 09:59:29 +0800 (CST) Received: (from rafan@localhost) by woodstock.rafan.org (8.13.3/8.13.3/Submit) id j3R1wvk2011004; Wed, 27 Apr 2005 09:58:57 +0800 (CST) (envelope-from rafan) Message-Id: <200504270158.j3R1wvk2011004@woodstock.rafan.org> Date: Wed, 27 Apr 2005 09:58:57 +0800 (CST) From: Rong-En Fan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/80384: [MAINTAINER] devel/p5-SVN-Mirror: update to 0.59 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2005 02:00:29 -0000 >Number: 80384 >Category: ports >Synopsis: [MAINTAINER] devel/p5-SVN-Mirror: update to 0.59 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 27 02:00:28 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Rong-En Fan >Release: FreeBSD 6.0-CURRENT i386 >Organization: NTU CSIE >Environment: System: FreeBSD woodstock.rafan.org 6.0-CURRENT FreeBSD 6.0-CURRENT #8: Mon Apr 18 13:21:46 CST 2005 >Description: - Update to 0.59 Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-SVN-Mirror-0.59.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 Fri Apr 22 20:28:23 2005 +++ /home/rafan/tmp/ports/p5-SVN-Mirror/Makefile Wed Apr 27 09:57:05 2005 @@ -6,7 +6,7 @@ # PORTNAME= SVN-Mirror -PORTVERSION= 0.58 +PORTVERSION= 0.59 PORTREVISION= 0 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} 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 Fri Apr 22 20:28:23 2005 +++ /home/rafan/tmp/ports/p5-SVN-Mirror/distinfo Wed Apr 27 09:57:18 2005 @@ -1,2 +1,2 @@ -MD5 (SVN-Mirror-0.58.tar.gz) = b9cca71338533e70a38ec592f9651bc1 -SIZE (SVN-Mirror-0.58.tar.gz) = 110026 +MD5 (SVN-Mirror-0.59.tar.gz) = 12cf64cf426d968b3fb4995966ab7624 +SIZE (SVN-Mirror-0.59.tar.gz) = 110075 --- p5-SVN-Mirror-0.59.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: