Bug 131600

Summary: [patch] - patch correction for cad/opencascade
Product: Ports & Packages Reporter: Cristiano Rolim Pereira <cristianorolim>
Component: Individual Port(s)Assignee: Thierry Thomas <thierry>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!