diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-03-04 15:27:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-03-04 15:27:44 +0000 |
commit | 9042153d91eb1974276d81443949c029c9335970 (patch) | |
tree | 0297acff325f9cb845049836c68abbd221dc39fe /math/plplot | |
parent | 49558b3f0a2e437eea18d731a9eeabd35b899a37 (diff) | |
download | ports-9042153d91eb1974276d81443949c029c9335970.tar.gz ports-9042153d91eb1974276d81443949c029c9335970.zip |
Notes
Diffstat (limited to 'math/plplot')
-rw-r--r-- | math/plplot/Makefile | 2 | ||||
-rw-r--r-- | math/plplot/distinfo | 5 | ||||
-rw-r--r-- | math/plplot/pkg-plist | 6 |
3 files changed, 5 insertions, 8 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile index 9f372008d74c..0c79be276057 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= plplot -PORTVERSION= 5.9.6 +PORTVERSION= 5.9.7 CATEGORIES= math science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source diff --git a/math/plplot/distinfo b/math/plplot/distinfo index 70e4dab2b644..4efbc4b8d530 100644 --- a/math/plplot/distinfo +++ b/math/plplot/distinfo @@ -1,3 +1,2 @@ -MD5 (plplot-5.9.6.tar.gz) = 772c772bde3a107e5f06d21cefa7f6b6 -SHA256 (plplot-5.9.6.tar.gz) = a1324a5c5677f4d45b95a27d788a5bee8a99143d9aa3ff0c0f2c769e90e61aad -SIZE (plplot-5.9.6.tar.gz) = 7221179 +SHA256 (plplot-5.9.7.tar.gz) = fbf9f48c4c4d96cb9eeb9d821c09b0ce4a36ae5dda9e378f5367f6b9671725e0 +SIZE (plplot-5.9.7.tar.gz) = 7230997 diff --git a/math/plplot/pkg-plist b/math/plplot/pkg-plist index 4fc5a057c585..c2c0e6f5aa99 100644 --- a/math/plplot/pkg-plist +++ b/math/plplot/pkg-plist @@ -1,5 +1,3 @@ -bin/plm2gif -bin/plpr %%TCLTK%%bin/plserver %%TCLTK%%bin/pltcl bin/pltek @@ -38,8 +36,8 @@ lib/libplplotcxxd.so lib/libplplotcxxd.so.9 lib/libplplotcxxd.so.9.3.0 lib/libplplotd.so -lib/libplplotd.so.9 -lib/libplplotd.so.9.8.0 +lib/libplplotd.so.10 +lib/libplplotd.so.10.0.0 %%FORTRAN%%lib/libplplotf77cd.so %%FORTRAN%%lib/libplplotf77cd.so.9 %%FORTRAN%%lib/libplplotf77cd.so.9.1.1 |