mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
net/rpki-client: Update to 7.1
- Update to 7.1 - Adjust dependencies - Reformat with portclippy/portfmt Reported by: Job Snijders <job@sobornost.net> Approved by: zeising (maintainer) Differential Revision: https://reviews.freebsd.org/D31078
This commit is contained in:
parent
c4953453de
commit
2da5915161
@ -1,5 +1,5 @@
|
||||
PORTNAME= rpki-client
|
||||
DISTVERSION= 6.7p1
|
||||
DISTVERSION= 7.1
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= zeising@FreeBSD.org
|
||||
@ -8,21 +8,24 @@ COMMENT= Resource Public Key Infrastructure (RPKI) implementation from OpenBSD
|
||||
LICENSE= ISCL
|
||||
|
||||
BUILD_DEPENDS= rsync>0:net/rsync
|
||||
LIB_DEPENDS= libexpat.so:textproc/expat2 \
|
||||
libtls.so:security/libretls
|
||||
RUN_DEPENDS= rsync>0:net/rsync
|
||||
|
||||
USES= autoreconf libtool ssl
|
||||
USES= autoreconf libtool pkgconfig ssl
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_PROJECT= ${PORTNAME}-portable ${PORTNAME}-openbsd:openbsd
|
||||
GH_SUBDIR= openbsd:openbsd
|
||||
GH_TAGNAME= ${PORTNAME}-${DISTVERSION}:openbsd
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-libtls=libtls
|
||||
|
||||
USERS= _rpki-client
|
||||
GROUPS= ${USERS}
|
||||
PLIST_SUB= USERS="${USERS}"
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_PROJECT= ${PORTNAME}-portable ${PORTNAME}-openbsd:openbsd
|
||||
GH_TAGNAME= ${PORTNAME}-${DISTVERSION}:openbsd
|
||||
GH_SUBDIR= openbsd:openbsd
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSREL:R} < 12 && ${SSL_DEFAULT} == "base"
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1595940205
|
||||
SHA256 (rpki-client-rpki-client-portable-6.7p1_GH0.tar.gz) = 0970c772d0ec7fc55e2b6ae46699c60b919aff16c8ea848fa333eb201e3bf647
|
||||
SIZE (rpki-client-rpki-client-portable-6.7p1_GH0.tar.gz) = 44463
|
||||
SHA256 (rpki-client-rpki-client-openbsd-rpki-client-6.7p1_GH0.tar.gz) = 9ce285c116c5b8123867fcdd1a22098adf1cbde8476873a9595988ac4e27da4e
|
||||
SIZE (rpki-client-rpki-client-openbsd-rpki-client-6.7p1_GH0.tar.gz) = 317431
|
||||
TIMESTAMP = 1625590584
|
||||
SHA256 (rpki-client-rpki-client-portable-7.1_GH0.tar.gz) = bcf24a19d9c8aaebaa74e17ac085cdf61f0b3295c021859c43ec8d0477218a32
|
||||
SIZE (rpki-client-rpki-client-portable-7.1_GH0.tar.gz) = 51679
|
||||
SHA256 (rpki-client-rpki-client-openbsd-rpki-client-7.1_GH0.tar.gz) = 501178a99922004cedebb5baae9dc3c5c45b1383c803d9ef39530b71f2940906
|
||||
SIZE (rpki-client-rpki-client-openbsd-rpki-client-7.1_GH0.tar.gz) = 629137
|
||||
|
Loading…
Reference in New Issue
Block a user