#42040: gtk3-devel: new port version 3.11.2 -------------------------+---------------------- Reporter: devans@… | Owner: cal@… Type: request | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gtk3-devel | -------------------------+---------------------- Comment (by devans@…): I went ahead and updated the checksums here and after some initial problems and a local power outage got gtk 3.11.2 to build. It requires the following dependencies {{{ glib2 >= 2.39.0 (glib2-devel is OK) gobject-introspection >= 1.39.0 }}} The first is obvious from inspection of configure.ac but the second is not. configure.ac as published shows {{{ gobject-introspection >= 1.32.0 }}} but there is a post release patch upstream that bumps this to 1.39.0 and, sure enough, that's what it takes to successfully build the introspection bits. The dependency on glib2-devel is probably OK but I'm nervous about updating gobject-introspection to an unstable build for the general public without further testing since it effects so many ports. With this in mind, I suggest its a bit early to add gtk3-devel to the public ports tree and that we delete it from there for now and revert the rest of the changes from r115615 until we (I) have a bit more testing under our belts. If you would do this, I'll proceed by adding the required unstable ports (gtk3 3.11.2, gobject-introspection 1.39.0) to my GNOME-3 unstable test branch and work from there for the time being. Sorry for wasting your time. Dave -- Ticket URL: <https://trac.macports.org/ticket/42040#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X