From rafan@svm.csie.ntu.edu.tw  Fri Mar  2 14:21:08 2007
Return-Path: <rafan@svm.csie.ntu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 62DD516A404;
	Fri,  2 Mar 2007 14:21:08 +0000 (UTC)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75])
	by mx1.freebsd.org (Postfix) with ESMTP id 0E7C713C4AA;
	Fri,  2 Mar 2007 14:21:07 +0000 (UTC)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1])
	by svm.csie.ntu.edu.tw (8.13.8/8.13.8) with ESMTP id l22EL0i3095258;
	Fri, 2 Mar 2007 22:21:06 +0800 (CST)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: (from rafan@localhost)
	by svm.csie.ntu.edu.tw (8.13.8/8.13.8/Submit) id l22EKtVd008745;
	Fri, 2 Mar 2007 22:20:55 +0800 (CST)
	(envelope-from rafan)
Message-Id: <200703021420.l22EKtVd008745@svm.csie.ntu.edu.tw>
Date: Fri, 2 Mar 2007 22:20:55 +0800 (CST)
From: Rong-En Fan <rafan@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gnome@freebsd.org
Subject: [PATCH] databases/gnome-db: Fix build on 7.x
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         109755
>Category:       ports
>Synopsis:       [PATCH] databases/gnome-db: Fix build on 7.x
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 02 14:30:05 GMT 2007
>Closed-Date:    Fri Mar 02 19:00:42 GMT 2007
>Last-Modified:  Fri Mar 02 19:00:42 GMT 2007
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.2-STABLE amd64
>Organization:
NTU CSIE
>Environment:
>Description:
- Fix build after objformat removal

Port maintainer (gnome@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gnome-db-0.2.96_6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/databases/gnome-db/Makefile,v
retrieving revision 1.37
diff -u -u -r1.37 Makefile
--- Makefile	14 Oct 2006 08:52:37 -0000	1.37
+++ Makefile	2 Mar 2007 14:20:16 -0000
@@ -17,6 +17,7 @@
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Provide uniform access to data sources for the GNOME environment
 
+USE_AUTOTOOLS=	libtool:15
 USE_BZIP2=	yes
 USE_XLIB=	yes
 USE_GNOME=	gnomehack gnomeprefix gnomehier libgda
--- gnome-db-0.2.96_6.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Mar 2 14:30:24 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109755 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109755: commit references a PR
Date: Fri,  2 Mar 2007 18:59:36 +0000 (UTC)

 mezz        2007-03-02 18:59:29 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/libgda     Makefile 
     databases/gnome-db   Makefile 
   Log:
   Fix the build with objformat removal on -CURRENT.
   
   PR:             ports/109754, ports/109755
   Submitted by:   rafan
   
   Revision  Changes    Path
   1.38      +1 -0      ports/databases/gnome-db/Makefile
   1.38      +1 -0      ports/databases/libgda/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Fri Mar 2 19:00:27 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109755 
>Unformatted:
