diff --git a/security/tang/Makefile b/security/tang/Makefile index 890c58080179..763eb0e1cf63 100644 --- a/security/tang/Makefile +++ b/security/tang/Makefile @@ -1,28 +1,28 @@ PORTNAME= tang -DISTVERSION= 11 +DISTVERSION= 12 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 \ libjansson.so:devel/jansson \ libjose.so:net/jose -RUN_DEPENDS= socat:net/socat BUILD_DEPENDS= a2x:textproc/asciidoc \ ${LOCALBASE}/libdata/pkgconfig/jose.pc:net/jose \ - socat:net/socat + 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 1c170bcf182b..29b405b7554c 100644 --- a/security/tang/distinfo +++ b/security/tang/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642307478 -SHA256 (tang-11.tar.xz) = ef5d3ae56030f20c290594b9be89ad9ec469dd385676595e1c7a2bfdc3f45d8f -SIZE (tang-11.tar.xz) = 34048 +TIMESTAMP = 1676484261 +SHA256 (tang-12.tar.xz) = 892e0b26ee2db01f2c257b083fbb85aede7d3f59de7361c9c9528c0d5783e69c +SIZE (tang-12.tar.xz) = 36628