Ticket #13943 (closed update: fixed)
gnome-vfs update to 2.20.1
| Reported by: | nox@… | Owned by: | rhwood@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: |
Description
gnome-vfs:
- Updated to 2.20.1.
- Now depends on avahi as howl is not an active project anymore.
Attachments
Change History
comment:1 Changed 5 years ago by vinc17@…
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
comment:2 Changed 5 years ago by vinc17@…
Oops, I wanted to give the version: 10.4.11 (PPC). I don't know what patches are necessary for the other Mac OS X versions.
comment:3 Changed 5 years ago by nox@…
I don't know, my goal was just to nuke howl dependency. But it should be looked into, as I think we should only patch things for the latest Tiger and Leopard versions.
Note: See
TracTickets for help on using
tickets.

