mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 00:01:52 -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}
|
@${CHMOD} u-w ${STAGEDIR}${PREFIX}/lib/gauche-${ABI_VERSION}/${PORTVERSION}/${CONFIGURE_TARGET}/${i}
|
||||||
.endfor
|
.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>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue