mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
multimedia/{mplayer|mencoder} Update to upstream snapshot 2022-03-10
Details: - This updates multimedia/mplayer and mencoder to a recent upstream snapshot (2022-03-10). - It is functionally identical to the 1.5.0 release, but: - Uses external ffmpeg instead of the bundled one in the 1.5.0 release.
This commit is contained in:
parent
42ddab7168
commit
b3dcec6796
@ -2,7 +2,6 @@
|
||||
|
||||
PORTNAME= mencoder
|
||||
PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g}
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia audio
|
||||
|
||||
MAINTAINER= riggs@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1640932796
|
||||
SHA256 (mplayer-1.4.0.20211229.tar.xz) = 928fc0a80adce2e399c03c1b655bdd06c268b0d41adb39c24af4658f1292cbd1
|
||||
SIZE (mplayer-1.4.0.20211229.tar.xz) = 5194228
|
||||
TIMESTAMP = 1647355145
|
||||
SHA256 (mplayer-1.5.0.20220310.tar.xz) = 05467b1dd70a41da0ac2b0dbd02794dc0245ef556b421884ec24285d8fd2408c
|
||||
SIZE (mplayer-1.5.0.20220310.tar.xz) = 5195436
|
||||
|
@ -2,7 +2,6 @@
|
||||
|
||||
PORTNAME= mplayer
|
||||
PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g}
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia audio
|
||||
|
||||
MAINTAINER= riggs@FreeBSD.org
|
||||
|
@ -2,8 +2,8 @@
|
||||
# mplayer and mencoder....the variables that we need to set
|
||||
# before we include bsd.port.pre.mk
|
||||
|
||||
MPLAYER_PORT_VERSION= 1.4.0
|
||||
MPLAYER_SNAPSHOT_DATE= 2021-12-29
|
||||
MPLAYER_PORT_VERSION= 1.5.0
|
||||
MPLAYER_SNAPSHOT_DATE= 2022-03-10
|
||||
MASTER_SITES= LOCAL/riggs/mplayer
|
||||
DISTNAME= mplayer-${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g}
|
||||
WRKSRC= ${WRKDIR}/mplayer-export-${MPLAYER_SNAPSHOT_DATE}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1640932598
|
||||
SHA256 (mplayer-1.4.0.20211229.tar.xz) = 928fc0a80adce2e399c03c1b655bdd06c268b0d41adb39c24af4658f1292cbd1
|
||||
SIZE (mplayer-1.4.0.20211229.tar.xz) = 5194228
|
||||
TIMESTAMP = 1646993851
|
||||
SHA256 (mplayer-1.5.0.20220310.tar.xz) = 05467b1dd70a41da0ac2b0dbd02794dc0245ef556b421884ec24285d8fd2408c
|
||||
SIZE (mplayer-1.5.0.20220310.tar.xz) = 5195436
|
||||
|
Loading…
x
Reference in New Issue
Block a user