Bug 138742 - [PATCH]math/gnuplot: update to 4.2.6
Summary: [PATCH]math/gnuplot: update to 4.2.6
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: 2009-09-11 20:30 UTC by bf
Modified: 2009-09-12 16:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.09 KB, patch)
2009-09-11 20: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 2009-09-11 20:30:02 UTC
"This is expected to be the final update to the 4.2 series;
the next release will be version 4.4...

New features, changes and fixes in gnuplot version 4.2.6
===========================================================
* NEW xterm tektronix emulation 'set term xterm'
* FIX off-by-one pixel bug in width of boxes with palette or rgb color
* FIX center rotation of 'set view equal xyz' mode at screen center
* FIX sanity-check time ranges for axes with timeformat
* FIX pslatex blacktext and broken format specifier
* FIX PostScript code points for Lcaron, lcaron in encoding cp1250
* CHANGE If a 2D plot uses a Z-based palette, then autoscale cbrange
* CHANGE aquaterm accepts "size xx,yy" with a comma
* CHANGE Remove the EXPERIMENTAL flag from the wxt terminal
* CHANGE Remove the EXPERIMENTAL flag from the x11 terminal binary polygon model"

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-09-11 20:30:14 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 2009-09-12 16:19:27 UTC
glewis      2009-09-12 15:19:12 UTC

  FreeBSD ports repository

  Modified files:
    math/gnuplot         Makefile distinfo 
  Log:
  . Update to 4.2.6.
  
  PR:             138742
  Submitted by:   bf <bf1783@gmail.com>
  
  Revision  Changes    Path
  1.82      +4 -2      ports/math/gnuplot/Makefile
  1.18      +3 -3      ports/math/gnuplot/distinfo
_______________________________________________
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 2009-09-12 16:19:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!