ports/148969: math/plplot update to 5.9.6
Armin Pirkovitsch
armin at frozen-zone.org
Mon Jul 26 18:00:14 UTC 2010
>Number: 148969
>Category: ports
>Synopsis: math/plplot update to 5.9.6
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Jul 26 18:00:13 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Armin Pirkovitsch
>Release:
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -Nur math/plplot.orig/Makefile math/plplot/Makefile
--- math/plplot.orig/Makefile 2010-03-28 08:39:43.000000000 +0200
+++ math/plplot/Makefile 2010-07-21 17:59:27.000000000 +0200
@@ -6,8 +6,7 @@
#
PORTNAME= plplot
-PORTVERSION= 5.9.5
-PORTREVISION= 2
+PORTVERSION= 5.9.6
CATEGORIES= math science
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source
diff -Nur math/plplot.orig/distinfo math/plplot/distinfo
--- math/plplot.orig/distinfo 2009-12-29 14:43:18.000000000 +0100
+++ math/plplot/distinfo 2010-07-21 17:59:48.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (plplot-5.9.5.tar.gz) = 214c9f984f046bee18f6a3cce2cdec39
-SHA256 (plplot-5.9.5.tar.gz) = 094cdfa1fced0cf86a52fdc3dae062a120f025ac271ddc3676a3fba7134538c3
-SIZE (plplot-5.9.5.tar.gz) = 7071486
+MD5 (plplot-5.9.6.tar.gz) = 772c772bde3a107e5f06d21cefa7f6b6
+SHA256 (plplot-5.9.6.tar.gz) = a1324a5c5677f4d45b95a27d788a5bee8a99143d9aa3ff0c0f2c769e90e61aad
+SIZE (plplot-5.9.6.tar.gz) = 7221179
diff -Nur math/plplot.orig/files/patch-cmake_modules_FindTCL.cmake math/plplot/files/patch-cmake_modules_FindTCL.cmake
--- math/plplot.orig/files/patch-cmake_modules_FindTCL.cmake 2009-12-29 14:43:18.000000000 +0100
+++ math/plplot/files/patch-cmake_modules_FindTCL.cmake 1970-01-01 01:00:00.000000000 +0100
@@ -1,12 +0,0 @@
---- cmake/modules/FindTCL.cmake.orig 2009-09-06 21:04:43.000000000 +0200
-+++ cmake/modules/FindTCL.cmake 2009-12-25 16:15:45.000000000 +0100
-@@ -121,7 +121,9 @@
- /usr/include
- /usr/local/include
- /usr/include/tcl8.5
-+ /usr/include/tk8.5
- /usr/include/tcl8.4
-+ /usr/include/tk8.4
- /usr/include/tcl8.3
- /usr/include/tcl8.2
- /usr/include/tcl8.0
diff -Nur math/plplot.orig/pkg-plist math/plplot/pkg-plist
--- math/plplot.orig/pkg-plist 2009-12-30 12:26:21.000000000 +0100
+++ math/plplot/pkg-plist 2010-07-26 17:04:09.000000000 +0200
@@ -39,7 +39,7 @@
lib/libplplotcxxd.so.9.3.0
lib/libplplotd.so
lib/libplplotd.so.9
-lib/libplplotd.so.9.7.0
+lib/libplplotd.so.9.8.0
%%FORTRAN%%lib/libplplotf77cd.so
%%FORTRAN%%lib/libplplotf77cd.so.9
%%FORTRAN%%lib/libplplotf77cd.so.9.1.1
@@ -99,6 +99,8 @@
%%DATADIR%%/cmap1_default.pal
%%DATADIR%%/cmap1_gray.pal
%%DATADIR%%/cmap1_radar.pal
+%%DATADIR%%/cmap1_highfreq.pal
+%%DATADIR%%/cmap1_lowfreq.pal
%%DATADIR%%/examples/CMakeLists.txt
%%DATADIR%%/examples/Makefile
%%DATADIR%%/examples/c++/CMakeLists.txt
@@ -190,6 +192,7 @@
%%DATADIR%%/examples/cmake/modules/export_plplot.cmake
%%DATADIR%%/examples/cmake/modules/pkg-config.cmake
%%DATADIR%%/examples/cmake/modules/plplot_configure.cmake
+%%DATADIR%%/examples/cmake/modules/language_support.cmake
%%FORTRAN%%%%DATADIR%%/examples/f77/CMakeLists.txt
%%FORTRAN%%%%DATADIR%%/examples/f77/Makefile
%%FORTRAN%%%%DATADIR%%/examples/f77/plf77demos.inc
@@ -427,8 +430,10 @@
%%TCLTK%%%%DATADIR%%/examples/tcl/x31
%%TCLTK%%%%DATADIR%%/examples/tcl/x31.tcl
%%DATADIR%%/examples/test_c.sh
+%%DATADIR%%/examples/test_c_interactive.sh
%%DATADIR%%/examples/test_cxx.sh
%%DATADIR%%/examples/test_diff.sh
+%%DATADIR%%/examples/test_octave_interactive.sh
%%FORTRAN%%%%DATADIR%%/examples/test_f77.sh
%%FORTRAN%%%%DATADIR%%/examples/test_f95.sh
%%PYTHON%%%%DATADIR%%/examples/test_python.sh
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list