Modified: trunk/dports/devel/aqbanking5/Portfile (133441 => 133442)
--- trunk/dports/devel/aqbanking5/Portfile 2015-03-01 23:33:29 UTC (rev 133441)
+++ trunk/dports/devel/aqbanking5/Portfile 2015-03-01 23:34:02 UTC (rev 133442)
@@ -47,7 +47,7 @@
subport aqbanking5-devel {}
subport aqbanking5-gtk-devel {}
-if {$subport eq $name} {
+if {$subport eq $name || $subport eq "aqbanking5-gtk"} {
version 5.5.1
# this is specific to this port and *version* for downloading it
set release 118
@@ -61,21 +61,6 @@
}
}
-if {$subport eq "aqbanking5-gtk"} {
- version 5.0.25
- revision 2
- # this is specific to this port and *version* for downloading it
- set release 95
-
- if {$subport eq $name} {
- depends_lib-append port:gwenhywfar4
- }
-
- checksums md5 b238639962128ce25db81870f65173d9 \
- sha1 80314a6f6114a0a3f0062161bb38effc0f1f4b62 \
- rmd160 6dc5d915e3fda4e2eff7c604ee3fad7ca0e1052d
-}
-
if {$subport eq "aqbanking5-devel" || $subport eq "aqbanking5-gtk-devel"} {
version 5.5.1
# this is specific to this port and *version* for downloading it