ports/155049: Update graphics/dataplot to 20090821

Pedro Giffuni giffunip at tutopia.com
Sat Feb 26 02:00:29 UTC 2011


>Number:         155049
>Category:       ports
>Synopsis:       Update graphics/dataplot to 20090821
>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:   Sat Feb 26 02:00:23 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Pedro Giffuni
>Release:        8.1-RELEASE
>Organization:
>Environment:
$ uname -a
FreeBSD mogwai.giffuni.net 8.1-RELEASE FreeBSD 8.1-RELEASE #1: Sat Jul 17 14:19:59 PDT 2010     root at build8x64.pcbsd.org:/usr/obj/usr/pcbsd-build81/fbsd-source/8.1/sys/PCBSD  amd64

>Description:
Update to the latest version.

We normally keep one release behind to preserve the release date but this
hasn't been updated in a couple of years and we can always find out the
release date by other means (the website states it).
>How-To-Repeat:

>Fix:
Patch attached

Patch attached with submission follows:

diff -ruN dataplot.orig/Makefile dataplot/Makefile
--- dataplot.orig/Makefile	2011-02-25 20:16:13.000000000 +0000
+++ dataplot/Makefile	2011-02-25 20:19:42.000000000 +0000
@@ -6,17 +6,16 @@
 #
 
 PORTNAME=	dataplot
-PORTVERSION=	20081002
-PORTREVISION=	2
+PORTVERSION=	20090821
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.nist.gov/pub/dataplot/unix/:source \
 		LOCAL/beech:source \
 		http://www.itl.nist.gov/div898/software/dataplot.html/:doc \
 		LOCAL/beech:doc
-DISTFILES=	dpsrc.2008_10_02${EXTRACT_SUFX}:source \
+DISTFILES=	dpsrc${EXTRACT_SUFX}:source \
 		dpsnapsh.pdf:doc
 DIST_SUBDIR=	dataplot
-EXTRACT_ONLY=	dpsrc.2008_10_02${EXTRACT_SUFX}
+EXTRACT_ONLY=	dpsrc${EXTRACT_SUFX}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A free software system for statistical visualization
diff -ruN dataplot.orig/distinfo dataplot/distinfo
--- dataplot.orig/distinfo	2011-02-25 20:16:13.000000000 +0000
+++ dataplot/distinfo	2011-02-25 20:20:04.000000000 +0000
@@ -1,6 +1,4 @@
-MD5 (dataplot/dpsrc.2008_10_02.tar.gz) = 9933e72025750be19b8646a01e389515
-SHA256 (dataplot/dpsrc.2008_10_02.tar.gz) = 01639d9e0cd42adb50c940ff728f980fb2ce4f42699eeb15caa6272226de8d8e
-SIZE (dataplot/dpsrc.2008_10_02.tar.gz) = 6519239
-MD5 (dataplot/dpsnapsh.pdf) = 88ca193586405a71387abbeba9be9f0e
+SHA256 (dataplot/dpsrc.tar.gz) = 059b2863ed488a706f26c34a07363e76a444d56d1ac3e5c6c81d28d97cc58e6e
+SIZE (dataplot/dpsrc.tar.gz) = 6655840
 SHA256 (dataplot/dpsnapsh.pdf) = 4854cdab00ce10df87686eb025a80f57575fea1b362a22b49f202e10348f0e4b
 SIZE (dataplot/dpsnapsh.pdf) = 62085


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



More information about the freebsd-ports-bugs mailing list