Bug 131600 - [patch] - patch correction for cad/opencascade
Summary: [patch] - patch correction for cad/opencascade
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: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-12 02:40 UTC by Cristiano Rolim Pereira
Modified: 2009-02-24 19:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.29 KB, patch)
2009-02-12 02:40 UTC, Cristiano Rolim Pereira
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cristiano Rolim Pereira 2009-02-12 02:40:04 UTC
The current patch file for "./ros/src/STEPConstruct/STEPConstruct_AP203Context.cxx" only allow the compilation to finish without errors.

The new patch will also correct the result of the function (caused by a difference between BSD and Linux in the file <time.h> ).

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-12 02:40:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->thierry

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-02-24 19:32:35 UTC
thierry     2009-02-24 19:32:17 UTC

  FreeBSD ports repository

  Modified files:
    cad/opencascade      Makefile 
    cad/opencascade/files 
                          patch-ros_src_STEPConstruct_STEPConstruct_AP203Context.cxx 
  Log:
  Fix the previous patch.
  
  PR:             ports/131600
  Submitted by:   Cristiano Rolim Pereira <cristianorolim (at) hotmail.com>
  
  Revision  Changes    Path
  1.19      +1 -1      ports/cad/opencascade/Makefile
  1.2       +10 -5     ports/cad/opencascade/files/patch-ros_src_STEPConstruct_STEPConstruct_AP203Context.cxx
_______________________________________________
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 Thierry Thomas freebsd_committer freebsd_triage 2014-06-01 07:00:05 UTC
State Changed
From-To: open->closed


Committed, thanks!