mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Update to 2.0.7 .
Thanks to: madpilot and Fabian Keil for testing!
This commit is contained in:
parent
5c162b8d02
commit
c9dc366680
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323739
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= vlc
|
||||
DISTVERSION= 2.0.6
|
||||
PORTREVISION= 5
|
||||
DISTVERSION= 2.0.7
|
||||
PORTEPOCH= 3
|
||||
CATEGORIES= multimedia audio ipv6 net www
|
||||
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/p/-pre/}/ \
|
||||
@ -803,7 +802,7 @@ pre-install:
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
cd ${FAKEDIR}/share/locale && ${FIND} -s * -type f -o -type l | \
|
||||
${SED} -e 's|^|share/locale/|' >> ${PLIST}
|
||||
.for locale in ach an cgg bn_IN ckb co ff fur gd ia kk km kmr lg my oc ps tet tl zu
|
||||
.for locale in ach an az cgg bn_IN ckb co ff fur gd ia kk km kmr ky lg my oc or_IN ps tet tl zu
|
||||
${ECHO_CMD} "@dirrmtry share/locale/${locale}/LC_MESSAGES" >> ${PLIST}
|
||||
${ECHO_CMD} "@dirrmtry share/locale/${locale}" >> ${PLIST}
|
||||
.endfor
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (vlc-2.0.6.tar.xz) = 31cc98035e2ce36c71a8f105aa5a87e3d8b5e206a0b3f7208c5ced407cbe1963
|
||||
SIZE (vlc-2.0.6.tar.xz) = 18619836
|
||||
SHA256 (vlc-2.0.7.tar.xz) = 243107d59e4bd0b942cb4ce10292eab8233394f8109ff4fde44e64d0ee745314
|
||||
SIZE (vlc-2.0.7.tar.xz) = 18538256
|
||||
|
Loading…
Reference in New Issue
Block a user