From dindin@lifeorb.yandex.ru  Mon May 25 02:53:48 2009
Return-Path: <dindin@lifeorb.yandex.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 367B9106566B;
	Mon, 25 May 2009 02:53:48 +0000 (UTC)
	(envelope-from dindin@lifeorb.yandex.ru)
Received: from lifeorb.yandex.ru (ppp91-77-13-127.pppoe.mtu-net.ru [91.77.13.127])
	by mx1.freebsd.org (Postfix) with ESMTP id 8D2418FC15;
	Mon, 25 May 2009 02:53:46 +0000 (UTC)
	(envelope-from dindin@lifeorb.yandex.ru)
Received: from lifeorb.yandex.ru (localhost [127.0.0.1])
	by lifeorb.yandex.ru (8.14.3/8.14.2) with ESMTP id n4P2rfMw003501;
	Mon, 25 May 2009 06:53:41 +0400 (MSD)
	(envelope-from dindin@lifeorb.yandex.ru)
Received: (from dindin@localhost)
	by lifeorb.yandex.ru (8.14.3/8.14.2/Submit) id n4P2rfQJ003491;
	Mon, 25 May 2009 06:53:41 +0400 (MSD)
	(envelope-from dindin)
Message-Id: <200905250253.n4P2rfQJ003491@lifeorb.yandex.ru>
Date: Mon, 25 May 2009 06:53:41 +0400 (MSD)
From: Denis Barov <dindin@dindin.ru>
Reply-To: Denis Barov <dindin@dindin.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Stanislav Sedov <stas@freebsd.org>
Subject: add lensfun support to graphics/ufraw (depends on ports/134923)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         134924
>Category:       ports
>Synopsis:       add lensfun support to graphics/ufraw (depends on ports/134923)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    stas
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 25 03:00:10 UTC 2009
>Closed-Date:    Wed May 27 13:16:28 UTC 2009
>Last-Modified:  Wed May 27 13:16:28 UTC 2009
>Originator:     Denis Barov
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
Yandex
>Environment:
System: FreeBSD lifeorb.yandex.ru 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sat Jan 24 00:13:15 MSK 2009 root@lifeorb.yandex.ru:/usr/obj/usr/src/sys/LIFEORB i386


>Description:
	add lensfun support to graphics/ufraw (depends on ports/134923)
>How-To-Repeat:
>Fix:

	
--- Makefile.orig	2009-05-25 06:47:27.000000000 +0400
+++ Makefile	2009-03-12 01:19:40.000000000 +0300
@@ -18,8 +18,7 @@
 		tiff.4:${PORTSDIR}/graphics/tiff \
 		png.5:${PORTSDIR}/graphics/png \
 		gtkimageview.0:${PORTSDIR}/x11-toolkits/gtkimageview \
-		lcms.1:${PORTSDIR}/graphics/lcms \
-		lensfun.0:${PORTSDIR}/graphics/lensfun
+		lcms.1:${PORTSDIR}/graphics/lcms
 
 GCONF_SCHEMAS=	${PORTNAME}.schemas
 GNU_CONFIGURE=	yes
@@ -30,8 +29,7 @@
 LDFLAGS=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
 CPPFLAGS=	-I${LOCALBASE}/include
 CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}"
-CONFIGURE_ARGS=	--enable-mime \
-								--with-lensfun
+CONFIGURE_ARGS=	--enable-mime
 
 PC_FALSE+=	cinepaint
 .ifndef WITHOUT_EXIV2


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->stas 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon May 25 03:00:21 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/134924: commit references a PR
Date: Wed, 27 May 2009 11:32:17 +0000 (UTC)

 stas        2009-05-27 11:32:02 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/ufraw       Makefile 
   Log:
   - Use OPTIONS.
   - Add lensfun support [1].
   - Bump portrevision.
   
   PR:             ports/134924 [1]
   Submitted by:   Denis Barov <dindin@dindin.ru> [1]
   
   Revision  Changes    Path
   1.34      +15 -5     ports/graphics/ufraw/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: stas 
State-Changed-When: Wed May 27 13:16:27 UTC 2009 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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