diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-12-08 05:20:08 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-12-08 05:20:08 +0000 |
commit | 4b2865e296fa28ad5cd9b25f6eeb983a8ba00450 (patch) | |
tree | ef88527ab731b835eb8bfd939995207f2bf10fa8 | |
parent | 78bf33a8a61030208e5683561d75e0b670637ecf (diff) | |
download | ports-4b2865e296fa28ad5cd9b25f6eeb983a8ba00450.tar.gz ports-4b2865e296fa28ad5cd9b25f6eeb983a8ba00450.zip |
Notes
-rw-r--r-- | www/mplayer-plugin/Makefile | 7 | ||||
-rw-r--r-- | www/mplayer-plugin/distinfo | 6 | ||||
-rw-r--r-- | www/mplayer-plugin/pkg-plist | 4 |
3 files changed, 12 insertions, 5 deletions
diff --git a/www/mplayer-plugin/Makefile b/www/mplayer-plugin/Makefile index 9ef0b6a2141c..68d8a663157a 100644 --- a/www/mplayer-plugin/Makefile +++ b/www/mplayer-plugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mplayerplug-in -PORTVERSION= 3.16 +PORTVERSION= 3.17 CATEGORIES= www multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mplayerplug-in @@ -22,7 +22,10 @@ USE_REINPLACE= yes USE_GMAKE= yes USE_GECKO= firefox mozilla seamonkey PLUGINSFILES= mplayerplug-in.so mplayerplug-in.xpt mplayerplug-in-wmp.so \ - mplayerplug-in-qt.so mplayerplug-in-rm.so mplayerplug-in-gmp.so + mplayerplug-in-qt.so mplayerplug-in-rm.so \ + mplayerplug-in-gmp.so mplayerplug-in-wmp.xpt \ + mplayerplug-in-qt.xpt mplayerplug-in-rm.xpt \ + mplayerplug-in-gmp.xpt GNU_CONFIGURE= yes USE_GNOME= gnometarget CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include -DBSD" \ diff --git a/www/mplayer-plugin/distinfo b/www/mplayer-plugin/distinfo index 64702eef28ef..8bedca2a0630 100644 --- a/www/mplayer-plugin/distinfo +++ b/www/mplayer-plugin/distinfo @@ -1,3 +1,3 @@ -MD5 (mplayerplug-in-3.16.tar.gz) = 0a584af137d807a04bb564f023376147 -SHA256 (mplayerplug-in-3.16.tar.gz) = fe49f00a586fe5bf170bf1753a47dbad7573a4dae5ab788f597d70cb5a535f75 -SIZE (mplayerplug-in-3.16.tar.gz) = 204145 +MD5 (mplayerplug-in-3.17.tar.gz) = 1d7b46707091ce4f81b03a36abc0603d +SHA256 (mplayerplug-in-3.17.tar.gz) = fbf3db657d7fff43bfc58c7837df59eff8f4678844d0627d8a8d6a9bea017e5b +SIZE (mplayerplug-in-3.17.tar.gz) = 204785 diff --git a/www/mplayer-plugin/pkg-plist b/www/mplayer-plugin/pkg-plist index 257adaa3b34b..39c9f1b0f11e 100644 --- a/www/mplayer-plugin/pkg-plist +++ b/www/mplayer-plugin/pkg-plist @@ -3,9 +3,13 @@ etc/mplayerplug-in.conf.dist @unexec if cmp -s %D/etc/mplayerplug-in.types %D/etc/mplayerplug-in.types.dist; then rm -f %D/etc/mplayerplug-in.types; fi etc/mplayerplug-in.types.dist lib/browser_plugins/mplayerplug-in-gmp.so +lib/browser_plugins/mplayerplug-in-gmp.xpt lib/browser_plugins/mplayerplug-in-qt.so +lib/browser_plugins/mplayerplug-in-qt.xpt lib/browser_plugins/mplayerplug-in-rm.so +lib/browser_plugins/mplayerplug-in-rm.xpt lib/browser_plugins/mplayerplug-in-wmp.so +lib/browser_plugins/mplayerplug-in-wmp.xpt lib/browser_plugins/mplayerplug-in.so lib/browser_plugins/mplayerplug-in.xpt share/locale/da/LC_MESSAGES/mplayerplug-in.mo |