Revision
133441
Author
dports@macports.org
Date
2015-03-01 15:33:29 -0800 (Sun, 01 Mar 2015)

Log Message

gwenhywfar4: update gwenhywfar4-gtk to v4.13.1

Modified Paths

Diff

Modified: trunk/dports/devel/gwenhywfar4/Portfile (133440 => 133441)


--- trunk/dports/devel/gwenhywfar4/Portfile	2015-03-01 22:21:19 UTC (rev 133440)
+++ trunk/dports/devel/gwenhywfar4/Portfile	2015-03-01 23:33:29 UTC (rev 133441)
@@ -34,7 +34,7 @@
 
 
 # Usually the port has a different version than the *-devel subports
-if {$subport eq $name} {
+if {$subport eq $name || $subport eq "gwenhywfar4-gtk"} {
     version                 4.13.1
     # this is specific to this port and *version* for downloading it
     set release             78
@@ -44,18 +44,6 @@
                             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
-    set release             67
-
-    checksums               md5     c5b9d52a25960f84f9264a5a5dd484d1 \
-                            sha1    c2ba4c45f1eeb379db6c2ae09122c592893f3bd0 \
-                            rmd160  61f56c7a8550003fe41be20cb35f370375390f6d
-}
-
 subport gwenhywfar4-gtk {}
 subport gwenhywfar4-devel {}
 subport gwenhywfar4-gtk-devel {}