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

dports at macports.org dports at macports.org
Wed Apr 11 13:46:19 PDT 2012


Revision: 91843
          https://trac.macports.org/changeset/91843
Author:   dports at macports.org
Date:     2012-04-11 13:46:19 -0700 (Wed, 11 Apr 2012)
Log Message:
-----------
goffice: revert r91768, downgrading back to v0.8.17

The 0.9 release breaks most dependent ports: at least gnucash (#33996)
and gnumeric (#34000).

Revision Links:
--------------
    https://trac.macports.org/changeset/91768

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

Modified: trunk/dports/gnome/goffice/Portfile
===================================================================
--- trunk/dports/gnome/goffice/Portfile	2012-04-11 20:18:16 UTC (rev 91842)
+++ trunk/dports/gnome/goffice/Portfile	2012-04-11 20:46:19 UTC (rev 91843)
@@ -4,7 +4,8 @@
 PortSystem              1.0
 
 name                    goffice
-version                 0.9.2
+epoch                   1
+version                 0.8.17
 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,18 +18,15 @@
 
 homepage                http://freecode.com/projects/goffice
 master_sites            gnome:sources/${name}/${branch}/
-use_xz                  yes
+use_bzip2               yes
 
-checksums               rmd160  7777b59b7210aa74c10b8ec8d085325c424279c2 \
-                        sha256  7c59c695f7ece66470e6eb4ff944dc7eb56d1de9cf96379df4afa06536a10f8e
+checksums               rmd160  35224e53a1431b2ecf81297a081159c7297110bb \
+                        sha256  dd8caef5fefffbc53938fa619de9f58e7c4dc71a1803de134065d42138a68c06
 
-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/20120411/0e4177d5/attachment.html>


More information about the macports-changes mailing list