From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 22 08:30:25 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 F375D16A4D1 for ; Tue, 22 Feb 2005 08:30:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8D5943D41 for ; Tue, 22 Feb 2005 08:30:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1M8UOdL037867 for ; Tue, 22 Feb 2005 08:30:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1M8UO6s037864; Tue, 22 Feb 2005 08:30:24 GMT (envelope-from gnats) Resent-Date: Tue, 22 Feb 2005 08:30:24 GMT Resent-Message-Id: <200502220830.j1M8UO6s037864@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, Sam Lawrance Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2365516A4CE for ; Tue, 22 Feb 2005 08:28:29 +0000 (GMT) Received: from bloodwood.hunterlink.net.au (smtp-local.hunterlink.net.au [203.12.144.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1F5D43D45 for ; Tue, 22 Feb 2005 08:28:27 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from localhost (ppp2468.dyn.pacific.net.au [61.8.36.104]) j1M8SOHw023998 for ; Tue, 22 Feb 2005 19:28:25 +1100 Received: by localhost (Postfix, from userid 0) id CB551173C; Tue, 22 Feb 2005 19:29:25 +1100 (EST) Message-Id: <20050222082925.CB551173C@localhost> Date: Tue, 22 Feb 2005 19:29:25 +1100 (EST) From: Sam Lawrance To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/77911: [PATCH] graphics/dataplot: update to 20050128 (fix unfetchable) 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: Tue, 22 Feb 2005 08:30:25 -0000 >Number: 77911 >Category: ports >Synopsis: [PATCH] graphics/dataplot: update to 20050128 (fix unfetchable) >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 Feb 22 08:30:24 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Sam Lawrance >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD dirk.no.domain 5.3-STABLE FreeBSD 5.3-STABLE #3: Wed Feb 9 00:12:24 EST >Description: - Update to 20050128 >How-To-Repeat: >Fix: --- dataplot-20050128.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/FreeBSD/ports/graphics/dataplot/Makefile,v retrieving revision 1.5 diff -u -u -r1.5 Makefile --- Makefile 24 Mar 2004 04:54:23 -0000 1.5 +++ Makefile 22 Feb 2005 08:02:31 -0000 @@ -6,15 +6,14 @@ # PORTNAME= dataplot -PORTVERSION= 20040219 +PORTVERSION= 20050128 CATEGORIES= graphics MASTER_SITES= ftp://ftp.nist.gov/pub/dataplot/unix/:source \ http://www.itl.nist.gov/div898/software/dataplot.html/:doc -EXTRACT_SUFX= .tar.Z -DISTFILES= dpsrc.1_2004${EXTRACT_SUFX}:source \ +DISTFILES= dpsrc_1_2005${EXTRACT_SUFX}:source \ dpsnapsh.pdf:doc DIST_SUBDIR= dataplot -EXTRACT_ONLY= dpsrc.1_2004${EXTRACT_SUFX} +EXTRACT_ONLY= dpsrc_1_2005${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= A free software system for statistical visualization Index: distinfo =================================================================== RCS file: /home/ncvs/FreeBSD/ports/graphics/dataplot/distinfo,v retrieving revision 1.3 diff -u -u -r1.3 distinfo --- distinfo 24 Mar 2004 04:54:23 -0000 1.3 +++ distinfo 21 Feb 2005 13:00:13 -0000 @@ -1,4 +1,4 @@ -MD5 (dataplot/dpsrc.1_2004.tar.Z) = aeae937c3684ace178916b5e27ffdea5 -SIZE (dataplot/dpsrc.1_2004.tar.Z) = 9044385 +MD5 (dataplot/dpsrc_1_2005.tar.gz) = 5f2946cb3ee84b4250a6ba9a37a9fb08 +SIZE (dataplot/dpsrc_1_2005.tar.gz) = 5477890 MD5 (dataplot/dpsnapsh.pdf) = 88ca193586405a71387abbeba9be9f0e SIZE (dataplot/dpsnapsh.pdf) = 62085 --- dataplot-20050128.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: