Bug 115565 - cad/leocad flag broken
Summary: cad/leocad flag broken
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-16 08:00 UTC by David Yeske
Modified: 2007-08-18 20:50 UTC (History)
0 users

See Also:


Attachments
file.diff (708 bytes, patch)
2007-08-16 08:00 UTC, David Yeske
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Yeske 2007-08-16 08:00:03 UTC
1. unzip -> ${UNZIP_CMD}
2. flag broken on gcc 4.2.0 until I can fix it

Fix: see attachment

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-16 08:00:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

beech@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-18 20:45:06 UTC
beech       2007-08-18 19:45:01 UTC

  FreeBSD ports repository

  Modified files:
    cad/leocad           Makefile 
  Log:
  - Fix build with gcc42
  
  PR:             ports/115565
  Submitted by:   David Yeske <dyeske@gmail.com> (maintainer)
  Approved by:    sat (mentor)
  
  Revision  Changes    Path
  1.20      +7 -3      ports/cad/leocad/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 Beech Rintoul freebsd_committer freebsd_triage 2007-08-18 20:45:28 UTC
State Changed
From-To: open->closed

Committed, Thanks!