Bug 162838 - Update port: graphics/rayshade
Summary: Update port: graphics/rayshade
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-24 18:20 UTC by tkato432
Modified: 2012-01-14 19:36 UTC (History)
0 users

See Also:


Attachments
file.diff (3.61 KB, patch)
2011-11-24 18:20 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2011-11-24 18:20:15 UTC
- Fix MASTER_SITES
- Support CFLAGS properly
- Support PORTDOCS/PORTEXAMPLES/PLIST_FILES

Remove file:
pkg-plist
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-11-24 18:22:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-11-28 11:34:32 UTC
State Changed
From-To: open->feedback

- Fix MASTER_SITES
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2011-11-28 11:35:20 UTC
State Changed
From-To: feedback->open

sorry messed up with feedback note
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2011-11-28 11:35:33 UTC
State Changed
From-To: open->feedback

build failed with PORTDOCS/PORTEXAMPLE check, 
http://tb.smeets.im/tb/index.php?action=describe_port&id=1504
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-12-04 09:35:29 UTC
miwi        2011-12-04 09:35:16 UTC

  FreeBSD ports repository

  Modified files:
    graphics/rayshade    Makefile 
    graphics/rayshade/files config.ans 
  Removed files:
    graphics/rayshade    pkg-plist 
  Log:
  - Fix MASTER_SITES
  - Support CFLAGS properly
  - Support PORTDOCS/PORTEXAMPLES/PLIST_FILES
  
  PR:             162838
  Submitted by:   Ports Fury
  Feature safe:   yes
  
  Revision  Changes    Path
  1.21      +28 -20    ports/graphics/rayshade/Makefile
  1.4       +1 -1      ports/graphics/rayshade/files/config.ans
  1.3       +0 -19     ports/graphics/rayshade/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 6 Martin Wilke freebsd_committer freebsd_triage 2012-01-14 19:36:53 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!