[113357] trunk/dports/science/erfa/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Nov 14 04:50:01 PST 2013


Revision: 113357
          https://trac.macports.org/changeset/113357
Author:   ryandesign at macports.org
Date:     2013-11-14 04:50:00 -0800 (Thu, 14 Nov 2013)
Log Message:
-----------
erfa: actually use github portgroup

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

Modified: trunk/dports/science/erfa/Portfile
===================================================================
--- trunk/dports/science/erfa/Portfile	2013-11-14 12:37:07 UTC (rev 113356)
+++ trunk/dports/science/erfa/Portfile	2013-11-14 12:50:00 UTC (rev 113357)
@@ -4,19 +4,18 @@
 PortSystem              1.0
 PortGroup               github 1.0
 
-name                    erfa
-version                 1.0.1
+github.setup            liberfa erfa 1.0.1 v
 categories              science
 maintainers             robitaille openmaintainer
 license                 BSD
-homepage                https://github.com/liberfa/erfa
 platforms               darwin
 
 description             Essential Routines for Fundamental Astronomy
 
 long_description        Essential Routines for Fundamental Astronomy
 
-master_sites            https://github.com/liberfa/erfa/releases/download/v1.0.1/
+# Remove this line when the port is updated to the next version.
+master_sites            ${github.homepage}/releases/download/${github.tag_prefix}${github.version}
 
 checksums               md5 35d8cf096313ed4500349aab04e8ae07 \
                         rmd160  c1eba35a70cd5416157c960b2e468ea25aae60be \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131114/298b66f6/attachment.html>


More information about the macports-changes mailing list