summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2017-02-05 08:17:43 +0000
committerThomas Zander <riggs@FreeBSD.org>2017-02-05 08:17:43 +0000
commitc6d217920a897eb3ac69949996176372907a5449 (patch)
tree98825da13bf16fbf2f072628478b068a18ae43dd /multimedia/mplayer
parentaudio/logitechmediaserver: Do not use perl when setting ARCHNAME variable (diff)
Update libass to upstream version 0.13.6; bump PORTREVISION on consumers
Reported by: robert.burmeister@utoledo.edu (via email)
Notes
Notes: svn path=/head/; revision=433383
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayer/Makefile.common b/multimedia/mplayer/Makefile.common
index e45182b92a9d..04cb5c815797 100644
--- a/multimedia/mplayer/Makefile.common
+++ b/multimedia/mplayer/Makefile.common
@@ -6,7 +6,7 @@
MPLAYER_PORT_VERSION= 1.3.0
MPLAYER_SNAPSHOT_DATE= 2016-12-28
-PORTREVISION?= 2
+PORTREVISION?= 3
MASTER_SITES= LOCAL/riggs/mplayer
DISTNAME= mplayer-${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g}
WRKSRC= ${WRKDIR}/mplayer-export-${MPLAYER_SNAPSHOT_DATE}