mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 2.30.
PR: ports/71882 Submitted by: KATO Tsuguru <tkato432 at yahoo dot com>
This commit is contained in:
parent
a1f80d20b8
commit
420144bebe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118848
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ploticus
|
||||
PORTVERSION= 2.20
|
||||
PORTVERSION= 2.30
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://ploticus.sourceforge.net/download/
|
||||
DISTNAME= pl${PORTVERSION:S/.//}src
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (pl220src.tar.gz) = a609e1e2328b9bf00966506d1038597f
|
||||
SIZE (pl220src.tar.gz) = 397158
|
||||
MD5 (pl230src.tar.gz) = 0d345918bba1f2fcdbb3d46cd3563d44
|
||||
SIZE (pl230src.tar.gz) = 420104
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- swf.c.orig Tue Oct 28 04:45:58 2003
|
||||
+++ swf.c Mon Dec 8 00:27:51 2003
|
||||
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
#ifndef NOSWF
|
||||
|
||||
-#include MAX_D_ROWS 1000
|
||||
+#define MAX_D_ROWS 1000
|
||||
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
@ -31,6 +31,8 @@ bin/pl
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/data24
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/data25
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/data26
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/data27
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/data28
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/data3
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/data4
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/data5
|
||||
@ -41,6 +43,7 @@ bin/pl
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/data9
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/devol.dat
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/devol.htm
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/dexa.dat
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/distrib.htm
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/drawcom.dcm
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/drawcom.htm
|
||||
@ -72,6 +75,7 @@ bin/pl
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/td.htm
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/testpf_chron
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/testpf_cumufrac
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/testpf_compare
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/testpf_dist
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/testpf_draw
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/testpf_heatmap
|
||||
@ -92,6 +96,7 @@ bin/pl
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/windbarbs.htm
|
||||
%%DATADIR%%/README
|
||||
%%DATADIR%%/chron.pl
|
||||
%%DATADIR%%/chron.pl-
|
||||
%%DATADIR%%/chunk_area
|
||||
%%DATADIR%%/chunk_chronfilter
|
||||
%%DATADIR%%/chunk_doheatmap
|
||||
@ -105,6 +110,7 @@ bin/pl
|
||||
%%DATADIR%%/chunk_vdistfilter
|
||||
%%DATADIR%%/chunk_xaxis
|
||||
%%DATADIR%%/chunk_yaxis
|
||||
%%DATADIR%%/compare.pl
|
||||
%%DATADIR%%/cumufrac.pl
|
||||
%%DATADIR%%/dist.pl
|
||||
%%DATADIR%%/draw.pl
|
||||
|
Loading…
Reference in New Issue
Block a user