svn commit: r452979 - head/german/mediathekview
Lars Engels
lme at FreeBSD.org
Fri Oct 27 12:31:30 UTC 2017
Author: lme
Date: Fri Oct 27 12:31:28 2017
New Revision: 452979
URL: https://svnweb.freebsd.org/changeset/ports/452979
Log:
german/mediathekview:
- Update to 13.0.3
Modified:
head/german/mediathekview/Makefile
head/german/mediathekview/distinfo
head/german/mediathekview/pkg-plist
Modified: head/german/mediathekview/Makefile
==============================================================================
--- head/german/mediathekview/Makefile Fri Oct 27 12:27:05 2017 (r452978)
+++ head/german/mediathekview/Makefile Fri Oct 27 12:31:28 2017 (r452979)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mediathekview
-PORTVERSION= 13.0.2
-PORTREVISION= 1
+PORTVERSION= 13.0.3
CATEGORIES= german java
MASTER_SITES= https://download.mediathekview.de/stabil/
DISTNAME= MediathekView-${PORTVERSION}
@@ -32,9 +31,9 @@ OPTIONS_MULTI= BACKEND
OPTIONS_MULTI_BACKEND= MPLAYER MPV VLC
VLC_DESC= VLC support
-MPV_DESC= VLC support
+MPV_DESC= MPV support
-OPTIONS_DEFAULT= VLC
+OPTIONS_DEFAULT= MPV
MPLAYER_RUN_DEPENDS= mplayer:multimedia/mplayer
MPV_RUN_DEPENDS= mpv:multimedia/mpv
Modified: head/german/mediathekview/distinfo
==============================================================================
--- head/german/mediathekview/distinfo Fri Oct 27 12:27:05 2017 (r452978)
+++ head/german/mediathekview/distinfo Fri Oct 27 12:31:28 2017 (r452979)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490104951
-SHA256 (MediathekView-13.0.2.tar.gz) = 7e3ebb497f812c8863b4d9b83a2eafd845052f66f8b2dfe370c471a709b00030
-SIZE (MediathekView-13.0.2.tar.gz) = 27401882
+TIMESTAMP = 1509107311
+SHA256 (MediathekView-13.0.3.tar.gz) = 7c24e9bb2dbfaf78de86da7c7d4a1c00f6679588838b2ce79371349e64042c5b
+SIZE (MediathekView-13.0.3.tar.gz) = 27340198
Modified: head/german/mediathekview/pkg-plist
==============================================================================
--- head/german/mediathekview/pkg-plist Fri Oct 27 12:27:05 2017 (r452978)
+++ head/german/mediathekview/pkg-plist Fri Oct 27 12:31:28 2017 (r452979)
@@ -3,15 +3,18 @@ bin/mediathekview
%%PORTDOCS%%%%DOCSDIR%%/Kurzanleitung.pdf
%%DATADIR%%/MediathekView.ico
%%DATADIR%%/MediathekView.jar
-%%DATADIR%%/lib/MSearch-2.1.1.jar
+%%DATADIR%%/lib/MSearch-2.4.1.jar
%%DATADIR%%/lib/commons-io-1.3.1.jar
%%DATADIR%%/lib/commons-lang3-3.5.jar
%%DATADIR%%/lib/commons-logging-1.0.4.jar
%%DATADIR%%/lib/jackson-core-2.7.0.jar
%%DATADIR%%/lib/jchart2d-3.3.2.jar
+%%DATADIR%%/lib/jetm-1.2.3.jar
%%DATADIR%%/lib/jgoodies-common-1.8.1.jar
%%DATADIR%%/lib/jgoodies-forms-1.9.0.jar
%%DATADIR%%/lib/jide-oss-3.6.16.jar
+%%DATADIR%%/lib/okhttp-3.6.0.jar
+%%DATADIR%%/lib/okio-1.11.0.jar
%%DATADIR%%/lib/swingx-action-1.6.6-SNAPSHOT.jar
%%DATADIR%%/lib/swingx-autocomplete-1.6.6-SNAPSHOT.jar
%%DATADIR%%/lib/swingx-beaninfo-1.6.6-SNAPSHOT.jar
More information about the svn-ports-all
mailing list