security/libressl-devel: Update to 3.3.4
* Auto-generate MAN3 plist
This commit is contained in:
parent
4eb0b49d47
commit
c2a61f75a8
@ -1,7 +1,7 @@
|
||||
# Created by: Bernard Spil <brnrd@FreeBSD.org>
|
||||
|
||||
PORTNAME= libressl
|
||||
PORTVERSION= 3.3.3
|
||||
PORTVERSION= 3.3.4
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= OPENBSD/LibreSSL
|
||||
PKGNAMESUFFIX= -devel
|
||||
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
FLAVORS= default libtls
|
||||
FLAVOR?= ${FLAVORS:[1]}
|
||||
#libtls_DESCR= pkg-descr-libtls
|
||||
libtls_DESCR= pkg-descr-libtls
|
||||
libtls_PKGNAMESUFFIX= -devel-libtls
|
||||
libtls_PLIST= pkg-plist-libtls
|
||||
|
||||
@ -59,4 +59,8 @@ post-patch-MAN3-off:
|
||||
post-install:
|
||||
${RM} -r ${STAGEDIR}/${PREFIX}/etc/ssl/cert.pem
|
||||
|
||||
post-stage-MAN3-on:
|
||||
(cd ${STAGEDIR}${MANPREFIX}; find man/man3 -not -type d | \
|
||||
${SED} 's/$$/.gz/' >> ${TMPPLIST})
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1620128354
|
||||
SHA256 (libressl-3.3.3.tar.gz) = a471565b36ccd1a70d0bd7d37c6e95c43a26a62829b487d9d2cdebfe58be3066
|
||||
SIZE (libressl-3.3.3.tar.gz) = 3848064
|
||||
TIMESTAMP = 1630236551
|
||||
SHA256 (libressl-3.3.4.tar.gz) = bcce767a3fed252bfd1210f8a7e3505a2b54d3008f66e43d9b95e3f30c072931
|
||||
SIZE (libressl-3.3.4.tar.gz) = 3848128
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user