[111987] trunk/dports/gnome/goffice/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Oct 8 07:47:02 PDT 2013
Revision: 111987
https://trac.macports.org/changeset/111987
Author: ryandesign at macports.org
Date: 2013-10-08 07:47:02 -0700 (Tue, 08 Oct 2013)
Log Message:
-----------
goffice: maintainer update to 0.10.8 (#40697) and remove quartz variant (#40553)
Modified Paths:
--------------
trunk/dports/gnome/goffice/Portfile
Modified: trunk/dports/gnome/goffice/Portfile
===================================================================
--- trunk/dports/gnome/goffice/Portfile 2013-10-08 12:03:40 UTC (rev 111986)
+++ trunk/dports/gnome/goffice/Portfile 2013-10-08 14:47:02 UTC (rev 111987)
@@ -22,12 +22,12 @@
if {${name} eq ${subport}} {
epoch 1
- version 0.10.7
+ version 0.10.8
license {GPL-2 GPL-3}
- checksums rmd160 dd37605b66d3928168686465f17971233b3a0704 \
- sha256 d1663fc7851f0f50329b37311b1859db184ac088eea4b80472f163c036896597
+ checksums rmd160 c21635c4f648deb34d5e78b92cbf31b5c2441e09 \
+ sha256 11964b907b03dede6d8d8a1a4ae2d5727ffbe8d7bab5c92dec586acb616e807c
depends_lib port:gtk3 \
port:libgsf \
@@ -35,18 +35,8 @@
path:lib/pkgconfig/glib-2.0.pc:glib2
configure.args-append --enable-introspection
+ patchfiles-append patch_quartz-goffice-goffice.c.diff
- variant quartz description {Build with gtk-osx-application} {
- depends_lib-append port:gtk-osx-application
-
- patchfiles-append patch_quartz-goffice-goffice.c.diff
- }
-
- if {[variant_isset quartz]} {
- require_active_variants gtk3 quartz
- require_active_variants gtk-osx-application gtk3
- }
-
livecheck.type gnome
} else {
livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131008/86e6e61c/attachment.html>
More information about the macports-changes
mailing list