Bug 122684 - [PATCH]math/gnuplot: update to 4.2.3
Summary: [PATCH]math/gnuplot: update to 4.2.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Greg Lewis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-12 10:30 UTC by bf
Modified: 2008-04-13 18:30 UTC (History)
0 users

See Also:


Attachments
file.diff (13.56 KB, patch)
2008-04-12 10:30 UTC, bf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bf 2008-04-12 10:30:02 UTC
Use NOPORTEXAMPLES, update to 4.2.3 (released 8 Mar. 2008):

"New features, changes and fixes in gnuplot version 4.2.3
===========================================================
* NEW options front and back to "set colorbox"
* NEW character encoding support for emf and pdf terminals
* NEW "format" keyword for "set tics" and "set {x|y|...}tics"
* NEW allow user to set colorbar label rotatation if the bar is vertical
* FIX allow tic format to be given as a string variable
* FIX handling of negative screen coordinates on ia64, PPC
* FIX coloring of hidden surfaces if drawn with line styles
* FIX direction of y axis in graph coords for "set view map"
* FIX minitics in log scale
* FIX minor bugfixes to terminals fig, emf, post, svg, x11
* FIX cgm terminal now produces correct pm3d and pattern fill output
* FIX protect against overly long font names in gd, svg
* FIX infinite loop from x11 plot window resizing under ion, fluxbox
* FIX never estimate zero size for a non-empty string
* FIX discard degenerate polygons during hidden3d processing
* FIX segfault if replot is called while terminal type is unknown
* FIX segfault if locale obtained by getenv() is freed
* FIX discard axis ticks read from previous data file
* FIX Do not clip image against Z range in 3D splot with "set view map"
* FIX off-by-one error in implicit column 0 for binary data files
* FIX splot was trashing the default clipping boundaries for 2D plots
* CHANGE tweak installation scripts for OSX nt cyg dj2 mgw
* CHANGE install Xresource file as Gnuplot, not Gnuplot.app-defaults
* CHANGE Remove limitation of 10 args max to internal function sprintf()
* CHANGE Bring emf point types into conformity with other terminals
* CHANGE estimate the vertical space for rotated tick labels on x and x2 axes"

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-12 10:30:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glewis

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-13 18:27:05 UTC
glewis      2008-04-13 17:26:55 UTC

  FreeBSD ports repository

  Modified files:
    math/gnuplot         Makefile distinfo pkg-plist 
  Log:
  . Update to 4.2.3.
  . Respect NOPORTEXAMPLES, use PORTEXAMPLES in the packing list.
  
  PR:             122684
  Submitted by:   bf <bf2006a@yahoo.com>
  
  Revision  Changes    Path
  1.77      +4 -3      ports/math/gnuplot/Makefile
  1.15      +3 -3      ports/math/gnuplot/distinfo
  1.19      +136 -136  ports/math/gnuplot/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"
Comment 3 Greg Lewis freebsd_committer freebsd_triage 2008-04-13 18:27:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!