[122278] trunk/dports/graphics/Coin/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jul 18 22:55:06 PDT 2014


Revision: 122278
          https://trac.macports.org/changeset/122278
Author:   ryandesign at macports.org
Date:     2014-07-18 22:55:06 -0700 (Fri, 18 Jul 2014)
Log Message:
-----------
Coin: now BSD-licensed and hosted at bitbucket (#44103)

Modified Paths:
--------------
    trunk/dports/graphics/Coin/Portfile

Modified: trunk/dports/graphics/Coin/Portfile
===================================================================
--- trunk/dports/graphics/Coin/Portfile	2014-07-19 04:24:35 UTC (rev 122277)
+++ trunk/dports/graphics/Coin/Portfile	2014-07-19 05:55:06 UTC (rev 122278)
@@ -2,11 +2,12 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           bitbucket 1.0
 
+bitbucket.setup     Coin3D coin 3.1.3 Coin-
 name                Coin
-version             3.1.3
 revision            4
-license             GPL-2
+license             BSD
 description         cross platform C++ OpenGL scene graph library
 long_description    Coin is a high-level 3D graphics library with a   \
                     C++ Application Programming Interface. Coin uses scene-graph data \
@@ -14,10 +15,10 @@
                     kinds of scientific and engineering visualization applications.
 
 categories          graphics devel
-homepage            http://www.coin3d.org/lib/coin/
 platforms           darwin
 maintainers         css
-master_sites        http://ftp.coin3d.org/coin/src/all/
+bitbucket.tarball_from downloads
+
 checksums           rmd160  e57fd6a4876a06874429f9ad6b96f166f5609362 \
                     sha256  583478c581317862aa03a19f14c527c3888478a06284b9a46a0155fa5886d417
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140718/3a820631/attachment.html>


More information about the macports-changes mailing list