Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2006 20:47:57 -0800 (AKDT)
From:      Beech Rintoul <beech@alaskaparadise.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        beech@alaskaparadise.com
Subject:   ports/97290: [PATCH] graphics/dataplot: update to 20060425
Message-ID:  <20060515044757.DBC144017@stargate.alaskaparadise.com>
Resent-Message-ID: <200605150450.k4F4oJKa048843@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         97290
>Category:       ports
>Synopsis:       [PATCH] graphics/dataplot: update to 20060425
>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:   Mon May 15 04:50:19 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 #64: Sun May 14 03:21:24 AKDT 2006
>Description:
- Update to 20060425
- Take maintainership

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- dataplot-20060425.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 15:45:54 2006
+++ /usr/ports/graphics/dataplot/Makefile	Sun May 14 20:38:37 2006
@@ -6,16 +6,17 @@
 #
 
 PORTNAME=	dataplot
-PORTVERSION=	20050830
+PORTVERSION=	20060425
+PORTREVISION=
 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 \
+DISTFILES=	dpsrc.tar.gz:source \
 		dpsnapsh.pdf:doc
 DIST_SUBDIR=	dataplot
-EXTRACT_ONLY=	dpsrc.08_30_2005.gz
+EXTRACT_ONLY=	dpsrc.tar.gz
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	beech@alaskaparadise.com
 COMMENT=	A free software system for statistical visualization
 
 LIB_DEPENDS=	gd:${PORTSDIR}/graphics/gd \
@@ -29,7 +30,7 @@
 .include <bsd.port.pre.mk>
 
 .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:
diff -ruN --exclude=CVS /usr/ports/graphics/dataplot.orig/distinfo /usr/ports/graphics/dataplot/distinfo
--- /usr/ports/graphics/dataplot.orig/distinfo	Sat Nov 26 11:04:43 2005
+++ /usr/ports/graphics/dataplot/distinfo	Sun May 14 20:38:37 2006
@@ -1,6 +1,6 @@
-MD5 (dataplot/dpsrc.08_30_2005.gz) = 7f40e8e42014e3ac3a406a99fb9109b8
-SHA256 (dataplot/dpsrc.08_30_2005.gz) = a6d3cf922cc886b5ec39bc9127192c68c6a0410ed969dac9f87053058737a774
-SIZE (dataplot/dpsrc.08_30_2005.gz) = 5967784
+MD5 (dataplot/dpsrc.tar.gz) = 05931945ee0f733868f02b76b4c950c6
+SHA256 (dataplot/dpsrc.tar.gz) = a052b7fdf2e51bde5c6b9cab15df02f0225e512a6f942d4332e02eb73d1364a4
+SIZE (dataplot/dpsrc.08_30_2005.gz) = 5912396
 MD5 (dataplot/dpsnapsh.pdf) = 88ca193586405a71387abbeba9be9f0e
 SHA256 (dataplot/dpsnapsh.pdf) = 4854cdab00ce10df87686eb025a80f57575fea1b362a22b49f202e10348f0e4b
 SIZE (dataplot/dpsnapsh.pdf) = 62085
--- dataplot-20060425.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060515044757.DBC144017>