Update to upstream snapshot as of 2019-03-29
This commit is contained in:
parent
7e66f47230
commit
338c46e9b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497247
6 changed files with 8 additions and 9 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
PORTNAME= mencoder
|
||||
PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g}
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= multimedia audio
|
||||
|
||||
MAINTAINER= riggs@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1545664615
|
||||
SHA256 (mplayer-1.3.0.20181224.tar.xz) = d57bc44fd73f0e67e96f2ba2d917f8e203395b6c66a913b5204533d97094ed39
|
||||
SIZE (mplayer-1.3.0.20181224.tar.xz) = 5186684
|
||||
TIMESTAMP = 1553938190
|
||||
SHA256 (mplayer-1.3.0.20190329.tar.xz) = cc77ed57d610c266e5dd9b9bccc089d6f7a86fe6397e051d11c2fda0ae843da3
|
||||
SIZE (mplayer-1.3.0.20190329.tar.xz) = 5185020
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
|
||||
PORTNAME= mplayer
|
||||
PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g}
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= multimedia audio
|
||||
|
||||
MAINTAINER= riggs@FreeBSD.org
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
MPLAYER_PORT_VERSION= 1.3.0
|
||||
MPLAYER_SNAPSHOT_DATE= 2018-12-24
|
||||
MPLAYER_SNAPSHOT_DATE= 2019-03-29
|
||||
MASTER_SITES= LOCAL/riggs/mplayer
|
||||
DISTNAME= mplayer-${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g}
|
||||
WRKSRC= ${WRKDIR}/mplayer-export-${MPLAYER_SNAPSHOT_DATE}
|
||||
|
|
|
@ -106,6 +106,7 @@ RTMP_LIB_DEPENDS= librtmp.so:multimedia/librtmp
|
|||
RTMP_CONFIGURE_OFF= --disable-librtmp
|
||||
|
||||
SDL_USE= SDL=sdl
|
||||
SDL_USES= sdl
|
||||
SDL_LIB_DEPENDS= libaa.so:graphics/aalib
|
||||
SDL_CONFIGURE_OFF= --disable-sdl
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1545664603
|
||||
SHA256 (mplayer-1.3.0.20181224.tar.xz) = d57bc44fd73f0e67e96f2ba2d917f8e203395b6c66a913b5204533d97094ed39
|
||||
SIZE (mplayer-1.3.0.20181224.tar.xz) = 5186684
|
||||
TIMESTAMP = 1553938056
|
||||
SHA256 (mplayer-1.3.0.20190329.tar.xz) = cc77ed57d610c266e5dd9b9bccc089d6f7a86fe6397e051d11c2fda0ae843da3
|
||||
SIZE (mplayer-1.3.0.20190329.tar.xz) = 5185020
|
||||
|
|
Loading…
Reference in a new issue