From lioux@uol.com.br  Tue Sep  7 13:20:18 2010
Return-Path: <lioux@uol.com.br>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 354FF10656EC
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Sep 2010 13:20:18 +0000 (UTC)
	(envelope-from lioux@uol.com.br)
Received: from goat.gigo.com (ipv6.gigo.com [IPv6:2001:470:1:18::2])
	by mx1.freebsd.org (Postfix) with ESMTP id 1E8468FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Sep 2010 13:20:18 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by goat.gigo.com (Postfix) with ESMTP id 0D8BC1143D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Sep 2010 06:20:18 -0700 (PDT)
Received: from goat.gigo.com ([127.0.0.1])
	by localhost (vette.gigo.com [127.0.0.1]) (amavisd-new, port 10023)
	with ESMTP id OWXJxKtfJ8lU for <FreeBSD-gnats-submit@freebsd.org>;
	Tue,  7 Sep 2010 06:20:17 -0700 (PDT)
Received: from 200.101.50.1 (200-101-50-1.bsace702.dsl.brasiltelecom.net.br [200.101.50.1])
	by goat.gigo.com (Postfix) with ESMTPSA id 4933A11432
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Sep 2010 06:20:15 -0700 (PDT)
Received: (qmail 51061 invoked by uid 1001); 7 Sep 2010 10:16:33 -0300
Message-Id: <20100907131657.50661.qmail@exxodus.fedaykin.here>
Date: 7 Sep 2010 10:16:33 -0300
From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: datahead4@gmail.com
Subject: [PATCH] graphics/digikam: Chase graphics/lensfun lib version
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         150353
>Category:       ports
>Synopsis:       [PATCH] graphics/digikam: Chase graphics/lensfun lib version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 07 13:30:08 UTC 2010
>Closed-Date:    Tue Sep 07 22:43:32 UTC 2010
>Last-Modified:  Sun Sep 12 08:40:24 UTC 2010
>Originator:     Mario Sergio Fujikawa Ferreira
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD exxodus.fedaykin.here 8.1-STABLE FreeBSD 8.1-STABLE #23: Sat Aug 28 19:19:53 BRT 2010
>Description:

- Fix build WITH_LENSFUN: chase graphics/lensfun lib version.
- No PORTREVISION bump necessary since the port won't even build
  WITH_LENSFUN

Port maintainer (datahead4@gmail.com) is cc'd.

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

--- digikam-1.2.0_3,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/digikam-kde4/Makefile,v
retrieving revision 1.63
diff -d -u -u -r1.63 Makefile
--- Makefile	1 Jun 2010 21:35:50 -0000	1.63
+++ Makefile	7 Sep 2010 13:11:26 -0000
@@ -52,7 +52,7 @@
 .endif
 
 .if defined(WITH_LENSFUN)
-LIB_DEPENDS+=	lensfun.0:${PORTSDIR}/graphics/lensfun
+LIB_DEPENDS+=	lensfun.2:${PORTSDIR}/graphics/lensfun
 .else
 CMAKE_ARGS+=	-DWITH_LensFun:BOOL=OFF
 .endif
--- digikam-1.2.0_3,1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ale 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Sep 7 13:30:47 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150353 
Responsible-Changed-From-To: ale->freebsd-ports-bugs 
Responsible-Changed-By: ale 
Responsible-Changed-When: Tue Sep 7 14:31:55 UTC 2010 
Responsible-Changed-Why:  
I'm not the maintainer. 

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

Date: Tue, 7 Sep 2010 09:03:18 -0500
From: Matt <datahead4@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Mario Sergio Fujikawa Ferreira <lioux@freebsd.org>
Subject: Re: [PATCH] graphics/digikam: Chase graphics/lensfun lib version

 Patch is approved by maintainer.

State-Changed-From-To: open->closed 
State-Changed-By: lioux 
State-Changed-When: Tue Sep 7 22:43:31 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/150353: commit references a PR
Date: Tue,  7 Sep 2010 22:43:20 +0000 (UTC)

 lioux       2010-09-07 22:43:12 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/digikam-kde4 Makefile 
   Log:
   - Fix build WITH_LENSFUN: chase lib version
   - No PORTREVISION bump necessary since the port did not build WITH_LENSFUN before
   
   PR:             150353
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.64      +1 -1      ports/graphics/digikam-kde4/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"
 
>Unformatted:
