Bug 115026 - graphics/blender remove references to FreeBSD 4.x
Summary: graphics/blender remove references to FreeBSD 4.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-07-30 05:40 UTC by David Yeske
Modified: 2007-08-07 18:10 UTC (History)
0 users

See Also:


Attachments
file.diff (733 bytes, patch)
2007-07-30 05:40 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-07-30 05:40:01 UTC
remove references to FreeBSD 4.x since this is a noop

Fix: see attachment

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-30 05:40:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

beech@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-07 18:06:41 UTC
beech       2007-08-07 17:06:36 UTC

  FreeBSD ports repository

  Modified files:
    graphics/blender     Makefile distinfo pkg-descr 
  Added files:
    graphics/blender/files 
                           patch-source_blender_blenlib_intern-storage.c 
                           patch-source_nan_definitions.mk 
                           patch-user-def.mk 
  Removed files:
    graphics/blender     pkg-plist 
  Log:
  - Update to 2.44.1
  - Add options
  
  PR:             ports/115026
  Submitted by:   David Yeske <dyeske@gmail.com>
  Approved by:    sat (mentor)
  
  Revision  Changes    Path
  1.19      +66 -30    ports/graphics/blender/Makefile
  1.8       +3 -3      ports/graphics/blender/distinfo
  1.1       +20 -0     ports/graphics/blender/files/patch-source_blender_blenlib_intern-storage.c (new)
  1.1       +31 -0     ports/graphics/blender/files/patch-source_nan_definitions.mk (new)
  1.1       +77 -0     ports/graphics/blender/files/patch-user-def.mk (new)
  1.4       +2 -8      ports/graphics/blender/pkg-descr
  1.5       +0 -15     ports/graphics/blender/pkg-plist (dead)
_______________________________________________
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-07 18:07:09 UTC
State Changed
From-To: open->closed

Committed (with changes), Thanks!