mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 3.35.
This commit is contained in:
parent
35c0b741e0
commit
dfcb6155d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182152
3 changed files with 8 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= mplayerplug-in
|
PORTNAME= mplayerplug-in
|
||||||
PORTVERSION= 3.31
|
PORTVERSION= 3.35
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= www multimedia
|
CATEGORIES= www multimedia
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= mplayerplug-in
|
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"
|
LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib"
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
|
.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk"
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
|
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (mplayerplug-in-3.31.tar.gz) = be26b17cde385c7a34fc634d2c88c5c9
|
MD5 (mplayerplug-in-3.35.tar.gz) = 5efa01fa433ee4c7118e534c36198e72
|
||||||
SHA256 (mplayerplug-in-3.31.tar.gz) = 359b33927eb2837a544592afc00b55671e02694a8c54d3e7af3c81600bc38885
|
SHA256 (mplayerplug-in-3.35.tar.gz) = bc91513b874716ee30d73cf48d2571e4537fb6a42498d6ecccc91259ad15ad7f
|
||||||
SIZE (mplayerplug-in-3.31.tar.gz) = 211714
|
SIZE (mplayerplug-in-3.35.tar.gz) = 217776
|
||||||
|
|
|
@ -28,7 +28,10 @@ share/locale/pl/LC_MESSAGES/mplayerplug-in.mo
|
||||||
share/locale/pt_BR/LC_MESSAGES/mplayerplug-in.mo
|
share/locale/pt_BR/LC_MESSAGES/mplayerplug-in.mo
|
||||||
share/locale/ru/LC_MESSAGES/mplayerplug-in.mo
|
share/locale/ru/LC_MESSAGES/mplayerplug-in.mo
|
||||||
share/locale/se/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 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/LC_MESSAGES
|
||||||
@dirrmtry share/locale/se
|
@dirrmtry share/locale/se
|
||||||
@dirrmtry share/locale/pl/LC_MESSAGES
|
@dirrmtry share/locale/pl/LC_MESSAGES
|
||||||
|
|
Loading…
Add table
Reference in a new issue