Date: Wed, 6 Aug 2014 21:44:54 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364222 - in head: graphics/Coin graphics/simage x11-toolkits/SoXt x11-toolkits/soqt Message-ID: <53e2a1d7.5734.6d3e99d5@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Wed Aug 6 21:44:53 2014 New Revision: 364222 URL: http://svnweb.freebsd.org/changeset/ports/364222 QAT: https://qat.redports.org/buildarchive/r364222/ 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) Modified: 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 Modified: head/graphics/Coin/Makefile ============================================================================== --- head/graphics/Coin/Makefile Wed Aug 6 21:30:45 2014 (r364221) +++ head/graphics/Coin/Makefile Wed Aug 6 21:44:53 2014 (r364222) @@ -5,8 +5,7 @@ PORTNAME= Coin PORTVERSION= 3.1.3 PORTREVISION= 6 CATEGORIES= graphics -MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \ - ftp://ftp.coin3d.org/pub/coin/src/all/ +MASTER_SITES= https://bitbucket.org/Coin3D/coin/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= C++ 3D graphics library based on the Open Inventor 2.1 API Modified: head/graphics/Coin/pkg-descr ============================================================================== --- head/graphics/Coin/pkg-descr Wed Aug 6 21:30:45 2014 (r364221) +++ head/graphics/Coin/pkg-descr Wed Aug 6 21:44:53 2014 (r364222) @@ -7,4 +7,4 @@ scene-graph rendering and interaction li facto standard graphics library for 3D visualization and visual simulation software in the scientific and engineering community. -WWW: http://www.coin3d.org/ +WWW: https://bitbucket.org/Coin3D/coin/wiki/Home Modified: head/graphics/simage/Makefile ============================================================================== --- head/graphics/simage/Makefile Wed Aug 6 21:30:45 2014 (r364221) +++ head/graphics/simage/Makefile Wed Aug 6 21:44:53 2014 (r364222) @@ -5,7 +5,7 @@ PORTNAME= simage PORTVERSION= 1.7.0 PORTREVISION= 3 CATEGORIES= graphics -MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ +MASTER_SITES= https://bitbucket.org/Coin3D/coin/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Library with image format loaders and front-ends Modified: head/graphics/simage/pkg-descr ============================================================================== --- head/graphics/simage/pkg-descr Wed Aug 6 21:30:45 2014 (r364221) +++ head/graphics/simage/pkg-descr Wed Aug 6 21:44:53 2014 (r364222) @@ -4,4 +4,4 @@ This is ``simage'', a library with image to common import libraries. simage is meant for use with applications which reads image files as textures. -WWW: http://www.coin3d.org/ +WWW: https://bitbucket.org/Coin3D/coin/wiki/Home Modified: head/x11-toolkits/SoXt/Makefile ============================================================================== --- head/x11-toolkits/SoXt/Makefile Wed Aug 6 21:30:45 2014 (r364221) +++ head/x11-toolkits/SoXt/Makefile Wed Aug 6 21:44:53 2014 (r364222) @@ -5,7 +5,7 @@ PORTNAME= SoXt PORTVERSION= 1.3.0 PORTREVISION= 5 CATEGORIES= x11-toolkits -MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ +MASTER_SITES= https://bitbucket.org/Coin3D/coin/downloads/ MAINTAINER= 5u623l20@gmail.com COMMENT= GUI binding for using Open Inventor with Xt/Motif Modified: head/x11-toolkits/SoXt/pkg-descr ============================================================================== --- head/x11-toolkits/SoXt/pkg-descr Wed Aug 6 21:30:45 2014 (r364221) +++ head/x11-toolkits/SoXt/pkg-descr Wed Aug 6 21:44:53 2014 (r364222) @@ -9,4 +9,4 @@ derived classes. When using SoXt, bear in mind that SoXt is in its alpha release phase, so expect the worst... -WWW: http://www.coin3d.org/ +WWW: https://bitbucket.org/Coin3D/coin/wiki/Home Modified: head/x11-toolkits/soqt/Makefile ============================================================================== --- head/x11-toolkits/soqt/Makefile Wed Aug 6 21:30:45 2014 (r364221) +++ head/x11-toolkits/soqt/Makefile Wed Aug 6 21:44:53 2014 (r364222) @@ -5,8 +5,7 @@ PORTNAME= SoQt PORTVERSION= 1.5.0 PORTREVISION= 3 CATEGORIES= x11-toolkits -MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \ - ftp://ftp.coin3d.org/pub/coin/src/all/ +MASTER_SITES= https://bitbucket.org/Coin3D/coin/downloads/ DIST_SUBDIR= KDE MAINTAINER= ports@FreeBSD.org Modified: head/x11-toolkits/soqt/pkg-descr ============================================================================== --- head/x11-toolkits/soqt/pkg-descr Wed Aug 6 21:30:45 2014 (r364221) +++ head/x11-toolkits/soqt/pkg-descr Wed Aug 6 21:44:53 2014 (r364222) @@ -4,4 +4,4 @@ InventorXt GUI component toolkit. Qt4 is used in this version. -WWW: http://www.coin3d.org/ +WWW: https://bitbucket.org/Coin3D/coin/wiki/Home
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e2a1d7.5734.6d3e99d5>