[91768] trunk/dports/gnome/goffice/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 10 03:20:46 PDT 2012


Revision: 91768
          https://trac.macports.org/changeset/91768
Author:   ryandesign at macports.org
Date:     2012-04-10 03:20:45 -0700 (Tue, 10 Apr 2012)
Log Message:
-----------
goffice: update to 0.9.2; see #33970

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

Modified: trunk/dports/gnome/goffice/Portfile
===================================================================
--- trunk/dports/gnome/goffice/Portfile	2012-04-10 06:36:27 UTC (rev 91767)
+++ trunk/dports/gnome/goffice/Portfile	2012-04-10 10:20:45 UTC (rev 91768)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 
 name                    goffice
-version                 0.8.17
+version                 0.9.2
 set branch              [join [lrange [split ${version} .] 0 1] .]
 description             GOffice is a library of document-centric objects and utilities.
 long_description        GOffice is a library of document-centric objects \
@@ -17,15 +17,18 @@
 
 homepage                http://freecode.com/projects/goffice
 master_sites            gnome:sources/${name}/${branch}/
-use_bzip2               yes
+use_xz                  yes
 
-checksums               rmd160  35224e53a1431b2ecf81297a081159c7297110bb \
-                        sha256  dd8caef5fefffbc53938fa619de9f58e7c4dc71a1803de134065d42138a68c06
+checksums               rmd160  7777b59b7210aa74c10b8ec8d085325c424279c2 \
+                        sha256  7c59c695f7ece66470e6eb4ff944dc7eb56d1de9cf96379df4afa06536a10f8e
 
+configure.cflags-append -DG_CONST_RETURN=const
+
 depends_build           port:intltool \
                         port:pkgconfig
 
 depends_lib             port:gconf \
+                        port:gtk3 \
                         port:libgsf \
                         port:libxml2
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120410/f1d133bc/attachment.html>


More information about the macports-changes mailing list