mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Build mplayer/mencoder with latest ffmpeg release 2.8.2
- Let mplayer/mencoder use the most recent multimedia/ffmpeg distfile - Bump PORTREVISION
This commit is contained in:
parent
c4b5148b30
commit
273dbb13c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401576
5 changed files with 7 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= mencoder
|
||||
PORTVERSION= ${MPLAYER_PORT_VERSION}
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= multimedia audio
|
||||
|
||||
MAINTAINER= riggs@FreeBSD.org
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (ffmpeg-2.8.1.tar.bz2) = e2ed5ab28dee1af94336739173eb0019afc21a54e38a96f4e3208e94a07866e2
|
||||
SIZE (ffmpeg-2.8.1.tar.bz2) = 8564488
|
||||
SHA256 (ffmpeg-2.8.2.tar.bz2) = 830ec647f7ad774fc0caf17ba47774bf5dee7a89cbd65894f364a87ba3ad21b2
|
||||
SIZE (ffmpeg-2.8.2.tar.bz2) = 8573586
|
||||
SHA256 (mplayer-1.1.20150822.tar.xz) = a01e31b8a54f61d37bdeddd5c3514956c1c6366b65e3e67c25c828c47c98d9f7
|
||||
SIZE (mplayer-1.1.20150822.tar.xz) = 5162400
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= mplayer
|
||||
PORTVERSION= ${MPLAYER_PORT_VERSION}
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= multimedia audio
|
||||
|
||||
MAINTAINER= riggs@FreeBSD.org
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
MPLAYER_SNAPSHOT_DATE= 2015-08-22
|
||||
MPLAYER_PORT_VERSION= 1.1.r${MPLAYER_SNAPSHOT_DATE:S/-//g}
|
||||
FFMPEG_VERSION= 2.8.1
|
||||
FFMPEG_VERSION= 2.8.2
|
||||
MASTER_SITES= LOCAL/riggs/mplayer:local \
|
||||
http://ffmpeg.org/releases/:ffmpeg
|
||||
DISTFILES+= ffmpeg-${FFMPEG_VERSION}.tar.bz2:ffmpeg \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (ffmpeg-2.8.1.tar.bz2) = e2ed5ab28dee1af94336739173eb0019afc21a54e38a96f4e3208e94a07866e2
|
||||
SIZE (ffmpeg-2.8.1.tar.bz2) = 8564488
|
||||
SHA256 (ffmpeg-2.8.2.tar.bz2) = 830ec647f7ad774fc0caf17ba47774bf5dee7a89cbd65894f364a87ba3ad21b2
|
||||
SIZE (ffmpeg-2.8.2.tar.bz2) = 8573586
|
||||
SHA256 (mplayer-1.1.20150822.tar.xz) = a01e31b8a54f61d37bdeddd5c3514956c1c6366b65e3e67c25c828c47c98d9f7
|
||||
SIZE (mplayer-1.1.20150822.tar.xz) = 5162400
|
||||
|
|
Loading…
Add table
Reference in a new issue