Bug 139444 - Fix for port math/freemat
Summary: Fix for port math/freemat
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 Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-09 03:20 UTC by Stas Timokhin
Modified: 2009-12-08 13:40 UTC (History)
0 users

See Also:


Attachments
file.diff (3.97 KB, patch)
2009-10-09 03:20 UTC, Stas Timokhin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stas Timokhin 2009-10-09 03:20:04 UTC
Fix for build port math/freemat with gcc.

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2009-10-09 04:26:47 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

ports PR.
Comment 2 Greg Larkin freebsd_committer freebsd_triage 2009-10-09 06:14:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

I'll take it.
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2009-12-08 13:07:52 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-12-08 13:34:15 UTC
pav         2009-12-08 13:34:02 UTC

  FreeBSD ports repository

  Modified files:
    math/freemat         Makefile 
  Added files:
    math/freemat/files   patch-libs_libCore_MatIO.hpp 
                         patch-libs_libFreeMat_Array.cpp 
                         patch-libs_libFreeMat_IEEEFP.cpp 
                         patch-libs_libFreeMat_Malloc.cpp 
                         patch-libs_libFreeMat_Scanner.cpp 
                         patch-libs_libFreeMat_Scope.hpp 
                         patch-libs_libFreeMat_Token.cpp 
  Log:
  - Unbreak
  
  PR:             ports/139444
  Submitted by:   Stas Timokhin <stast@bsdportal.ru>
  
  Revision  Changes    Path
  1.30      +2 -3      ports/math/freemat/Makefile
  1.1       +10 -0     ports/math/freemat/files/patch-libs_libCore_MatIO.hpp (new)
  1.1       +11 -0     ports/math/freemat/files/patch-libs_libFreeMat_Array.cpp (new)
  1.1       +10 -0     ports/math/freemat/files/patch-libs_libFreeMat_IEEEFP.cpp (new)
  1.1       +10 -0     ports/math/freemat/files/patch-libs_libFreeMat_Malloc.cpp (new)
  1.1       +10 -0     ports/math/freemat/files/patch-libs_libFreeMat_Scanner.cpp (new)
  1.1       +10 -0     ports/math/freemat/files/patch-libs_libFreeMat_Scope.hpp (new)
  1.1       +10 -0     ports/math/freemat/files/patch-libs_libFreeMat_Token.cpp (new)
_______________________________________________
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"