Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2019 06:19:14 +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: r507558 - head/graphics/radiance
Message-ID:  <201907290619.x6T6JE6D088716@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Jul 29 06:19:14 2019
New Revision: 507558
URL: https://svnweb.freebsd.org/changeset/ports/507558

Log:
  graphics/radiance: Update 0.6.0 -> 0.6.1

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

Modified: head/graphics/radiance/Makefile
==============================================================================
--- head/graphics/radiance/Makefile	Mon Jul 29 05:25:22 2019	(r507557)
+++ head/graphics/radiance/Makefile	Mon Jul 29 06:19:14 2019	(r507558)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	radiance
-DISTVERSION=	0.6.0
-PORTREVISION=	5
+DISTVERSION=	0.6.1
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	-video
 
@@ -22,7 +21,6 @@ LIB_DEPENDS=	libfftw3.so:math/fftw3 \
 USES=		cmake compiler:c++14-lang gl localbase:ldflags qt:5
 USE_GITHUB=	yes
 GH_ACCOUNT=	zbanks
-GH_TAGNAME=	2b947cf
 GH_TUPLE=	zbanks:BTrack:1c5b72e:bt/BTrack
 USE_QT=		core declarative graphicaleffects gui network  quickcontrols widgets \
 		buildtools_build qmake_build

Modified: head/graphics/radiance/distinfo
==============================================================================
--- head/graphics/radiance/distinfo	Mon Jul 29 05:25:22 2019	(r507557)
+++ head/graphics/radiance/distinfo	Mon Jul 29 06:19:14 2019	(r507558)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1543021353
-SHA256 (zbanks-radiance-0.6.0-2b947cf_GH0.tar.gz) = 5a03834b6a8a8f755097fe322e8e271fc8a9975f1abe8d233fe82ac185f087da
-SIZE (zbanks-radiance-0.6.0-2b947cf_GH0.tar.gz) = 258662
+TIMESTAMP = 1564379184
+SHA256 (zbanks-radiance-0.6.1_GH0.tar.gz) = cfc3281abe61ee9a5efba67d682b212bb75cb7197ff65ee0eff0d30577011163
+SIZE (zbanks-radiance-0.6.1_GH0.tar.gz) = 308059
 SHA256 (zbanks-BTrack-1c5b72e_GH0.tar.gz) = af567e80f6edf031af17bf4e7ed7eb89349be059046a4877defd14bb6cc70899
 SIZE (zbanks-BTrack-1c5b72e_GH0.tar.gz) = 21590

Modified: head/graphics/radiance/pkg-plist
==============================================================================
--- head/graphics/radiance/pkg-plist	Mon Jul 29 05:25:22 2019	(r507557)
+++ head/graphics/radiance/pkg-plist	Mon Jul 29 06:19:14 2019	(r507558)
@@ -2,6 +2,7 @@ bin/radiance
 %%DATADIR%%/config/cli.json
 %%DATADIR%%/config/gui_default.json
 %%DATADIR%%/glsl/effect_header.glsl
+%%DATADIR%%/images/logo.png
 %%DATADIR%%/library/effects/afix.glsl
 %%DATADIR%%/library/effects/afixhighlight.glsl
 %%DATADIR%%/library/effects/allwhite.glsl
@@ -175,7 +176,9 @@ bin/radiance
 %%DATADIR%%/library/images/logo.png
 %%DATADIR%%/library/images/nyancat.gif
 %%DATADIR%%/qml/.gitignore
+%%DATADIR%%/qml/AutoDJ.qml
 %%DATADIR%%/qml/BeatIndicator.qml
+%%DATADIR%%/qml/BusyBrokenIndicator.qml
 %%DATADIR%%/qml/Button.qml
 %%DATADIR%%/qml/CheckBox.qml
 %%DATADIR%%/qml/CheckerboardBackground.qml
@@ -192,11 +195,14 @@ bin/radiance
 %%DATADIR%%/qml/ImageNodeTile.qml
 %%DATADIR%%/qml/Instantiators/ConsoleOutputInstantiator.qml
 %%DATADIR%%/qml/Instantiators/FFmpegOutputInstantiator.qml
+%%DATADIR%%/qml/Instantiators/LightOutputInstantiator.qml
 %%DATADIR%%/qml/Instantiators/MPVInstantiator.qml
 %%DATADIR%%/qml/Instantiators/PlaceholderInstantiator.qml
 %%DATADIR%%/qml/Instantiators/ScreenOutputInstantiator.qml
 %%DATADIR%%/qml/Instantiators/YoutubeInstantiator.qml
+%%DATADIR%%/qml/Label.qml
 %%DATADIR%%/qml/LibraryWidget.qml
+%%DATADIR%%/qml/LightOutputNodeTile.qml
 %%DATADIR%%/qml/MidiMappingSelector.qml
 %%DATADIR%%/qml/MidiMappings/DJControlAir.qml
 %%DATADIR%%/qml/MidiMappings/DJControlCompact.qml



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