Date: Sun, 20 Jul 2014 22:41:36 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362384 - head/graphics/luminance-qt5 Message-ID: <201407202241.s6KMfaVG020540@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Jul 20 22:41:36 2014 New Revision: 362384 URL: http://svnweb.freebsd.org/changeset/ports/362384 QAT: https://qat.redports.org/buildarchive/r362384/ Log: Fix pkgname collision Modified: head/graphics/luminance-qt5/Makefile Modified: head/graphics/luminance-qt5/Makefile ============================================================================== --- head/graphics/luminance-qt5/Makefile Sun Jul 20 22:39:44 2014 (r362383) +++ head/graphics/luminance-qt5/Makefile Sun Jul 20 22:41:36 2014 (r362384) @@ -5,6 +5,7 @@ PORTNAME= luminance-hdr DISTVERSION= 2.4.0 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} +PKGNAMESUFFIX= -qt5 MAINTAINER= h2+fbsdports@fsfe.org COMMENT= Complete open source solution for HDR photography
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407202241.s6KMfaVG020540>