ports/150353: [PATCH] graphics/digikam: Chase graphics/lensfun lib version

Mario Sergio Fujikawa Ferreira lioux at FreeBSD.org
Tue Sep 7 13:30:09 UTC 2010


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 07 13:30:08 UTC 2010
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list