head	1.2;
access;
symbols
	pkgsrc-2013Q2:1.2.0.2
	pkgsrc-2013Q2-base:1.2
	pkgsrc-2013Q1:1.1.0.18
	pkgsrc-2013Q1-base:1.1
	pkgsrc-2012Q4:1.1.0.16
	pkgsrc-2012Q4-base:1.1
	pkgsrc-2012Q3:1.1.0.14
	pkgsrc-2012Q3-base:1.1
	pkgsrc-2012Q2:1.1.0.12
	pkgsrc-2012Q2-base:1.1
	pkgsrc-2012Q1:1.1.0.10
	pkgsrc-2012Q1-base:1.1
	pkgsrc-2011Q4:1.1.0.8
	pkgsrc-2011Q4-base:1.1
	pkgsrc-2011Q3:1.1.0.6
	pkgsrc-2011Q3-base:1.1
	pkgsrc-2011Q2:1.1.0.4
	pkgsrc-2011Q2-base:1.1
	pkgsrc-2011Q1:1.1.0.2
	pkgsrc-2011Q1-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2013.05.10.14.37.42;	author obache;	state dead;
branches;
next	1.1;
commitid	f2OeCyngYjWwR5Pw;

1.1
date	2011.03.11.20.02.41;	author drochner;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update gvfs to 1.6.7.

pkgsrc changes:
 * set LICENSE as gnu-lgpl-v2 from COPYING.
 * drop -DG_DISABLE_DEPREATED in whole build instead of just in a directory
   by patch-ah, because much deprecated warnings will be appeared with recent
   glib2.
 * fix specify to configure of samba location.

Major changes in 1.6.7
======================
This is a convenient release for people who want to have old
gnome 2.32 and new glib:
 * Do not build app lookup extension if we have glib >= 2.27.1

Other fixes:
* build: Adapt autogen.sh to libtool-2.4
* build: Bump fuse requirement for ATOMIC_O_TRUNC support
@
text
@$NetBSD: patch-ah,v 1.1 2011/03/11 20:02:41 drochner Exp $

--- gconf/Makefile.in.orig	2010-11-12 16:19:13.000000000 +0000
+++ gconf/Makefile.in
@@@@ -315,7 +315,6 @@@@ libgiogconf_la_CFLAGS = \
 	$(GCONF_CFLAGS)                         \
 	-DGIO_MODULE_DIR=\"$(GIO_MODULE_DIR)\"	\
 	-DGVFS_LOCALEDIR=\""$(localedir)"\"	\
-	-DG_DISABLE_DEPRECATED			\
 	$(NULL)
 
 libgiogconf_la_LDFLAGS = \
@


1.1
log
@kill a DISABLE_DEPRECATED to fix build against recent glib2
@
text
@d1 1
a1 1
$NetBSD$
@

