From owner-svn-ports-all@FreeBSD.ORG Sat Sep 22 15:17:45 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E3C03106564A; Sat, 22 Sep 2012 15:17:45 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id B69BE8FC08; Sat, 22 Sep 2012 15:17:45 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8MFHjeY089471; Sat, 22 Sep 2012 15:17:45 GMT (envelope-from danfe@svn.freebsd.org) Received: (from danfe@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8MFHjFB089468; Sat, 22 Sep 2012 15:17:45 GMT (envelope-from danfe@svn.freebsd.org) Message-Id: <201209221517.q8MFHjFB089468@svn.freebsd.org> From: Alexey Dokuchaev Date: Sat, 22 Sep 2012 15:17:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r304682 - head/graphics/luminance X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Sep 2012 15:17:46 -0000 Author: danfe Date: Sat Sep 22 15:17:45 2012 New Revision: 304682 URL: http://svn.freebsd.org/changeset/ports/304682 Log: - Set PORTNAME to more appropriate "luminance-hdr" value, to reflect distfile (and project) name and remove necessity to set DATADIR and DOCSDIR vars - Allow application to find GPLv2 text to display in the "About" dialog box - Slightly touch port description text Discussed with: maintainer Modified: head/graphics/luminance/Makefile head/graphics/luminance/pkg-descr Modified: head/graphics/luminance/Makefile ============================================================================== --- head/graphics/luminance/Makefile Sat Sep 22 15:13:13 2012 (r304681) +++ head/graphics/luminance/Makefile Sat Sep 22 15:17:45 2012 (r304682) @@ -5,11 +5,10 @@ # $FreeBSD$ # -PORTNAME= luminance +PORTNAME= luminance-hdr DISTVERSION= 2.3.0 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/${PORTNAME}/${DISTVERSION} -DISTNAME= ${PORTNAME}-hdr-${DISTVERSION} MAINTAINER= h2+fbsdports@fsfe.org COMMENT= Complete open source solution for HDR photography @@ -32,15 +31,17 @@ USE_QT4= gui sql webkit xml linguist_bui INSTALLS_ICONS= yes MAKE_JOBS_SAFE= yes -DATADIR= ${PREFIX}/share/${PORTNAME}-hdr -DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-hdr - post-patch: # Do not install yet another copy of GPL (we use license framework instead) # and fix installation path for docs (but not for internal help files) @${REINPLACE_CMD} -e '/LICENSE/d ; \ /#info files/s,share/luminance-hdr,${DOCSDIR_REL},' \ ${WRKSRC}/CMakeLists.txt +# Point to the right location for program where to look for GPL text + @${REINPLACE_CMD} -e 's,LICENSE,${LICENSE}, ; \ + s,share/doc/luminance-hdr,share/licenses/${PKGNAME},' \ + ${WRKSRC}/src/UI/UMessageBox.cpp + # Allow builds from release distfile to display correct git hash in "About" # dialog window @${REINPLACE_CMD} -e \ Modified: head/graphics/luminance/pkg-descr ============================================================================== --- head/graphics/luminance/pkg-descr Sat Sep 22 15:13:13 2012 (r304681) +++ head/graphics/luminance/pkg-descr Sat Sep 22 15:17:45 2012 (r304682) @@ -1,5 +1,5 @@ Luminance HDR is an open source graphical user interface application that -aims to provide a workflow for HDR imaging. +aims to provide a complete workflow for HDR image processing. Supported features: