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

(-)plplot/Makefile (-3 / +2 lines)
Lines 6-14 Link Here
6
#
6
#
7
7
8
PORTNAME=	plplot
8
PORTNAME=	plplot
9
PORTVERSION=	5.6.1
9
PORTVERSION=	5.8.0
10
PORTREVISION=	5
10
CATEGORIES=	math science
11
CATEGORIES=	math
12
MASTER_SITES=	SF
11
MASTER_SITES=	SF
13
12
14
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	ports@FreeBSD.org
(-)plplot/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (plplot-5.6.1.tar.gz) = 51029b256f3333449de9bcd3e00c088f
1
MD5 (plplot-5.8.0.tar.gz) = 63e954448b12056aeecf2b53cd97f1f5
2
SHA256 (plplot-5.6.1.tar.gz) = b2f1d93c605dd98bd95909ee9aca52d6c6cda476405b583f8a486f90aae893ad
2
SHA256 (plplot-5.8.0.tar.gz) = 595bcc021b415ba191979586543f95285f03f5b54ed77f452976a89ad2850877
3
SIZE (plplot-5.6.1.tar.gz) = 6357444
3
SIZE (plplot-5.8.0.tar.gz) = 7582217
(-)plplot/pkg-plist (+3 lines)
Lines 14-19 Link Here
14
include/plplot/plConfig.h
14
include/plplot/plConfig.h
15
include/plplot/plDevs.h
15
include/plplot/plDevs.h
16
include/plplot/pldebug.h
16
include/plplot/pldebug.h
17
include/plplot/pldll.h
17
include/plplot/plevent.h
18
include/plplot/plevent.h
18
include/plplot/plplot.h
19
include/plplot/plplot.h
19
include/plplot/plplotP.h
20
include/plplot/plplotP.h
Lines 165-170 Link Here
165
%%DATADIR%%%%VERSION%%/examples/c/x23c.c
166
%%DATADIR%%%%VERSION%%/examples/c/x23c.c
166
%%DATADIR%%%%VERSION%%/examples/c/x24c.c
167
%%DATADIR%%%%VERSION%%/examples/c/x24c.c
167
%%DATADIR%%%%VERSION%%/examples/c/x25c.c
168
%%DATADIR%%%%VERSION%%/examples/c/x25c.c
169
%%DATADIR%%%%VERSION%%/examples/c/x26c.c
168
%%DATADIR%%%%VERSION%%/examples/c++/Makefile
170
%%DATADIR%%%%VERSION%%/examples/c++/Makefile
169
%%DATADIR%%%%VERSION%%/examples/c++/lena.pgm
171
%%DATADIR%%%%VERSION%%/examples/c++/lena.pgm
170
%%DATADIR%%%%VERSION%%/examples/c++/plc++demos.h
172
%%DATADIR%%%%VERSION%%/examples/c++/plc++demos.h
Lines 193-198 Link Here
193
%%DATADIR%%%%VERSION%%/examples/c++/x22.cc
195
%%DATADIR%%%%VERSION%%/examples/c++/x22.cc
194
%%DATADIR%%%%VERSION%%/examples/c++/x23.cc
196
%%DATADIR%%%%VERSION%%/examples/c++/x23.cc
195
%%DATADIR%%%%VERSION%%/examples/c++/x24.cc
197
%%DATADIR%%%%VERSION%%/examples/c++/x24.cc
198
%%DATADIR%%%%VERSION%%/examples/c++/x26.cc
196
%%DATADIR%%%%VERSION%%/examples/f77/Makefile
199
%%DATADIR%%%%VERSION%%/examples/f77/Makefile
197
%%DATADIR%%%%VERSION%%/examples/f77/x01f.f
200
%%DATADIR%%%%VERSION%%/examples/f77/x01f.f
198
%%DATADIR%%%%VERSION%%/examples/f77/x02f.f
201
%%DATADIR%%%%VERSION%%/examples/f77/x02f.f

Return to bug 130097