Bug 140616 - update graphics/dataplot to 20081002
Summary: update graphics/dataplot to 20081002
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-17 00:00 UTC by Pedro F. Giffuni
Modified: 2009-11-17 15:00 UTC (History)
0 users

See Also:


Attachments
file.diff (3.96 KB, patch)
2009-11-17 00:00 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni 2009-11-17 00:00:14 UTC
- Update to newer version.
- The number of observations/variable had to be reduced to avoid Abort Traps.
(This might be a bug in gfortran for BSD)
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2009-11-17 00:07:58 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

ports PR.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-17 14:55:10 UTC
miwi        2009-11-17 14:54:57 UTC

  FreeBSD ports repository

  Modified files:
    graphics/dataplot    Makefile distinfo 
    graphics/dataplot/files Makefile.tmpl 
  Log:
  - Update to 20081002
  
  PR:             140616
  Submitted by:   "Pedro F. Giffuni" <giffunip@tutopia.com>
  
  Revision  Changes    Path
  1.30      +15 -10    ports/graphics/dataplot/Makefile
  1.12      +3 -3      ports/graphics/dataplot/distinfo
  1.8       +14 -6     ports/graphics/dataplot/files/Makefile.tmpl
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2009-11-17 14:55:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!