[145496] trunk/dports/gnome/grisbi/Portfile

khindenburg at macports.org khindenburg at macports.org
Sun Feb 7 07:23:09 PST 2016


Revision: 145496
          https://trac.macports.org/changeset/145496
Author:   khindenburg at macports.org
Date:     2016-02-07 07:23:09 -0800 (Sun, 07 Feb 2016)
Log Message:
-----------
grisbi: update to 1.0.0 maintainer timeout #43007

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

Modified: trunk/dports/gnome/grisbi/Portfile
===================================================================
--- trunk/dports/gnome/grisbi/Portfile	2016-02-07 15:16:45 UTC (rev 145495)
+++ trunk/dports/gnome/grisbi/Portfile	2016-02-07 15:23:09 UTC (rev 145496)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name                grisbi
-version             0.8.8
+version             1.0.0
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          gnome
 platforms           darwin
@@ -24,8 +24,8 @@
 
 use_bzip2           yes
 
-checksums           rmd160  43937d66a4527b1da28bbc566fe6c0773994ec52 \
-                    sha256  7c69fbdff557c4b82de0b878fc2b7f6c93ab9abd72351eabbdecc9be4d78946f
+checksums           rmd160  f428089a2cc0865ce16f499b6c9fccedafac8fd0 \
+                    sha256  8a23d26777666814d918702ad9207bac433abd3ac71568d53f7c485670f92c55
 
 depends_build       port:pkgconfig \
                     port:intltool
@@ -36,12 +36,7 @@
 configure.args      --disable-silent-rules \
                     --without-ofx
 
-variant no_ofx description {Legacy compatibility variant} {}
-if {[variant_isset no_ofx]} {
-    default_variants -ofx
-} else {
-    default_variants +ofx
-}
+default_variants +ofx
 
 variant ofx description {Include LibOFX support} {
     depends_lib-append port:libofx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160207/997dd130/attachment.html>


More information about the macports-changes mailing list