From owner-freebsd-ports Wed Dec 4 6:20:17 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 18A1337B401 for ; Wed, 4 Dec 2002 06:20:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96EF943ECD for ; Wed, 4 Dec 2002 06:20:12 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gB4EKCx3089902 for ; Wed, 4 Dec 2002 06:20:12 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gB4EKBRj089899; Wed, 4 Dec 2002 06:20:11 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3F5737B401 for ; Wed, 4 Dec 2002 06:11:24 -0800 (PST) Received: from mx15.sac.fedex.com (mx15.sac.fedex.com [199.81.197.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1731243F08 for ; Wed, 4 Dec 2002 06:11:19 -0800 (PST) (envelope-from erik@g09.sac.fedex.com) Received: from mx12.sac.fedex.com (mx12.sac.fedex.com [199.81.77.43]) by mx15.sac.fedex.com (8.12.3/8.12.3) with ESMTP id gB4EAsFE069992 for ; Wed, 4 Dec 2002 08:10:54 -0600 (CST) (envelope-from erik@g09.sac.fedex.com) Received: from g09.sac.fedex.com (root@g09.sac.fedex.com [199.81.77.156]) by mx12.sac.fedex.com (8.12.3/8.12.3) with ESMTP id gB4EArba069261 for ; Wed, 4 Dec 2002 08:10:54 -0600 (CST) (envelope-from erik@g09.sac.fedex.com) Received: (from erik@localhost) by g09.sac.fedex.com (8.9.3/8.9.3) id IAA35492; Wed, 4 Dec 2002 08:10:53 -0600 (CST) (envelope-from erik) Message-Id: <200212041410.IAA35492@g09.sac.fedex.com> Date: Wed, 4 Dec 2002 08:10:53 -0600 (CST) From: erik@sa.fedex.com Reply-To: erik@smluc.org To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.2 Subject: ports/45987: port update, deve/cvsplot 1.6.1->1.6.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 45987 >Category: ports >Synopsis: update, devel/cvsplot 1.6.1 -> 1.6.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Dec 04 06:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Erik Greenwald >Release: >Organization: >Environment: >Description: update of port devel/cvsplot, willing to take maintainership of it Here is the freshmeat.net blurb Changes: Its possible to generate a single plot containing both the line and file statistics, handle CVS repositories with non-standard revision numbers (such as those with a head starting at 8.1), and to use the ShellQuote module for better handling of unusual filenames. Error handling for when CVS commands fail was also improved. >How-To-Repeat: >Fix: diff -Nurb cvsplot.orig/Makefile cvsplot/Makefile --- cvsplot.orig/Makefile Wed Dec 4 08:02:58 2002 +++ cvsplot/Makefile Wed Dec 4 08:03:22 2002 @@ -7,12 +7,12 @@ # PORTNAME= cvsplot -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ gnuplot:${PORTSDIR}/math/gnuplot diff -Nurb cvsplot.orig/distinfo cvsplot/distinfo --- cvsplot.orig/distinfo Wed Dec 4 08:02:58 2002 +++ cvsplot/distinfo Wed Dec 4 08:03:48 2002 @@ -1 +1 @@ -MD5 (cvsplot-1.6.1.tar.gz) = a95653f607f8a58900e727732b30dbd0 +MD5 (cvsplot-1.6.2.tar.gz) = 93a75857aa80fcd05f7e6c0b994c4d89 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message