diff options
-rw-r--r-- | math/plplot/Makefile | 5 | ||||
-rw-r--r-- | math/plplot/distinfo | 6 | ||||
-rw-r--r-- | math/plplot/pkg-plist | 3 |
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 |