mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
lang/mono: handle certs/Trust hierarchy
bump PORTREVISION since it affects the built package. PR: 227647 Submitted by: prj@rootwyrm.com Approved by: maintainer timeout.
This commit is contained in:
parent
530753cf1f
commit
39e5c7a2e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469461
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= mono
|
||||
PORTVERSION= 5.2.0.215
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= mono-
|
||||
CATEGORIES= lang
|
||||
|
||||
|
@ -2642,3 +2642,4 @@ share/locale/pt_BR/LC_MESSAGES/mcs.mo
|
||||
%%DATADIR%%-2.0/mono/cil/cil-opcodes.xml
|
||||
%%DATADIR%%-2.0/mono/profiler/mono-profiler-log.suppression
|
||||
@postexec %%PREFIX%%/bin/cert-sync --quiet %%LOCALBASE%%/share/certs/ca-root-nss.crt
|
||||
@postunexec rm -rf %%LOCALBASE%%/mono
|
||||
|
Loading…
Reference in New Issue
Block a user