From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 29 04:10:22 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 47C1016A50E for ; Thu, 29 Jun 2006 04:10:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93D0043D5A for ; Thu, 29 Jun 2006 04:10:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5T4ALa5034401 for ; Thu, 29 Jun 2006 04:10:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5T4ALQT034400; Thu, 29 Jun 2006 04:10:21 GMT (envelope-from gnats) Resent-Date: Thu, 29 Jun 2006 04:10:21 GMT Resent-Message-Id: <200606290410.k5T4ALQT034400@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 214C816A4DA for ; Thu, 29 Jun 2006 04:01:28 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B42743D80 for ; Thu, 29 Jun 2006 04:01:25 +0000 (GMT) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.6/8.13.6) with ESMTP id k5T41OqT092906; Thu, 29 Jun 2006 12:01:24 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.6/8.13.6/Submit) id k5T41OeZ092905; Thu, 29 Jun 2006 12:01:24 +0800 (CST) (envelope-from rafan) Message-Id: <200606290401.k5T41OeZ092905@svm.csie.ntu.edu.tw> Date: Thu, 29 Jun 2006 12:01:24 +0800 (CST) From: Rong-En Fan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: dom@happygiraffe.net Subject: ports/99598: [PATCH] devel/p5-SVN-Notify: update to 2.61 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: Thu, 29 Jun 2006 04:10:22 -0000 >Number: 99598 >Category: ports >Synopsis: [PATCH] devel/p5-SVN-Notify: update to 2.61 >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: Thu Jun 29 04:10:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Rong-En Fan >Release: FreeBSD 6.1-RELEASE i386 >Organization: NTU CSIE >Environment: >Description: - Update to 2.61 Port maintainer (dom@happygiraffe.net) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-SVN-Notify-2.61.patch begins here --- Index: Makefile =================================================================== RCS file: /big/freebsd-cvsup/ncvs/ports/devel/p5-SVN-Notify/Makefile,v retrieving revision 1.3 diff -u -u -r1.3 Makefile --- Makefile 27 Jun 2006 16:08:24 -0000 1.3 +++ Makefile 29 Jun 2006 04:01:05 -0000 @@ -6,7 +6,7 @@ # PORTNAME= SVN-Notify -PORTVERSION= 2.60 +PORTVERSION= 2.61 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SVN Index: distinfo =================================================================== RCS file: /big/freebsd-cvsup/ncvs/ports/devel/p5-SVN-Notify/distinfo,v retrieving revision 1.4 diff -u -u -r1.4 distinfo --- distinfo 27 Jun 2006 16:08:24 -0000 1.4 +++ distinfo 29 Jun 2006 04:01:05 -0000 @@ -1,3 +1,3 @@ -MD5 (SVN-Notify-2.60.tar.gz) = 1557159a9678740ee4553fe0779264c1 -SHA256 (SVN-Notify-2.60.tar.gz) = 51a048f208794ea76ed2ee28df25cc55f74067e1441b61a7879e730b59f90c80 -SIZE (SVN-Notify-2.60.tar.gz) = 55471 +MD5 (SVN-Notify-2.61.tar.gz) = 9f426a0c267af667d3f8b34999d750aa +SHA256 (SVN-Notify-2.61.tar.gz) = c96940457659693b6a27bc69638f187edebd37175c8962dd05e8d10638fbc8c1 +SIZE (SVN-Notify-2.61.tar.gz) = 51653 --- p5-SVN-Notify-2.61.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: