From tijl@coosemans.org  Sun Jun 23 14:39:04 2013
Return-Path: <tijl@coosemans.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 0FED780
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Jun 2013 14:39:04 +0000 (UTC)
	(envelope-from tijl@coosemans.org)
Received: from mailrelay006.isp.belgacom.be (mailrelay006.isp.belgacom.be [195.238.6.172])
	by mx1.freebsd.org (Postfix) with ESMTP id AA2211EED
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Jun 2013 14:39:03 +0000 (UTC)
Received: from 75.142-241-81.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([81.241.142.75])
  by relay.skynet.be with ESMTP; 23 Jun 2013 16:37:53 +0200
Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1])
	by kalimero.tijl.coosemans.org (8.14.7/8.14.7) with ESMTP id r5NEbpY6002923
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Jun 2013 16:37:52 +0200 (CEST)
	(envelope-from tijl@kalimero.tijl.coosemans.org)
Received: (from tijl@localhost)
	by kalimero.tijl.coosemans.org (8.14.7/8.14.7/Submit) id r5NEbpSp002922;
	Sun, 23 Jun 2013 16:37:51 +0200 (CEST)
	(envelope-from tijl)
Message-Id: <201306231437.r5NEbpSp002922@kalimero.tijl.coosemans.org>
Date: Sun, 23 Jun 2013 16:37:51 +0200 (CEST)
From: Tijl Coosemans <tijl@FreeBSD.org>
Reply-To: Tijl Coosemans <tijl@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] databases/sqlite3: remove pkgconf dependency
X-Send-Pr-Version: 3.114
X-GNATS-Notify: pavelivolkov@gmail.com

>Number:         179876
>Category:       ports
>Synopsis:       [patch] databases/sqlite3: remove pkgconf dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tijl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 23 14:40:03 UTC 2013
>Closed-Date:    Wed Jun 26 10:16:37 CEST 2013
>Last-Modified:  Wed Jun 26 10:16:37 CEST 2013
>Originator:     Tijl Coosemans
>Release:        FreeBSD 10.0-CURRENT i386
>Organization:
>Environment:
>Description:
The attached patch removes the pkgconf dependency. The port only
installs a .pc file, it doesn't run pkgconf.
The patch also replaces post-patch with pathfix.
>How-To-Repeat:
>Fix:

--- sqlite3.patch begins here ---
Index: databases/sqlite3/Makefile
===================================================================
--- databases/sqlite3/Makefile	(revision 321639)
+++ databases/sqlite3/Makefile	(working copy)
@@ -18,7 +18,7 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg
 
 CONFLICTS=	sqlite34-[0-9]* sqlcipher-[0-9]*
 
-USES=		pkgconfig
+USES=		pathfix
 USE_LDCONFIG=	YES
 GNU_CONFIGURE=	YES
 
@@ -154,9 +154,6 @@ CONFIGURE_ARGS+=	--enable-dynamic-extens
 CONFIGURE_ARGS+=	--disable-dynamic-extensions
 .endif
 
-post-patch:
-	@${REINPLACE_CMD} '/^pkgconf/s,$${libdir},$${prefix}/libdata,' ${WRKSRC}/Makefile.in
-
 post-build:
 .if ${ARCH}=="i386"
 	@${ECHO_MSG} "===> WARNING: on ${ARCH} don't pass atof1-* tests"
--- sqlite3.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Jun 23 14:40:16 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179876 
Responsible-Changed-From-To: freebsd-ports-bugs->tijl 
Responsible-Changed-By: tijl 
Responsible-Changed-When: Sun Jun 23 16:42:21 CEST 2013 
Responsible-Changed-Why:  
Take 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: pavelivolkov@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/179876: [patch] databases/sqlite3: remove pkgconf dependency
Date: Sun, 23 Jun 2013 14:40:16 UT

 Maintainer of databases/sqlite3,
 
 Please note that PR ports/179876 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/179876
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Pavel Volkov <pavelivolkov@gmail.com>
To: "bug-followup@freebsd.org" <bug-followup@freebsd.org>
Cc:  
Subject: Re: ports/179876: [patch] databases/sqlite3: remove pkgconf dependency
Date: Wed, 26 Jun 2013 11:12:32 +0400

 Hello.
 I'm approved it.
 Thank you.
 
 On Sun, Jun 23, 2013 at 6:40 PM, Edwin Groothuis <edwin@freebsd.org> wrote:
 > Maintainer of databases/sqlite3,
 >
 > Please note that PR ports/179876 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/179876
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: tijl 
State-Changed-When: Wed Jun 26 10:15:41 CEST 2013 
State-Changed-Why:  
Committed in r321787. 

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