svn commit: r451056 - in head/audio/cantata: . files
Adriaan de Groot
adridg at FreeBSD.org
Sun Oct 1 18:49:14 UTC 2017
Author: adridg
Date: Sun Oct 1 18:49:13 2017
New Revision: 451056
URL: https://svnweb.freebsd.org/changeset/ports/451056
Log:
Update audio/cantata to 2.2.0
- All previous patches have been upstreamed
- Switch to DISTVERSION
Approved by: tcberner (mentor), rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D12550
Deleted:
head/audio/cantata/files/
Modified:
head/audio/cantata/Makefile
head/audio/cantata/distinfo
Modified: head/audio/cantata/Makefile
==============================================================================
--- head/audio/cantata/Makefile Sun Oct 1 18:01:18 2017 (r451055)
+++ head/audio/cantata/Makefile Sun Oct 1 18:49:13 2017 (r451056)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cantata
-PORTVERSION= 2.1.0
+DISTVERSION= 2.2.0
DISTVERSIONPREFIX= v
CATEGORIES= audio kde
@@ -22,7 +22,7 @@ CMAKE_ARGS= -DENABLE_QT5:BOOL=TRUE \
-DCMAKE_DISABLE_FIND_PACKAGE_UDev:BOOL=TRUE
USES= cmake:outsource cpe pkgconfig shebangfix
-SHEBANG_FILES= dynamic/cantata-dynamic cantata-remote.cmake
+SHEBANG_FILES= playlists/cantata-dynamic cantata-remote.cmake
CPE_VENDOR= craig_drummond
USE_LDCONFIG= yes
Modified: head/audio/cantata/distinfo
==============================================================================
--- head/audio/cantata/distinfo Sun Oct 1 18:01:18 2017 (r451055)
+++ head/audio/cantata/distinfo Sun Oct 1 18:49:13 2017 (r451056)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501534413
-SHA256 (CDrummond-cantata-v2.1.0_GH0.tar.gz) = ad679d10f013a427e0af2ed92ed3ab435f60071aef71b271467f3947b4852c8b
-SIZE (CDrummond-cantata-v2.1.0_GH0.tar.gz) = 2925024
+TIMESTAMP = 1506781584
+SHA256 (CDrummond-cantata-v2.2.0_GH0.tar.gz) = 000f7a8561667fc8d15fad3b8bf0ada8f693a76fed0afafa166a0225cc93e9de
+SIZE (CDrummond-cantata-v2.2.0_GH0.tar.gz) = 2955660
More information about the svn-ports-head
mailing list