diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-01-12 07:21:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-01-12 07:21:28 +0000 |
commit | dfcb6155d65dfa177c3f96efdd1fd41be0e5bd81 (patch) | |
tree | 7da8795a81a630f48de15ce6a82ef8e9b3080afa /www/mplayer-plugin | |
parent | 35c0b741e08f786f9e5059c2d4f3f56fbf4d5af8 (diff) |
Notes
Diffstat (limited to 'www/mplayer-plugin')
-rw-r--r-- | www/mplayer-plugin/Makefile | 5 | ||||
-rw-r--r-- | www/mplayer-plugin/distinfo | 6 | ||||
-rw-r--r-- | www/mplayer-plugin/pkg-plist | 3 |
3 files changed, 8 insertions, 6 deletions
diff --git a/www/mplayer-plugin/Makefile b/www/mplayer-plugin/Makefile index 43ff04711727..e438083c455c 100644 --- a/www/mplayer-plugin/Makefile +++ b/www/mplayer-plugin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mplayerplug-in -PORTVERSION= 3.31 -PORTREVISION= 1 +PORTVERSION= 3.35 CATEGORIES= www multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mplayerplug-in @@ -34,7 +33,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include -DBSD" \ LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib" .include <bsd.port.pre.mk> -.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk" +.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk" post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ diff --git a/www/mplayer-plugin/distinfo b/www/mplayer-plugin/distinfo index b5c43eb3c670..d048f06929e8 100644 --- a/www/mplayer-plugin/distinfo +++ b/www/mplayer-plugin/distinfo @@ -1,3 +1,3 @@ -MD5 (mplayerplug-in-3.31.tar.gz) = be26b17cde385c7a34fc634d2c88c5c9 -SHA256 (mplayerplug-in-3.31.tar.gz) = 359b33927eb2837a544592afc00b55671e02694a8c54d3e7af3c81600bc38885 -SIZE (mplayerplug-in-3.31.tar.gz) = 211714 +MD5 (mplayerplug-in-3.35.tar.gz) = 5efa01fa433ee4c7118e534c36198e72 +SHA256 (mplayerplug-in-3.35.tar.gz) = bc91513b874716ee30d73cf48d2571e4537fb6a42498d6ecccc91259ad15ad7f +SIZE (mplayerplug-in-3.35.tar.gz) = 217776 diff --git a/www/mplayer-plugin/pkg-plist b/www/mplayer-plugin/pkg-plist index 5af28f14081c..6813e5da0add 100644 --- a/www/mplayer-plugin/pkg-plist +++ b/www/mplayer-plugin/pkg-plist @@ -28,7 +28,10 @@ share/locale/pl/LC_MESSAGES/mplayerplug-in.mo share/locale/pt_BR/LC_MESSAGES/mplayerplug-in.mo share/locale/ru/LC_MESSAGES/mplayerplug-in.mo share/locale/se/LC_MESSAGES/mplayerplug-in.mo +share/locale/zh_CN/LC_MESSAGES/mplayerplug-in.mo @dirrmtry lib/browser_plugins +@dirrmtry share/locale/zh_CN/LC_MESSAGES +@dirrmtry share/locale/zh_CN @dirrmtry share/locale/se/LC_MESSAGES @dirrmtry share/locale/se @dirrmtry share/locale/pl/LC_MESSAGES |