mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -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
|
||||
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 ; \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue