[133115] trunk/dports/devel/gwenhywfar4/Portfile

mk at macports.org mk at macports.org
Fri Feb 20 10:47:44 PST 2015


Revision: 133115
          https://trac.macports.org/changeset/133115
Author:   mk at macports.org
Date:     2015-02-20 10:47:44 -0800 (Fri, 20 Feb 2015)
Log Message:
-----------
gwenhywfar4: update to 4.13.1

Modified Paths:
--------------
    trunk/dports/devel/gwenhywfar4/Portfile

Modified: trunk/dports/devel/gwenhywfar4/Portfile
===================================================================
--- trunk/dports/devel/gwenhywfar4/Portfile	2015-02-20 17:54:44 UTC (rev 133114)
+++ trunk/dports/devel/gwenhywfar4/Portfile	2015-02-20 18:47:44 UTC (rev 133115)
@@ -33,7 +33,19 @@
 conflicts-delete  $subport
 
 
-if {$subport eq $name || $subport eq "gwenhywfar4-gtk"} {
+# Usually the port has a different version than the *-devel subports
+if {$subport eq $name} {
+    version                 4.13.1
+    # this is specific to this port and *version* for downloading it
+    set release             78
+
+    checksums               md5     231b4af546c791a85d0f042773e6bd82 \
+                            sha1    2d84f6b42624d81e9ab801c66c76444ff6515e10 \
+                            rmd160  ded733bb7c0f4f611b110fe990e5f69083776ab6
+}
+
+# Leave this on old version, to avoid breaking *-gtk without testing it
+if {$subport eq "gwenhywfar4-gtk"} {
     version                 4.3.3
     revision                5
     # this is specific to this port and *version* for downloading it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150220/ea9fa98b/attachment.html>


More information about the macports-changes mailing list