Bug 192442

Summary: update for coin3d ports
Product: Ports & Packages Reporter: Shane <FreeBSD>
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Only Me CC: marino
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
graphics patch - Coin and simage
none
x11-toolkits patch - soqt and soXt none

Description Shane 2014-08-06 15:15:56 UTC
Created attachment 145422 [details]
graphics patch - Coin and simage

Currently there are four ports related to the coin3d project, each of these ports still have the old coin3d.org domain name which is no longer reachable or redirected. The project is now hosted at bitbucket so the same url changes can be made to each port.

effected ports are -

graphics/Coin
graphics/simage
x11-toolkits/soqt
x11-toolkits/SoXt

I have the updates in two patch files one for each category.
Comment 1 Shane 2014-08-06 15:16:40 UTC
Created attachment 145423 [details]
x11-toolkits patch - soqt and soXt
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-06 21:45:42 UTC
A commit references this bug:

Author: marino
Date: Wed Aug  6 21:44:55 UTC 2014
New revision: 364222
URL: http://svnweb.freebsd.org/changeset/ports/364222

Log:
  Update WWW and MASTER_SITES for four coin3d ports

   * graphics/Coin
   * graphics/simage
   * x11-toolkits/soqt
   * x11-toolkits/soXt

  PR:		192442
  Submitted by:	Shane Ambler
  Approved by:	general blanket (1/4 ports maintained)

Changes:
  head/graphics/Coin/Makefile
  head/graphics/Coin/pkg-descr
  head/graphics/simage/Makefile
  head/graphics/simage/pkg-descr
  head/x11-toolkits/SoXt/Makefile
  head/x11-toolkits/SoXt/pkg-descr
  head/x11-toolkits/soqt/Makefile
  head/x11-toolkits/soqt/pkg-descr
Comment 3 John Marino freebsd_committer freebsd_triage 2014-08-06 21:46:54 UTC
Thanks!