diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-12 20:41:11 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-12 20:41:11 +0000 |
commit | 3d5cea7c2415cf86a72bdd18cbefc1fc0c9f563f (patch) | |
tree | a5ac4aeddb3ebe0a14757c2b927466cb4183519e /www/mplayer-plugin | |
parent | 3cee7016e21cc6684302f1611e84f9aa57e9a31c (diff) | |
download | ports-3d5cea7c2415cf86a72bdd18cbefc1fc0c9f563f.tar.gz ports-3d5cea7c2415cf86a72bdd18cbefc1fc0c9f563f.zip |
Notes
Diffstat (limited to 'www/mplayer-plugin')
-rw-r--r-- | www/mplayer-plugin/Makefile | 2 | ||||
-rw-r--r-- | www/mplayer-plugin/distinfo | 2 | ||||
-rw-r--r-- | www/mplayer-plugin/files/patch-Source_mplayerplug-in.c | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/mplayer-plugin/Makefile b/www/mplayer-plugin/Makefile index e0fe590c2457..11febb4832df 100644 --- a/www/mplayer-plugin/Makefile +++ b/www/mplayer-plugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mplayerplug-in -PORTVERSION= 0.70 +PORTVERSION= 0.71 CATEGORIES= www multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mplayerplug-in diff --git a/www/mplayer-plugin/distinfo b/www/mplayer-plugin/distinfo index 2f50c4e3ca97..d4934d2e0d61 100644 --- a/www/mplayer-plugin/distinfo +++ b/www/mplayer-plugin/distinfo @@ -1 +1 @@ -MD5 (mplayerplug-in_v0.70.tar.gz) = ff41bae081c53f29275ab6f2c63cf819 +MD5 (mplayerplug-in_v0.71.tar.gz) = 16147da5c87e38d289ba5eb609f5f9e4 diff --git a/www/mplayer-plugin/files/patch-Source_mplayerplug-in.c b/www/mplayer-plugin/files/patch-Source_mplayerplug-in.c index 7bbe8c4e5dc8..6736ef9a82e0 100644 --- a/www/mplayer-plugin/files/patch-Source_mplayerplug-in.c +++ b/www/mplayer-plugin/files/patch-Source_mplayerplug-in.c @@ -1,6 +1,6 @@ ---- Source/mplayerplug-in.c.orig Fri Feb 21 15:43:56 2003 -+++ Source/mplayerplug-in.c Fri Feb 21 15:44:24 2003 -@@ -219,7 +219,7 @@ +--- Source/mplayerplug-in.c.orig Sat Apr 12 15:07:47 2003 ++++ Source/mplayerplug-in.c Sat Apr 12 15:08:56 2003 +@@ -262,7 +262,7 @@ } if (config == NULL) { |