diff --git a/security/tang/Makefile b/security/tang/Makefile index 24f3a82f7071..07c203503ed8 100644 --- a/security/tang/Makefile +++ b/security/tang/Makefile @@ -1,29 +1,28 @@ PORTNAME= tang -DISTVERSION= 14 -PORTREVISION= 1 +DISTVERSION= 15 CATEGORIES= security MASTER_SITES= https://github.com/latchset/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= hdholm@alumni.iastate.edu COMMENT= Tang is a small daemon for binding data to the presence of a network WWW= https://github.com/latchset/tang LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libhttp_parser.so:www/http-parser \ +LIB_DEPENDS= libllhttp.so:www/llhttp \ libjansson.so:devel/jansson \ libjose.so:net/jose BUILD_DEPENDS= a2x:textproc/asciidoc \ ${LOCALBASE}/libdata/pkgconfig/jose.pc:net/jose \ socat:net/socat \ curl:ftp/curl USES= compiler:c11 cpe meson pkgconfig tar:xz CPE_VENDOR= tang_project post-install: ${MKDIR} -m 0700 ${STAGEDIR}/var/db/tang .include diff --git a/security/tang/distinfo b/security/tang/distinfo index 7595909e9b47..3e952ad42bef 100644 --- a/security/tang/distinfo +++ b/security/tang/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687621718 -SHA256 (tang-14.tar.xz) = 04263ed1cc98d60cab29fe47f908921b7b1aa4d6da5f9de2fcbe543773b75886 -SIZE (tang-14.tar.xz) = 36772 +TIMESTAMP = 1707961137 +SHA256 (tang-15.tar.xz) = eaf4a2abfea3d05f454a8841e98332be1e1e2432744c70bb7765651ed82c3f7c +SIZE (tang-15.tar.xz) = 38248