Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Aug 2017 17:18:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221058] graphics/luminance: Update to 2.5.1
Message-ID:  <bug-221058-13-scG6SK4RvV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221058-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221058-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221058

--- Comment #6 from goffredo@gmail.com ---
The "pkg-plist" and "distinfo" files are new.

There isn't files in "files" directory.

It is easy to create Makefile diff. See bellow.

root:SUPER[1179] diff luminance-qt5/Makefile luminance-qt5_2.5.1/Makefile=20
5,6c5,6
< DISTVERSION=3D  2.4.0
< PORTREVISION=3D 16
---
> DISTVERSION=3D  2.5.1
> PORTREVISION=3D 17
17,19c17,21
< LIB_DEPENDS=3D  libfftw3f.so:math/fftw3-float \
<               libexiv2.so:graphics/exiv2 \
<               libIlmImf.so:graphics/OpenEXR \
---
> LIB_DEPENDS=3D  libcfitsio.so:astro/cfitsio \
>               libHalf.so:graphics/ilmbase \
>               libIex-2_2.so:graphics/ilmbase \
>               libIlmThread-2_2.so:graphics/ilmbase \
>               libImath-2_2.so:graphics/ilmbase \
21d22
<               libgsl.so:math/gsl \
23c24,35
<               libboost_system.so:devel/boost-libs
---
>               libfftw3f.so:math/fftw3-float \
>               libfftw3f_threads.so:math/fftw3-float \
>               libgsl.so:math/gsl \
>               libgslcblas.so:math/gsl \
>               libexiv2.so:graphics/exiv2 \
>               liblcms2.so:graphics/lcms2 \
>               libpng16.so:graphics/png \
>               libboost_program_options.so:devel/boost-libs \
>               libboost_thread.so:devel/boost-libs \
>               libboost_chrono.so:devel/boost-libs \
>               libboost_system.so:devel/boost-libs \
>               libboost_date_time.so:devel/boost-libs
25,28c37,40
< USES=3D         cmake:outsource jpeg pkgconfig tar:bzip2
< USE_QT5=3D      concurrent gui printsupport sql webkit xml \
<               buildtools_build linguist_build qmake_build \
<               imageformats_run
---
> USES=3D         cmake:outsource jpeg pkgconfig tar:bzip2 desktop-file-uti=
ls
> USE_QT5=3D      printsupport xml sql webengine webchannel location \
>               quick qml network widgets concurrent gui core
>

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221058-13-scG6SK4RvV>