View | Details | Raw Unified | Return to bug 77911
Collapse All | Expand All

(-)Makefile (-4 / +3 lines)
Lines 6-20 Link Here
6
#
6
#
7
7
8
PORTNAME=	dataplot
8
PORTNAME=	dataplot
9
PORTVERSION=	20040219
9
PORTVERSION=	20050128
10
CATEGORIES=	graphics
10
CATEGORIES=	graphics
11
MASTER_SITES=	ftp://ftp.nist.gov/pub/dataplot/unix/:source \
11
MASTER_SITES=	ftp://ftp.nist.gov/pub/dataplot/unix/:source \
12
		http://www.itl.nist.gov/div898/software/dataplot.html/:doc
12
		http://www.itl.nist.gov/div898/software/dataplot.html/:doc
13
EXTRACT_SUFX=	.tar.Z
13
DISTFILES=	dpsrc_1_2005${EXTRACT_SUFX}:source \
14
DISTFILES=	dpsrc.1_2004${EXTRACT_SUFX}:source \
15
		dpsnapsh.pdf:doc
14
		dpsnapsh.pdf:doc
16
DIST_SUBDIR=	dataplot
15
DIST_SUBDIR=	dataplot
17
EXTRACT_ONLY=	dpsrc.1_2004${EXTRACT_SUFX}
16
EXTRACT_ONLY=	dpsrc_1_2005${EXTRACT_SUFX}
18
17
19
MAINTAINER=	ports@FreeBSD.org
18
MAINTAINER=	ports@FreeBSD.org
20
COMMENT=	A free software system for statistical visualization
19
COMMENT=	A free software system for statistical visualization
(-)distinfo (-2 / +2 lines)
Lines 1-4 Link Here
1
MD5 (dataplot/dpsrc.1_2004.tar.Z) = aeae937c3684ace178916b5e27ffdea5
1
MD5 (dataplot/dpsrc_1_2005.tar.gz) = 5f2946cb3ee84b4250a6ba9a37a9fb08
2
SIZE (dataplot/dpsrc.1_2004.tar.Z) = 9044385
2
SIZE (dataplot/dpsrc_1_2005.tar.gz) = 5477890
3
MD5 (dataplot/dpsnapsh.pdf) = 88ca193586405a71387abbeba9be9f0e
3
MD5 (dataplot/dpsnapsh.pdf) = 88ca193586405a71387abbeba9be9f0e
4
SIZE (dataplot/dpsnapsh.pdf) = 62085
4
SIZE (dataplot/dpsnapsh.pdf) = 62085

Return to bug 77911