[137224] trunk/dports/gnome/gnofract4d/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Jun 6 18:39:58 PDT 2015


Revision: 137224
          https://trac.macports.org/changeset/137224
Author:   khindenburg at macports.org
Date:     2015-06-06 18:39:58 -0700 (Sat, 06 Jun 2015)
Log Message:
-----------
gnofract4d: use github correctly and add comments for lines to remove

Modified Paths:
--------------
    trunk/dports/gnome/gnofract4d/Portfile

Modified: trunk/dports/gnome/gnofract4d/Portfile
===================================================================
--- trunk/dports/gnome/gnofract4d/Portfile	2015-06-07 01:28:06 UTC (rev 137223)
+++ trunk/dports/gnome/gnofract4d/Portfile	2015-06-07 01:39:58 UTC (rev 137224)
@@ -5,7 +5,8 @@
 PortGroup               python 1.0
 PortGroup               github 1.0
 
-github.setup            edyoung gnofract4d 3.14.1 V
+github.setup            edyoung gnofract4d 3_14_1 V_
+version                 [string map {_ .} ${version}]
 revision                1
 description             Gnofract4D is a program to draw fractals.
 long_description        Gnofract 4D is a fractal browser. It can \
@@ -18,11 +19,13 @@
 categories              gnome math python
 license                 LGPL-2.1+
 platforms               darwin
+# Remove next line with next version update.
 master_sites            https://github.com/edyoung/gnofract4d/archive/
 
 checksums               rmd160  e42b53ec651430d88d7479fb8cb2704d0b33ab6d \
                         sha256  29f05d9b07f7b53bf250b0f81f74b76dbd68efc5d6ba71f4d55ef332f6b6f83d
 
+# Remove next 3 lines with next version update.
 dist_subdir             ${name}/${version}_1
 distname                V_[regsub -all {\.} $version {_}]
 worksrcdir              ${name}-${distname}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150606/d75019b3/attachment.html>


More information about the macports-changes mailing list