From nobody@FreeBSD.org  Mon Jul 26 17:58:26 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 563A21065674
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Jul 2010 17:58:26 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 464C28FC19
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Jul 2010 17:58:26 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6QHwQrQ048387
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Jul 2010 17:58:26 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o6QHwQnL048386;
	Mon, 26 Jul 2010 17:58:26 GMT
	(envelope-from nobody)
Message-Id: <201007261758.o6QHwQnL048386@www.freebsd.org>
Date: Mon, 26 Jul 2010 17:58:26 GMT
From: Armin Pirkovitsch <armin@frozen-zone.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: math/plplot update to 5.9.6
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         148969
>Category:       ports
>Synopsis:       math/plplot update to 5.9.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 26 18:00:13 UTC 2010
>Closed-Date:    Wed Aug 04 23:49:22 UTC 2010
>Last-Modified:  Wed Aug  4 23:50:06 UTC 2010
>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:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Aug 4 23:48:51 UTC 2010 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148969 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/148969: commit references a PR
Date: Wed,  4 Aug 2010 23:49:22 +0000 (UTC)

 pav         2010-08-04 23:49:13 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/plplot          Makefile distinfo pkg-plist 
   Removed files:
     math/plplot/files    patch-cmake_modules_FindTCL.cmake 
   Log:
   - Update to 5.9.6
   
   PR:             ports/148969
   Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>
   
   Revision  Changes    Path
   1.69      +1 -2      ports/math/plplot/Makefile
   1.15      +3 -3      ports/math/plplot/distinfo
   1.2       +0 -12     ports/math/plplot/files/patch-cmake_modules_FindTCL.cmake (dead)
   1.24      +6 -1      ports/math/plplot/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
