mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 09:26:27 -04:00
java/jmf: update (chase HTTP redirection) or otherwise actualize URLs.
This commit is contained in:
parent
a734bf7f6e
commit
c5422e55c5
2 changed files with 2 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue