mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Fix some shared libs were installed with wrong permissions
- Bump PORTREVISION Reported by: nox
This commit is contained in:
parent
dfb79292f0
commit
e6ad1411dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389480
@ -6,6 +6,7 @@
|
||||
|
||||
PORTNAME= avidemux
|
||||
PORTVERSION= ${AVIDEMUX_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia
|
||||
|
||||
MAINTAINER= multimedia@FreeBSD.org
|
||||
|
@ -1,8 +1,10 @@
|
||||
@mode 0755
|
||||
lib/libADM6avcodec.so.56
|
||||
lib/libADM6avformat.so.56
|
||||
lib/libADM6avutil.so.54
|
||||
lib/libADM6postproc.so.53
|
||||
lib/libADM6swscale.so.3
|
||||
@mode
|
||||
lib/libADM_core6.so
|
||||
lib/libADM_coreAudio6.so
|
||||
lib/libADM_coreImage6.so
|
||||
|
Loading…
Reference in New Issue
Block a user