From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 15 06:50:40 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF57610656CC for ; Tue, 15 Dec 2009 06:50:40 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 809CE8FC3B for ; Tue, 15 Dec 2009 06:50:40 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBF6odre043902 for ; Tue, 15 Dec 2009 06:50:39 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBF6odtj043894; Tue, 15 Dec 2009 06:50:39 GMT (envelope-from gnats) Resent-Date: Tue, 15 Dec 2009 06:50:39 GMT Resent-Message-Id: <200912150650.nBF6odtj043894@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, "Philip M. Gollucci" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12F251065694 for ; Tue, 15 Dec 2009 06:44:01 +0000 (UTC) (envelope-from pgollucci@frieza.p6m7g8.net) Received: from frieza.p6m7g8.net (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239]) by mx1.freebsd.org (Postfix) with ESMTP id C38CE8FC12 for ; Tue, 15 Dec 2009 06:44:00 +0000 (UTC) Received: from frieza.p6m7g8.net (localhost [127.0.0.1]) by frieza.p6m7g8.net (8.14.3/8.14.3) with ESMTP id nBF6i0JN064898; Tue, 15 Dec 2009 06:44:00 GMT (envelope-from pgollucci@frieza.p6m7g8.net) Received: (from pgollucci@localhost) by frieza.p6m7g8.net (8.14.3/8.14.3/Submit) id nBF6hxhO064897; Tue, 15 Dec 2009 06:43:59 GMT (envelope-from pgollucci) Message-Id: <200912150643.nBF6hxhO064897@frieza.p6m7g8.net> Date: Tue, 15 Dec 2009 06:43:59 GMT From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ychsiao@ychsiao.org Subject: ports/141535: [PATCH] devel/p5-SVN-Agent: update to 0.04 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Dec 2009 06:50:40 -0000 >Number: 141535 >Category: ports >Synopsis: [PATCH] devel/p5-SVN-Agent: update to 0.04 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Dec 15 06:50:39 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 9.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec 8 02:25:55 UTC >Description: - Update to 0.04 Port maintainer (ychsiao@ychsiao.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-SVN-Agent-0.04.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-SVN-Agent/Makefile,v retrieving revision 1.8 diff -u -u -r1.8 Makefile --- Makefile 10 Nov 2008 14:51:47 -0000 1.8 +++ Makefile 14 Dec 2009 06:43:27 -0000 @@ -6,7 +6,7 @@ # PORTNAME= SVN-Agent -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-SVN-Agent/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 10 Nov 2008 14:51:47 -0000 1.2 +++ distinfo 14 Dec 2009 06:43:30 -0000 @@ -1,3 +1,3 @@ -MD5 (SVN-Agent-0.03.tar.gz) = c2a943a268c9d99e3bf73c21b0be9edf -SHA256 (SVN-Agent-0.03.tar.gz) = 357d6a66eba2e022a3577a3a7706d60b6085c86085e02cc478630d1b95053ae7 -SIZE (SVN-Agent-0.03.tar.gz) = 10967 +MD5 (SVN-Agent-0.04.tar.gz) = 87c1741bf7ba71964036b5c09bdb615e +SHA256 (SVN-Agent-0.04.tar.gz) = 48891c6d6bf9a5fe0cb990b7fdbfb70efef2ccf3e3ba7e0c7dbedf6bd44f3b8c +SIZE (SVN-Agent-0.04.tar.gz) = 11032 --- p5-SVN-Agent-0.04.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: