From owner-cvs-ports@FreeBSD.ORG Thu Jul 12 19:04:44 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6B20916A46D; Thu, 12 Jul 2007 19:04:44 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 5BE3813C43E; Thu, 12 Jul 2007 19:04:44 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l6CJ4ijw093944; Thu, 12 Jul 2007 19:04:44 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l6CJ4iQO093943; Thu, 12 Jul 2007 19:04:44 GMT (envelope-from marcus) Message-Id: <200707121904.l6CJ4iQO093943@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 12 Jul 2007 19:04:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libgsf Makefile ports/devel/libgsf/files patch-configure patch-thumbnail_Makefile.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2007 19:04:44 -0000 marcus 2007-07-12 19:04:44 UTC FreeBSD ports repository Modified files: devel/libgsf Makefile Added files: devel/libgsf/files patch-configure patch-thumbnail_Makefile.in Log: Correct distfile generation, and re-enable GConf schema installation. The thumbnailer will not work without it. Since this should be temporary, I did did not add build depends on the autotools, but basically, I did: aclocal19 -I m4 -I /usr/local/share/aclocal autoconf259 -I m4 -I /usr/local/share/aclocal automake19 Then I diff'd the files that required modification for GConf to work. Revision Changes Path 1.39 +2 -2 ports/devel/libgsf/Makefile 1.7 +17639 -0 ports/devel/libgsf/files/patch-configure (new) 1.1 +66 -0 ports/devel/libgsf/files/patch-thumbnail_Makefile.in (new)