From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 5 12:50:06 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 097E516A4CE for ; Tue, 5 Apr 2005 12:50:06 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AABBC43D3F for ; Tue, 5 Apr 2005 12:50:05 +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 j35Co5J0096868 for ; Tue, 5 Apr 2005 12:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j35Co56M096867; Tue, 5 Apr 2005 12:50:05 GMT (envelope-from gnats) Resent-Date: Tue, 5 Apr 2005 12:50:05 GMT Resent-Message-Id: <200504051250.j35Co56M096867@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 8F62416A4CE for ; Tue, 5 Apr 2005 12:46:13 +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 3E32E43D54 for ; Tue, 5 Apr 2005 12:46:12 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from localhost (ppp267D.dyn.pacific.net.au [61.8.38.125]) j35Ck409025179 for ; Tue, 5 Apr 2005 22:46:05 +1000 Received: by localhost (Postfix, from userid 0) id D5A9FFCB; Tue, 5 Apr 2005 22:46:09 +1000 (EST) Message-Id: <20050405124609.D5A9FFCB@localhost> Date: Tue, 5 Apr 2005 22:46:09 +1000 (EST) From: Sam Lawrance To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/79557: [PATCH] graphics/dataplot: update to 20050310 (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, 05 Apr 2005 12:50:06 -0000 >Number: 79557 >Category: ports >Synopsis: [PATCH] graphics/dataplot: update to 20050310 (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 Apr 05 12:50:05 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Sam Lawrance >Release: FreeBSD 5.4-PRERELEASE i386 >Organization: >Environment: System: FreeBSD dirk.no.domain 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #11: Sun Mar 6 12:44:50 EST >Description: - Update to 20050310 Original problem: distfile was updated and rerolled under the same name. >How-To-Repeat: >Fix: --- dataplot-20050310.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/FreeBSD/ports/graphics/dataplot/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 26 Mar 2005 06:55:56 -0000 1.8 +++ Makefile 5 Apr 2005 11:33:45 -0000 @@ -6,7 +6,7 @@ # PORTNAME= dataplot -PORTVERSION= 20050128 +PORTVERSION= 20050310 CATEGORIES= graphics MASTER_SITES= ftp://ftp.nist.gov/pub/dataplot/unix/:source \ http://www.itl.nist.gov/div898/software/dataplot.html/:doc @@ -18,8 +18,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A free software system for statistical visualization -BROKEN= Size mismatch - #FORBIDDEN= checksum mismatch due to extensive changes to distfile LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd \ png:${PORTSDIR}/graphics/png \ Index: distinfo =================================================================== RCS file: /home/ncvs/FreeBSD/ports/graphics/dataplot/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 22 Feb 2005 19:39:21 -0000 1.4 +++ distinfo 5 Apr 2005 10:11:50 -0000 @@ -1,4 +1,4 @@ -MD5 (dataplot/dpsrc_1_2005.tar.gz) = 5f2946cb3ee84b4250a6ba9a37a9fb08 -SIZE (dataplot/dpsrc_1_2005.tar.gz) = 5477890 +MD5 (dataplot/dpsrc_1_2005.tar.gz) = 0a294f7d30722e665948b8d0c0e8dfe7 +SIZE (dataplot/dpsrc_1_2005.tar.gz) = 5576700 MD5 (dataplot/dpsnapsh.pdf) = 88ca193586405a71387abbeba9be9f0e SIZE (dataplot/dpsnapsh.pdf) = 62085 --- dataplot-20050310.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: