Bug 118454 - graphics/yafray fix for FreeBSD 8.x
Summary: graphics/yafray fix for FreeBSD 8.x
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-12-05 23:20 UTC by David Yeske
Modified: 2007-12-11 23:40 UTC (History)
0 users

See Also:


Attachments
file.diff (880 bytes, patch)
2007-12-05 23:20 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-12-05 23:20:01 UTC
update to support FreeBSD 8.x
remove support for FreeBSD 4.x

Fix: see attachment

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

beech@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Beech Rintoul freebsd_committer freebsd_triage 2007-12-06 01:02:40 UTC
Verified that this only affects -CURRENT. It's on my list for 
post-freeze.
-- 
---------------------------------------------------------------------------------------
Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
 X  - NO Word docs in e-mail | Latest Release:
/ \  - http://www.FreeBSD.org/releases/6.2R/announce.html
---------------------------------------------------------------------------------------
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-12-11 23:35:44 UTC
beech       2007-12-11 23:35:40 UTC

  FreeBSD ports repository

  Modified files:
    graphics/yafray/files patch-SConstruct 
  Log:
  - Fix build with -CURRENT
  
  PR:             ports/118454
  Approved by:    David Yeske <dyeske@gmail.com> (maintainer),
                  linimon (mentor)
  
  Revision  Changes    Path
  1.2       +3 -3      ports/graphics/yafray/files/patch-SConstruct
_______________________________________________
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 4 Beech Rintoul freebsd_committer freebsd_triage 2007-12-11 23:36:43 UTC
State Changed
From-To: open->closed

Committed, Thanks!