From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 9 03:20:07 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 DAC8016A400 for ; Tue, 9 May 2006 03:20:06 +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 075A843D48 for ; Tue, 9 May 2006 03:20:06 +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 k493K5k7071550 for ; Tue, 9 May 2006 03:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k493K5HR071549; Tue, 9 May 2006 03:20:05 GMT (envelope-from gnats) Resent-Date: Tue, 9 May 2006 03:20:05 GMT Resent-Message-Id: <200605090320.k493K5HR071549@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, Beech Rintoul Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87DC316A400 for ; Tue, 9 May 2006 03:18:25 +0000 (UTC) (envelope-from root@alaskaparadise.com) Received: from pinnacle.akherb.com (60-105-237-24.gci.net [24.237.105.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CDCE43D45 for ; Tue, 9 May 2006 03:18:25 +0000 (GMT) (envelope-from root@alaskaparadise.com) Received: by pinnacle.akherb.com (Postfix, from userid 1007) id DF7FE5DDD; Mon, 8 May 2006 19:18:24 -0800 (AKDT) Received: from stargate.alaskaparadise.com (7-137-58-66.gci.net [66.58.137.7]) by pinnacle.akherb.com (Postfix) with ESMTP id 269D15DBF for ; Mon, 8 May 2006 19:18:24 -0800 (AKDT) Received: by stargate.alaskaparadise.com (Postfix, from userid 0) id 9E16D4010; Mon, 8 May 2006 19:18:23 -0800 (AKDT) Message-Id: <20060509031823.9E16D4010@stargate.alaskaparadise.com> Date: Mon, 8 May 2006 19:18:23 -0800 (AKDT) From: Beech Rintoul To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: beech@alaskaparadise.com Subject: ports/97013: [PATCH] graphics/dataplot: Unfetchable 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, 09 May 2006 03:20:07 -0000 >Number: 97013 >Category: ports >Synopsis: [PATCH] graphics/dataplot: Unfetchable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 09 03:20:05 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Beech Rintoul >Release: FreeBSD 7.0-CURRENT i386 >Organization: NorthWind Communications >Environment: System: FreeBSD stargate.alaskaparadise.com 7.0-CURRENT FreeBSD 7.0-CURRENT #62: Mon May 8 09:11:26 AKDT >Description: - Changed master site - Request maintainership Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- dataplot-20050830.patch begins here --- diff -ruN --exclude=CVS /usr/ports/graphics/dataplot.orig/Makefile /usr/ports/graphics/dataplot/Makefile --- /usr/ports/graphics/dataplot.orig/Makefile Sun May 7 17:02:45 2006 +++ /usr/ports/graphics/dataplot/Makefile Mon May 8 17:49:56 2006 @@ -8,14 +8,13 @@ PORTNAME= dataplot PORTVERSION= 20050830 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.nist.gov/pub/dataplot/unix/:source \ - http://www.itl.nist.gov/div898/software/dataplot.html/:doc -DISTFILES= dpsrc.08_30_2005.gz:source \ - dpsnapsh.pdf:doc +MASTER_SITES= http://www.alaskaparadise.com/freebsd/dataplot/ +DISTFILES= dpsrc.08_30_2005.gz \ + dpsnapsh.pdf DIST_SUBDIR= dataplot EXTRACT_ONLY= dpsrc.08_30_2005.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beech@mangohealth.org COMMENT= A free software system for statistical visualization LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd \ @@ -29,7 +28,7 @@ .include .if ${ARCH} == "alpha" -BROKEN= "Does not link on alpha (.got subsegment exceeds 64k)" +BROKEN= Does not link on alpha (.got subsegment exceeds 64k) .endif post-extract: --- dataplot-20050830.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: