svn commit: r399177 - in head/math: plplot plplot-ada plplot/files

John Marino marino at FreeBSD.org
Tue Oct 13 06:17:09 UTC 2015


Author: marino
Date: Tue Oct 13 06:17:07 2015
New Revision: 399177
URL: https://svnweb.freebsd.org/changeset/ports/399177

Log:
  math/plpot(-ada): Upgrade version 5.11.0 => 5.11.1
  
  PR:		203730
  Submitted by:	Ben Woods (plplot maintainer)

Deleted:
  head/math/plplot/files/patch-cmake_modules_linuxvga.cmake
  head/math/plplot/files/patch-cmake_modules_pkg-config.cmake
Modified:
  head/math/plplot-ada/Makefile
  head/math/plplot/Makefile
  head/math/plplot/distinfo
  head/math/plplot/pkg-plist

Modified: head/math/plplot-ada/Makefile
==============================================================================
--- head/math/plplot-ada/Makefile	Tue Oct 13 04:00:00 2015	(r399176)
+++ head/math/plplot-ada/Makefile	Tue Oct 13 06:17:07 2015	(r399177)
@@ -3,7 +3,6 @@
 
 PORTNAME=	plplot
 PORTVERSION=	${RELEASE}
-PORTREVISION=	2
 CATEGORIES=	math
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source
 PKGNAMESUFFIX=	-ada

Modified: head/math/plplot/Makefile
==============================================================================
--- head/math/plplot/Makefile	Tue Oct 13 04:00:00 2015	(r399176)
+++ head/math/plplot/Makefile	Tue Oct 13 06:17:07 2015	(r399177)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	plplot
-PORTVERSION=	5.11.0
-PORTREVISION=	1
+PORTVERSION=	5.11.1
 CATEGORIES=	math science
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source
 

Modified: head/math/plplot/distinfo
==============================================================================
--- head/math/plplot/distinfo	Tue Oct 13 04:00:00 2015	(r399176)
+++ head/math/plplot/distinfo	Tue Oct 13 06:17:07 2015	(r399177)
@@ -1,2 +1,2 @@
-SHA256 (plplot-5.11.0.tar.gz) = bfa8434e6e1e7139a5651203ec1256c8581e2fac3122f907f7d8d25ed3bd5f7e
-SIZE (plplot-5.11.0.tar.gz) = 15892751
+SHA256 (plplot-5.11.1.tar.gz) = 289dff828c440121e57b70538b3f0fb4056dc47159bc1819ea444321f2ff1c4c
+SIZE (plplot-5.11.1.tar.gz) = 15445404

Modified: head/math/plplot/pkg-plist
==============================================================================
--- head/math/plplot/pkg-plist	Tue Oct 13 04:00:00 2015	(r399176)
+++ head/math/plplot/pkg-plist	Tue Oct 13 06:17:07 2015	(r399177)
@@ -4,7 +4,6 @@ bin/pltek
 %%WXGTK%%bin/wxPLViewer
 include/plplot/disptab.h
 include/plplot/drivers.h
-include/plplot/gcw.h
 include/plplot/pdf.h
 include/plplot/plConfig.h
 include/plplot/plDevs.h
@@ -13,7 +12,6 @@ include/plplot/pldll.h
 include/plplot/plevent.h
 include/plplot/plplot.h
 include/plplot/plplotP.h
-include/plplot/plplotcanvas.h
 include/plplot/plstream.h
 include/plplot/plstrm.h
 %%TCLTK%%include/plplot/pltcl.h
@@ -44,7 +42,7 @@ lib/libcsironn.so.0.0.1
 %%FORTRAN%%lib/libplf95demolib.a
 lib/libplplot.so
 lib/libplplot.so.13
-lib/libplplot.so.13.0.1
+lib/libplplot.so.13.1.2
 lib/libplplotcxx.so
 lib/libplplotcxx.so.12
 lib/libplplotcxx.so.12.0.0
@@ -72,6 +70,13 @@ lib/libqsastime.so.0.0.1
 %%TCLTK%%lib/libtclmatrix.so
 %%TCLTK%%lib/libtclmatrix.so.10
 %%TCLTK%%lib/libtclmatrix.so.10.2.0
+lib/pkgconfig/plplot-c++.pc
+%%FORTRAN%%lib/pkgconfig/plplot-f95.pc
+%%QT4%%lib/pkgconfig/plplot-qt.pc
+%%TCLTK%%lib/pkgconfig/plplot-tcl.pc
+%%TCLTK%%lib/pkgconfig/plplot-tcl_Main.pc
+%%WXGTK%%lib/pkgconfig/plplot-wxwidgets.pc
+lib/pkgconfig/plplot.pc
 %%LUA%%%%LUA_MODLIBDIR%%/plplot/plplotluac.so
 lib/plplot/drivers/cairo.driver_info
 lib/plplot/drivers/cairo.so
@@ -107,13 +112,6 @@ lib/plplot/drivers/xfig.so
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/plplot.py
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/plplot_widgetmodule.so
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/plplotc.py
-libdata/pkgconfig/plplot-c++.pc
-%%FORTRAN%%libdata/pkgconfig/plplot-f95.pc
-%%QT4%%libdata/pkgconfig/plplot-qt.pc
-%%TCLTK%%libdata/pkgconfig/plplot-tcl.pc
-%%TCLTK%%libdata/pkgconfig/plplot-tcl_Main.pc
-%%WXGTK%%libdata/pkgconfig/plplot-wxwidgets.pc
-libdata/pkgconfig/plplot.pc
 %%TCLTK%%man/man1/plserver.1.gz
 %%TCLTK%%man/man1/pltcl.1.gz
 man/man1/pltek.1.gz


More information about the svn-ports-head mailing list