From owner-svn-ports-all@freebsd.org Fri Oct 27 12:31:29 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F12B5E43A8E; Fri, 27 Oct 2017 12:31:29 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C02826338A; Fri, 27 Oct 2017 12:31:29 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9RCVStP047834; Fri, 27 Oct 2017 12:31:29 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9RCVSP7047831; Fri, 27 Oct 2017 12:31:28 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201710271231.v9RCVSP7047831@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Fri, 27 Oct 2017 12:31:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452979 - head/german/mediathekview X-SVN-Group: ports-head X-SVN-Commit-Author: lme X-SVN-Commit-Paths: head/german/mediathekview X-SVN-Commit-Revision: 452979 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Oct 2017 12:31:30 -0000 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