#13943: gnome-vfs update to 2.20.1 -------------------------------+-------------------------------------------- Reporter: nox@macports.org | Owner: rhwood@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by vinc17@macports.org): Are all those patches still necessary? On my Mac OS X machine, I currently run a 2.20.1 version with only: {{{ # patch for http://bugzilla.gnome.org/show_bug.cgi?id=509630 patchfiles patch-configure.diff pre-build { # patch for http://bugzilla.gnome.org/show_bug.cgi?id=509715 reinplace "s|LIBGNOMEVFS_LIBS =|LIBGNOMEVFS_LIBS = -lresolv|" \ ${worksrcpath}/libgnomevfs/Makefile } }}} where patch-configure.diff is: {{{ --- configure.old 2007-11-12 10:30:09.000000000 +0100 +++ configure 2008-01-15 14:06:36.000000000 +0100 @@ -27709,7 +27709,7 @@ _ACEOF -for ac_header in gssapi/gssapi_generic.h +for ac_header in disabled--gssapi/gssapi_generic.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13943#comment:1> MacPorts </projects/macports> Ports system for Mac OS