Bug 130753 - [PATCH] graphics/blender: update to 2.48
Summary: [PATCH] graphics/blender: update to 2.48
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: 2009-01-19 20:40 UTC by Marcus von Appen
Modified: 2009-01-30 07:20 UTC (History)
1 user (show)

See Also:


Attachments
blender-2.48.patch (22.21 KB, patch)
2009-01-19 20:40 UTC, Marcus von Appen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus von Appen freebsd_committer freebsd_triage 2009-01-19 20:40:01 UTC
- Update to 2.48
- Added blender wrapper script for setting up an initial $HOME/.blender
  link to point to the blender data directory (for easier script usage).
- Install additional scripts
- Install additional locales on demand
- Install additional docs on demand

Added file(s):
- files/blender.in
- pkg-plist

Removed file(s):
- files/patch-source_blender_blenlib_intern-storage.c
- files/patch-source_nan_definitions.mk

Port maintainer (dyeske@gmail.com) is cc'd.

In case the maintainer does not want to take care of the port anymore,
I'll take it.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-19 20:40:12 UTC
Maintainer of graphics/blender,

Please note that PR ports/130753 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/130753

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-19 20:40:14 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2009-01-19 20:53:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 4 Beech Rintoul freebsd_committer freebsd_triage 2009-01-20 04:48:09 UTC
Does not build.

http://stargate.akherb.com/tb/errors/8.0-FreeBSD/blender-2.48.log

Beech

-- 
---------------------------------------------------------------------------------------
Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://people.freebsd.org/~beech
 X  - NO Word docs in e-mail | Skype: akbeech
/ \  - http://www.FreeBSD.org/releases/7.1R/announce.html
---------------------------------------------------------------------------------------
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2009-01-30 06:04:47 UTC
State Changed
From-To: feedback->open

Maintainer was reset.
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-01-30 07:10:27 UTC
beech       2009-01-30 07:10:17 UTC

  FreeBSD ports repository

  Modified files:
    graphics/blender     Makefile distinfo 
    graphics/blender/files patch-user-def.mk 
  Added files:
    graphics/blender     pkg-plist 
    graphics/blender/files blender.in patch-extern_Makefile 
                           patch-source_Makefile 
  Removed files:
    graphics/blender/files 
                           patch-source_blender_blenlib_intern-storage.c 
                           patch-source_nan_definitions.mk 
  Log:
  - Update to 2.48
  - Added blender wrapper script for setting up an initial $HOME/.blender
    link to point to the blender data directory (for easier script usage).
  - Install additional scripts
  - Install additional locales on demand
  - Install additional docs on demand
  - Pass maintainership to submitter
  
  PR:             ports/130753
  Submitted by:   Marcus von Appen <mva@sysfault.org>
  
  Revision  Changes    Path
  1.27      +52 -16    ports/graphics/blender/Makefile
  1.10      +3 -3      ports/graphics/blender/distinfo
  1.1       +8 -0      ports/graphics/blender/files/blender.in (new)
  1.1       +11 -0     ports/graphics/blender/files/patch-extern_Makefile (new)
  1.1       +11 -0     ports/graphics/blender/files/patch-source_Makefile (new)
  1.2       +0 -20     ports/graphics/blender/files/patch-source_blender_blenlib_intern-storage.c (dead)
  1.3       +0 -14     ports/graphics/blender/files/patch-source_nan_definitions.mk (dead)
  1.3       +27 -71    ports/graphics/blender/files/patch-user-def.mk
  1.6       +261 -0    ports/graphics/blender/pkg-plist (new)
_______________________________________________
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 7 Beech Rintoul freebsd_committer freebsd_triage 2009-01-30 07:10:55 UTC
State Changed
From-To: open->closed

Committed and pass maintainership, Thanks!