Bug 194006 - devel/goffice010 : cannot upgrade to 0.10.18
Summary: devel/goffice010 : cannot upgrade to 0.10.18
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-28 20:44 UTC by Christoph Moench-Tegeder
Modified: 2014-09-30 16:51 UTC (History)
2 users (show)

See Also:
cmt: maintainer-feedback? (gnome)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Moench-Tegeder freebsd_committer freebsd_triage 2014-09-28 20:44:43 UTC
Revision r369464 upgrades devel/goffice010 to version 0.10.18.
This upgrade fails in my ports tree (which is a rather boring stock tree), as it requires glib-2.0, gobject-2.0 gmodule-2.0 and gio-2.0 to be at version 2.38.0 (or greater), and the ports tree has only 2.36.3.
Either glib-2.0 should be upgraded or the goffice010 update reverted (I have no idea what will fall apart if we force-lower the required versions...).

Relevant except from configure output:

=x=x=x=x=x=x=x

checking for GOFFICE... no
configure: error: Package requirements (
        glib-2.0                >= 2.38.0
        gobject-2.0             >= 2.38.0
        gmodule-2.0             >= 2.38.0
        gio-2.0                 >= 2.38.0
        libgsf-1                >= 1.14.24
        libxml-2.0              >= 2.4.12
        pango                   >= 1.24.0
        pangocairo              >= 1.24.0
        cairo                   >= 1.10.0
        librsvg-2.0             >= 2.22.0
        gdk-pixbuf-2.0  >= 2.22.0
        libxslt
 libspectre >= 0.2.6 
        gtk+-3.0                >= 3.8.7
) were not met:

Package dependency requirement 'glib-2.0 >= 2.38.0' could not be satisfied.
Package 'glib-2.0' has version '2.36.3', required version is '>= 2.38.0'
Package dependency requirement 'gobject-2.0 >= 2.38.0' could not be satisfied.
Package 'gobject-2.0' has version '2.36.3', required version is '>= 2.38.0'
Package dependency requirement 'gmodule-2.0 >= 2.38.0' could not be satisfied.
Package 'gmodule-2.0' has version '2.36.3', required version is '>= 2.38.0'
Package dependency requirement 'gio-2.0 >= 2.38.0' could not be satisfied.
Package 'gio-2.0' has version '2.36.3', required version is '>= 2.38.0'

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

=x=x=x=x=x=x=x
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-09-28 20:44:43 UTC
Auto-assigned to maintainer gnome@FreeBSD.org
Comment 2 gja822 2014-09-29 05:38:15 UTC
Yes, that's true. Somehow we have 2.36.3 glob-2.0 in ports and it occured that goffice010 was uploaded in ports that require 2.38 version. So, I (noone?) cannot build it too.
Comment 3 Christoph Moench-Tegeder freebsd_committer freebsd_triage 2014-09-30 15:29:35 UTC
kwm@ fixed this in r369577 - thanks
Comment 4 John Hein 2014-09-30 16:51:22 UTC
This should probably be bumped to PORTREVISION 2
 - because it was 1 before
 - the plist changed (dropped .la files)