mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
lang/gauche: expire on 2025-03-31 for security/mbedtls
This commit is contained in:
parent
498e15fb43
commit
2e2c4ce5e6
1 changed files with 7 additions and 0 deletions
|
@ -81,4 +81,11 @@ post-install:
|
|||
@${CHMOD} u-w ${STAGEDIR}${PREFIX}/lib/gauche-${ABI_VERSION}/${PORTVERSION}/${CONFIGURE_TARGET}/${i}
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MTLS}
|
||||
DEPRECATED= Depends on expired security/mbedtls
|
||||
EXPIRATION_DATE=2025-03-31
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue