[134890] trunk/dports/science/cantera/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Apr 9 20:04:49 PDT 2015


Revision: 134890
          https://trac.macports.org/changeset/134890
Author:   ryandesign at macports.org
Date:     2015-04-09 20:04:49 -0700 (Thu, 09 Apr 2015)
Log Message:
-----------
cantera: switch from sourceforge to github (#47395; maintainer)

Modified Paths:
--------------
    trunk/dports/science/cantera/Portfile

Modified: trunk/dports/science/cantera/Portfile
===================================================================
--- trunk/dports/science/cantera/Portfile	2015-04-10 01:47:07 UTC (rev 134889)
+++ trunk/dports/science/cantera/Portfile	2015-04-10 03:04:49 UTC (rev 134890)
@@ -2,11 +2,10 @@
 # $Id$
 
 PortSystem              1.0
+PortGroup               github 1.0
 PortGroup               python 1.0
 
-name                    cantera
-version                 2.1.2
-
+github.setup            Cantera cantera 2.1.2 v
 categories              science
 platforms               darwin
 maintainers             thomasfiala.de:macports openmaintainer
@@ -19,8 +18,8 @@
                         Fortran support is disabled by install using MacPorts
 
 homepage                https://cantera.github.io/docs/sphinx/html/index.html
+github.tarball_from     releases
 
-master_sites            sourceforge:project/cantera/cantera/${version}
 checksums               rmd160  39cded4062438402580dc0dd88b6385fac55efe3 \
                         sha256  910ef1cff2be7b618abb3eb4a24636b2acd35419935790932489f7216a54a57b
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150409/a9e11ca1/attachment.html>


More information about the macports-changes mailing list