summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/mplayer-plugin/Makefile5
-rw-r--r--www/mplayer-plugin/distinfo5
2 files changed, 5 insertions, 5 deletions
diff --git a/www/mplayer-plugin/Makefile b/www/mplayer-plugin/Makefile
index 4aac1e367412..b744f1e95ddf 100644
--- a/www/mplayer-plugin/Makefile
+++ b/www/mplayer-plugin/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mplayerplug-in
-PORTVERSION= 3.11
-PORTREVISION= 3
+PORTVERSION= 3.15
CATEGORIES= www multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mplayerplug-in
@@ -74,7 +73,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|make|${GMAKE}|g' \
${WRKSRC}/Makefile.in
-.if defined(WITH_MOZILLA) && ${WITH_MOZILLA}=="firefox"
+.if !defined(WITH_MOZILLA) || ${WITH_MOZILLA}=="firefox"
@${REINPLACE_CMD} -e 's|mozilla-|firefox-|g' ${WRKSRC}/configure
.else
@${REINPLACE_CMD} -e 's|mozilla-plugin|mozilla-plugin${HEADERS_SUFX}|g' \
diff --git a/www/mplayer-plugin/distinfo b/www/mplayer-plugin/distinfo
index 68f726cc8a54..09ba0f38a051 100644
--- a/www/mplayer-plugin/distinfo
+++ b/www/mplayer-plugin/distinfo
@@ -1,2 +1,3 @@
-MD5 (mplayerplug-in-3.11.tar.gz) = 41970663e6855beb5205077f4cb0ae29
-SIZE (mplayerplug-in-3.11.tar.gz) = 197034
+MD5 (mplayerplug-in-3.15.tar.gz) = 34edc6bff7b4e6d89bdcd8bf9e961580
+SHA256 (mplayerplug-in-3.15.tar.gz) = 9e413347640f4a36bb727802be18d5c6fc01c244f8e20ad121b27df81db55f7b
+SIZE (mplayerplug-in-3.15.tar.gz) = 202404