ports/162631: [PATCH] math/plplot update to 5.9.9

Armin Pirkovitsch armin at frozen-zone.org
Thu Nov 17 05:00:27 UTC 2011


>Number:         162631
>Category:       ports
>Synopsis:       [PATCH] math/plplot update to 5.9.9
>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:   Thu Nov 17 05:00:26 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Armin Pirkovitsch
>Release:        
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Nur /tank/tinderbox/portstrees/FreeBSD/ports/math/plplot/Makefile math/plplot/Makefile
--- /tank/tinderbox/portstrees/FreeBSD/ports/math/plplot/Makefile	2011-10-03 05:55:31.000000000 +0200
+++ math/plplot/Makefile	2011-11-15 21:39:06.468967127 +0100
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	plplot
-PORTVERSION=	5.9.7
-PORTREVISION=	1
+PORTVERSION=	5.9.9
 CATEGORIES=	math science
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source
 
diff -Nur /tank/tinderbox/portstrees/FreeBSD/ports/math/plplot/distinfo math/plplot/distinfo
--- /tank/tinderbox/portstrees/FreeBSD/ports/math/plplot/distinfo	2011-03-04 16:27:44.000000000 +0100
+++ math/plplot/distinfo	2011-11-15 21:39:54.661967494 +0100
@@ -1,2 +1,2 @@
-SHA256 (plplot-5.9.7.tar.gz) = fbf9f48c4c4d96cb9eeb9d821c09b0ce4a36ae5dda9e378f5367f6b9671725e0
-SIZE (plplot-5.9.7.tar.gz) = 7230997
+SHA256 (plplot-5.9.9.tar.gz) = 747e5a043681f3e20df30d159f6e8517cb1e25e502322adcd80e8ca53ec2c90d
+SIZE (plplot-5.9.9.tar.gz) = 13778554
diff -Nur /tank/tinderbox/portstrees/FreeBSD/ports/math/plplot/pkg-plist math/plplot/pkg-plist
--- /tank/tinderbox/portstrees/FreeBSD/ports/math/plplot/pkg-plist	2011-04-10 10:41:46.000000000 +0200
+++ math/plplot/pkg-plist	2011-11-16 05:29:39.639963649 +0100
@@ -33,11 +33,11 @@
 lib/libcsironn.so.0
 lib/libcsironn.so.0.0.1
 lib/libplplotcxxd.so
-lib/libplplotcxxd.so.9
-lib/libplplotcxxd.so.9.3.0
+lib/libplplotcxxd.so.10
+lib/libplplotcxxd.so.10.0.0
 lib/libplplotd.so
-lib/libplplotd.so.10
-lib/libplplotd.so.10.0.0
+lib/libplplotd.so.11
+lib/libplplotd.so.11.0.0
 %%FORTRAN%%lib/libplplotf77cd.so
 %%FORTRAN%%lib/libplplotf77cd.so.9
 %%FORTRAN%%lib/libplplotf77cd.so.9.1.1
@@ -70,9 +70,10 @@
 %%QT%%libdata/pkgconfig/plplotd-qt.pc
 %%TCLTK%%libdata/pkgconfig/plplotd-tcl.pc
 libdata/pkgconfig/plplotd.pc
+%%DOCSDIR%%/ABOUT
 %%DOCSDIR%%/AUTHORS
 %%DOCSDIR%%/COPYING.LIB
-%%DOCSDIR%%/ChangeLog
+%%DOCSDIR%%/ChangeLog.release
 %%DOCSDIR%%/Copyright
 %%DOCSDIR%%/FAQ
 %%DOCSDIR%%/NEWS
@@ -140,6 +141,7 @@
 %%DATADIR%%/examples/c++/x29.cc
 %%DATADIR%%/examples/c++/x30.cc
 %%DATADIR%%/examples/c++/x31.cc
+%%DATADIR%%/examples/c++/x33.cc
 %%DATADIR%%/examples/c/CMakeLists.txt
 %%DATADIR%%/examples/c/Makefile
 %%DATADIR%%/examples/c/README.cairo
@@ -180,6 +182,8 @@
 %%DATADIR%%/examples/c/x30c.c
 %%DATADIR%%/examples/c/x31c.c
 %%DATADIR%%/examples/c/x32c.c
+%%DATADIR%%/examples/c/x33c.c
+%%DATADIR%%/examples/c/x34c.c
 %%FORTRAN%%%%DATADIR%%/examples/cmake/modules/CMakeFortranInformation.cmake
 %%DATADIR%%/examples/cmake/modules/FindPkgConfig.cmake
 %%FORTRAN%%%%DATADIR%%/examples/cmake/modules/Platform/Cygwin-GNU-Fortran.cmake
@@ -431,7 +435,6 @@
 %%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