Bug 167657 - [patch] re-add pbm terminal to ports/math/gnuplot
Summary: [patch] re-add pbm terminal to ports/math/gnuplot
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: 2012-05-07 01:00 UTC by mjl
Modified: 2012-05-08 07:30 UTC (History)
0 users

See Also:


Attachments
patch-gnuplot (397 bytes, text/plain)
2012-05-07 01:00 UTC, mjl
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mjl 2012-05-07 01:00:24 UTC
In the update to gnuplot 4.6, the pbm terminal became an optional feature
of gnuplot.  It would be nice to have it back.

How-To-Repeat: 
gnuplot> set terminal pbm
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-07 01:00:38 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 2012-05-08 07:24:34 UTC
glewis      2012-05-08 06:24:24 UTC

  FreeBSD ports repository

  Modified files:
    math/gnuplot         Makefile 
  Log:
  . Restore the bitmap terminal.
  
  PR:             167657
  Submitted by:   Matthew Luckie
  
  Revision  Changes    Path
  1.93      +3 -1      ports/math/gnuplot/Makefile
_______________________________________________
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 2012-05-08 07:24:46 UTC
State Changed
From-To: open->closed

Committed. Thanks!