Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Sep 2020 20:01:55 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r549391 - head/graphics/photoflow
Message-ID:  <202009202001.08KK1t3W071806@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Sep 20 20:01:55 2020
New Revision: 549391
URL: https://svnweb.freebsd.org/changeset/ports/549391

Log:
  graphics/photoflow: Update 0.2.8-1398 -> 0.2.8.20200828

Modified:
  head/graphics/photoflow/Makefile
  head/graphics/photoflow/distinfo
  head/graphics/photoflow/pkg-plist

Modified: head/graphics/photoflow/Makefile
==============================================================================
--- head/graphics/photoflow/Makefile	Sun Sep 20 20:00:17 2020	(r549390)
+++ head/graphics/photoflow/Makefile	Sun Sep 20 20:01:55 2020	(r549391)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	photoflow
-DISTVERSION=	0.2.8-1398
-PORTREVISION=	2
+DISTVERSION=	0.2.8.20200828
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -15,6 +14,10 @@ BROKEN_i386=	see https://github.com/aferrero2707/Photo
 
 LIB_DEPENDS=	libexiv2.so:graphics/exiv2 \
 		libfftw3.so:math/fftw3 \
+		libfftw3f.so:math/fftw3-float \
+		libiptcdata.so:graphics/libiptcdata \
+		libIex.so:graphics/ilmbase \
+		libIlmImf.so:graphics/openexr \
 		liblcms2.so:graphics/lcms2 \
 		liblensfun.so:graphics/lensfun \
 		libtiff.so:graphics/tiff \
@@ -25,7 +28,7 @@ USES=		cmake compiler:c++11-lang desktop-file-utils ge
 USE_GITHUB=	yes
 GH_ACCOUNT=	aferrero2707
 GH_PROJECT=	PhotoFlow
-GH_TAGNAME=	d92c3989
+GH_TAGNAME=	8472024f
 USE_GNOME=	atkmm cairomm glib20 glibmm gtk20 gtkmm24 libsigc++20 pangomm
 
 CMAKE_OFF=	BUNDLED_LENSFUN

Modified: head/graphics/photoflow/distinfo
==============================================================================
--- head/graphics/photoflow/distinfo	Sun Sep 20 20:00:17 2020	(r549390)
+++ head/graphics/photoflow/distinfo	Sun Sep 20 20:01:55 2020	(r549391)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1573631919
-SHA256 (aferrero2707-PhotoFlow-0.2.8-1398-d92c3989_GH0.tar.gz) = 0cf5aa91d1e08ebcfe4db79c20750fdfa53fbb13142996b66db42682a6f16918
-SIZE (aferrero2707-PhotoFlow-0.2.8-1398-d92c3989_GH0.tar.gz) = 11827728
+TIMESTAMP = 1600626135
+SHA256 (aferrero2707-PhotoFlow-0.2.8.20200828-8472024f_GH0.tar.gz) = cbef1f0611887a11627c17235e331db1f532d45a60d02938686d9fccc542a554
+SIZE (aferrero2707-PhotoFlow-0.2.8.20200828-8472024f_GH0.tar.gz) = 12021545
 SHA256 (sobotka-filmic-blender-1.1.1_GH0.tar.gz) = 87efcadfac0edbcdd6e4612ff8451dee12e42699830d17505de0d8593788ee95
 SIZE (sobotka-filmic-blender-1.1.1_GH0.tar.gz) = 3071707
 SHA256 (imageworks-OpenColorIO-Configs-0bb079c08be410030669cbf5f19ff869b88af953_GH0.tar.gz) = 26dcda1bf6b871b74e67de8046eb78061f167e5d41c23cb151a120818feeb70d

Modified: head/graphics/photoflow/pkg-plist
==============================================================================
--- head/graphics/photoflow/pkg-plist	Sun Sep 20 20:00:17 2020	(r549390)
+++ head/graphics/photoflow/pkg-plist	Sun Sep 20 20:01:55 2020	(r549391)
@@ -76,6 +76,7 @@ share/metainfo/photoflow.appdata.xml
 %%DATADIR%%/icons-inverted/edit_inactive.svg
 %%DATADIR%%/icons-inverted/expand.png
 %%DATADIR%%/icons-inverted/expand.svg
+%%DATADIR%%/icons-inverted/flash.svg
 %%DATADIR%%/icons-inverted/gimp-layers.png
 %%DATADIR%%/icons-inverted/group.png
 %%DATADIR%%/icons-inverted/group.svg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009202001.08KK1t3W071806>