Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Nov 2016 20:36:04 +0000 (UTC)
From:      Lars Engels <lme@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r425805 - head/german/mediathek
Message-ID:  <201611092036.uA9Ka4r8059896@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lme
Date: Wed Nov  9 20:36:04 2016
New Revision: 425805
URL: https://svnweb.freebsd.org/changeset/ports/425805

Log:
  german/mediathek:
  
  - Update to version 12
  - Add java/openjfx8-devel as run dependency

Modified:
  head/german/mediathek/Makefile
  head/german/mediathek/distinfo
  head/german/mediathek/pkg-plist

Modified: head/german/mediathek/Makefile
==============================================================================
--- head/german/mediathek/Makefile	Wed Nov  9 20:30:28 2016	(r425804)
+++ head/german/mediathek/Makefile	Wed Nov  9 20:36:04 2016	(r425805)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mediathek
-PORTVERSION=	11
+PORTVERSION=	12
 CATEGORIES=	german java
 MASTER_SITES=	SF/zdfmediathk/Mediathek/Mediathek%20${PORTVERSION}
 DISTNAME=	MediathekView_${PORTVERSION}
@@ -10,12 +10,13 @@ DISTNAME=	MediathekView_${PORTVERSION}
 MAINTAINER=	lme@FreeBSD.org
 COMMENT=	Filme der oeff. rechtlichen Sender herunterladen und ansehen
 
-RUN_DEPENDS=	flvstreamer:multimedia/flvstreamer
+RUN_DEPENDS=	${LOCALBASE}/openjdk8/bin/javafxpackager:java/openjfx8-devel \
+		flvstreamer:multimedia/flvstreamer
 
 NO_BUILD=	yes
 USES=		zip:infozip
 USE_JAVA=	yes
-JAVA_VERSION=	1.7+
+JAVA_VERSION=	1.8+
 SUB_FILES=	mediathek
 
 INSTALLFILES=	MediathekView.jar MediathekView.ico

Modified: head/german/mediathek/distinfo
==============================================================================
--- head/german/mediathek/distinfo	Wed Nov  9 20:30:28 2016	(r425804)
+++ head/german/mediathek/distinfo	Wed Nov  9 20:36:04 2016	(r425805)
@@ -1,2 +1,3 @@
-SHA256 (MediathekView_11.zip) = 1846e2e2dcb29ea0f1c1d4e33587a971de16453a6d733b1f71b37bd19c4ccbbf
-SIZE (MediathekView_11.zip) = 37860047
+TIMESTAMP = 1471200643
+SHA256 (MediathekView_12.zip) = 7a8767572657390831a39f0a1e6ce483cca589c56506a27c896f6fb39edd549a
+SIZE (MediathekView_12.zip) = 39389109

Modified: head/german/mediathek/pkg-plist
==============================================================================
--- head/german/mediathek/pkg-plist	Wed Nov  9 20:30:28 2016	(r425804)
+++ head/german/mediathek/pkg-plist	Wed Nov  9 20:36:04 2016	(r425805)
@@ -4,9 +4,9 @@ bin/mediathek
 %%DATADIR%%/MediathekView.ico
 %%DATADIR%%/MediathekView.jar
 %%DATADIR%%/lib/MSearch.jar
-%%DATADIR%%/lib/commons-compress-1.8.1.jar
-%%DATADIR%%/lib/commons-lang3-3.3.2.jar
-%%DATADIR%%/lib/jackson-core-2.4.1.jar
+%%DATADIR%%/lib/commons-compress-1.12.jar
+%%DATADIR%%/lib/commons-lang3-3.4.jar
+%%DATADIR%%/lib/jackson-core-2.7.0.jar
 %%DATADIR%%/lib/jchart2d-3.2.2.jar
 %%DATADIR%%/lib/jgoodies-common-1.8.0.jar
 %%DATADIR%%/lib/jgoodies-forms-1.8.0.jar



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