From nobody Tue Jan 04 10:18:19 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 7862F192FD83; Tue, 4 Jan 2022 10:18:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JSpV40t1Lz3sR1; Tue, 4 Jan 2022 10:18:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EF1721723D; Tue, 4 Jan 2022 10:18:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 204AIJID096875; Tue, 4 Jan 2022 10:18:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 204AIJlH096874; Tue, 4 Jan 2022 10:18:19 GMT (envelope-from git) Date: Tue, 4 Jan 2022 10:18:19 GMT Message-Id: <202201041018.204AIJlH096874@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: c5422e55c54a - main - java/jmf: update (chase HTTP redirection) or otherwise actualize URLs. List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c5422e55c54a6b3932b3c413bc8c2dd69c249e8c Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641291500; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=V++CzDBIISQ/RNqjcMwZY8DP3yz4tKrhpq4+tKdN4fo=; b=WWVOxvRyJAi8gA41tF2/tGab08kA3g+fnQhVLcNV0uCaYYtA2DEKxWBII+8UXsUfTaHUOs AaAIpqucCDyEy4+UsuT1stM6WDZJJrcrXeN4QbnY7PyiluHYA7anbrdSAUHagRKPOEfnp7 u0wORL4kuoPQr/zsJVWqPB1oMCE0eCorWdQ/MimaUCBBYKDqv5+eXlM6sqLbjfXPkVZIuc vKwipehdu9KBqUftslfqlQcTrfviDDOBWYNZeXCYh78uIClqQWY7Q5W798wcMV0/8iznV0 X5eI5u6aTzwnY0nTmLdy13cYGuTAUuU1dkCXWvXC/YbcasRADMqqLvF+yGrDzw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641291500; a=rsa-sha256; cv=none; b=eIMWsotqTmV+Qjxmyy+lx5/7XWY62vUbAGG+waxqpWCvFH5vSueUzFwxkmW0TVFJNoVMkS YGbv2nvvaErrlsz9Qd+oygIEp0QGBezUskr850DuKASrj+afdyeiArt+MEXttXeAGp+amL P20nLkDMMR2HAiE3xCvZzvW7jpUQqYLf+TZwEHZKybWoMFu78+fyPFPpc2Si0ii9WOx4Yp iWX+hxuIRT9C/tM+NKnh6eo9HreShMx28CD5QG0vd873k5Ihe8mhr1mzdYr+XFOVh+KG7t GE2X7afZcLuKYIL6zWwiFqjLA67JRG+Kr2EEmnEcOSE2V+vNwo8CAufE7hgZdA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5422e55c54a6b3932b3c413bc8c2dd69c249e8c commit c5422e55c54a6b3932b3c413bc8c2dd69c249e8c Author: Alexey Dokuchaev AuthorDate: 2022-01-04 10:17:16 +0000 Commit: Alexey Dokuchaev CommitDate: 2022-01-04 10:17:16 +0000 java/jmf: update (chase HTTP redirection) or otherwise actualize URLs. --- java/jmf/Makefile | 3 +-- java/jmf/pkg-descr | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/java/jmf/Makefile b/java/jmf/Makefile index 816ea22f60d4..54f97584e5ee 100644 --- a/java/jmf/Makefile +++ b/java/jmf/Makefile @@ -4,7 +4,6 @@ PORTNAME= jmf PORTVERSION= 2.1.1e PORTREVISION= 3 CATEGORIES= java multimedia -MASTER_SITES= #http://java.sun.com/products/java-media/jmf/2.1.1/download.html DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}-alljava MAINTAINER= ports@FreeBSD.org @@ -32,7 +31,7 @@ PORTDOCS= * .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE= because of licensing restrictions, you must fetch the source\ distribution manually.\ -Please access: http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-client-419417.html \ +Please access https://www.oracle.com/java/technologies/java-archive-downloads-java-client-downloads.html \ with a web browser and follow the "Java Media Framework (JMF) ${PORTVERSION}" link.\ Select download format: cross-platform format. Please place this file in\ ${DISTDIR} diff --git a/java/jmf/pkg-descr b/java/jmf/pkg-descr index 3ae2247cd9b0..2f5d1bb7d3bf 100644 --- a/java/jmf/pkg-descr +++ b/java/jmf/pkg-descr @@ -1,5 +1,3 @@ -Java Media Framework API - The Java Media Framework API (JMF) enables audio, video and other time-based media to be added to Java applications and applets. This optional package, which can capture, playback, stream and transcode @@ -7,4 +5,4 @@ multiple media formats, extends the multimedia capabilities on the J2SE platform, and gives multimedia developers a powerful toolkit to develop scalable, cross-platform technology. -WWW: http://java.sun.com/products/java-media/jmf/ +WWW: https://www.oracle.com/java/technologies/javase/java-media-framework.html