aboutsummaryrefslogtreecommitdiffstats
path: root/math/plplot
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2009-01-02 13:11:05 +0800
committerbeech <beech@FreeBSD.org>2009-01-02 13:11:05 +0800
commitc50ae09df7324022ce5bf7576fe317cb0d00fd0a (patch)
treef6d51dcae21f3cdcfd44bb9f7a6d63011a579717 /math/plplot
parent583c7706225a42d896552f66781bcb99a56b5dd1 (diff)
downloadfreebsd-ports-gnome-c50ae09df7324022ce5bf7576fe317cb0d00fd0a.tar.gz
freebsd-ports-gnome-c50ae09df7324022ce5bf7576fe317cb0d00fd0a.tar.zst
freebsd-ports-gnome-c50ae09df7324022ce5bf7576fe317cb0d00fd0a.zip
- Add to science category.
- Make explicit that the python bindings are not building. - For now keep using the autoconf interface, we have sorted out the issues there but we will have to move to CMake soon anyways. - This is the latest stable version, and apparently the last one to support the autoconf tools. It includes C++ and Octave updates. PR: ports/130097 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
Diffstat (limited to 'math/plplot')
-rw-r--r--math/plplot/Makefile5
-rw-r--r--math/plplot/distinfo6
-rw-r--r--math/plplot/pkg-plist3
3 files changed, 8 insertions, 6 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index e1f3ce9f4d92..4e3df8ff5bef 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -6,9 +6,8 @@
#
PORTNAME= plplot
-PORTVERSION= 5.6.1
-PORTREVISION= 5
-CATEGORIES= math
+PORTVERSION= 5.8.0
+CATEGORIES= math science
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
diff --git a/math/plplot/distinfo b/math/plplot/distinfo
index de405ed54bfc..fbdd63ea3972 100644
--- a/math/plplot/distinfo
+++ b/math/plplot/distinfo
@@ -1,3 +1,3 @@
-MD5 (plplot-5.6.1.tar.gz) = 51029b256f3333449de9bcd3e00c088f
-SHA256 (plplot-5.6.1.tar.gz) = b2f1d93c605dd98bd95909ee9aca52d6c6cda476405b583f8a486f90aae893ad
-SIZE (plplot-5.6.1.tar.gz) = 6357444
+MD5 (plplot-5.8.0.tar.gz) = 63e954448b12056aeecf2b53cd97f1f5
+SHA256 (plplot-5.8.0.tar.gz) = 595bcc021b415ba191979586543f95285f03f5b54ed77f452976a89ad2850877
+SIZE (plplot-5.8.0.tar.gz) = 7582217
diff --git a/math/plplot/pkg-plist b/math/plplot/pkg-plist
index 26a708712f45..a34937557955 100644
--- a/math/plplot/pkg-plist
+++ b/math/plplot/pkg-plist
@@ -14,6 +14,7 @@ include/plplot/pdf.h
include/plplot/plConfig.h
include/plplot/plDevs.h
include/plplot/pldebug.h
+include/plplot/pldll.h
include/plplot/plevent.h
include/plplot/plplot.h
include/plplot/plplotP.h
@@ -165,6 +166,7 @@ libdata/pkgconfig/plplotd-f95.pc
%%DATADIR%%%%VERSION%%/examples/c/x23c.c
%%DATADIR%%%%VERSION%%/examples/c/x24c.c
%%DATADIR%%%%VERSION%%/examples/c/x25c.c
+%%DATADIR%%%%VERSION%%/examples/c/x26c.c
%%DATADIR%%%%VERSION%%/examples/c++/Makefile
%%DATADIR%%%%VERSION%%/examples/c++/lena.pgm
%%DATADIR%%%%VERSION%%/examples/c++/plc++demos.h
@@ -193,6 +195,7 @@ libdata/pkgconfig/plplotd-f95.pc
%%DATADIR%%%%VERSION%%/examples/c++/x22.cc
%%DATADIR%%%%VERSION%%/examples/c++/x23.cc
%%DATADIR%%%%VERSION%%/examples/c++/x24.cc
+%%DATADIR%%%%VERSION%%/examples/c++/x26.cc
%%DATADIR%%%%VERSION%%/examples/f77/Makefile
%%DATADIR%%%%VERSION%%/examples/f77/x01f.f
%%DATADIR%%%%VERSION%%/examples/f77/x02f.f