Bug 236577

Summary: math/plplot: Update 5.12.0 -> 5.14.0; Restore the QT option
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Ben Woods <woodsb02>
Status: Closed FIXED    
Severity: Affects Only Me CC: swills, woodsb02
Priority: --- Flags: woodsb02: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Yuri Victorovich freebsd_committer freebsd_triage 2019-03-16 17:03:31 UTC
Created attachment 202916 [details]
patch

The QT4 option was deleted because Qt4 is EOLed. plplot-5.14.0 supports Qt5, but it hasn't been updated.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-10-26 06:51:47 UTC
A commit references this bug:

Author: woodsb02
Date: Sat Oct 26 06:51:27 UTC 2019
New revision: 515674
URL: https://svnweb.freebsd.org/changeset/ports/515674

Log:
  math/plplot: Update to 5.15.0

  Changes this release:
    https://sourceforge.net/p/plplot/news/2019/06/plplot-5150-has-been-released/
    https://sourceforge.net/p/plplot/news/2018/12/plplot-5140-has-been-released/
    https://sourceforge.net/p/plplot/news/2017/08/plplot-5130-has-been-released/

  PR:		236577
  Submitted by:	yuri (partially)

Changes:
  head/math/plplot/Makefile
  head/math/plplot/distinfo
  head/math/plplot/files/patch-bindings__tk__tkMain.c
  head/math/plplot/files/patch-cmake_modules_FindVGA.cmake
  head/math/plplot/files/patch-cmake_modules_csiro.cmake
  head/math/plplot/files/patch-cmake_modules_instdirs.cmake
  head/math/plplot/files/patch-cmake_modules_pkg-config.cmake
  head/math/plplot/pkg-plist
Comment 2 Ben Woods freebsd_committer freebsd_triage 2019-10-26 06:52:17 UTC
Committed - thanks!