diff --git a/net/tsctp/Makefile b/net/tsctp/Makefile index 5330cc0b5e41..c1b3084fecc7 100644 --- a/net/tsctp/Makefile +++ b/net/tsctp/Makefile @@ -1,19 +1,18 @@ PORTNAME= tsctp -PORTVERSION= 0.7.5 +DISTVERSION= 0.7.11 CATEGORIES= net -MASTER_SITES= https://www.uni-due.de/~be0001/tsctp/download/ +MASTER_SITES= https://www.nntb.no/~dreibh/${PORTNAME}/download/ -MAINTAINER= dreibh@iem.uni-due.de +MAINTAINER= thomas.dreibholz@gmail.com COMMENT= SCTP Test Tool -WWW= https://www.uni-due.de/~be0001/tsctp/ +WWW= https://www.nntb.no/~dreibh/tsctp/ LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/COPYING-BSD -USES= tar:xz cmake +USES= cmake tar:xz -CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR=${PREFIX}/man - -PLIST_FILES= bin/tsctp man/man1/tsctp.1.gz +PLIST_FILES= bin/tsctp \ + share/man/man1/tsctp.1.gz .include diff --git a/net/tsctp/distinfo b/net/tsctp/distinfo index 0b8cecf522cd..b63922012680 100644 --- a/net/tsctp/distinfo +++ b/net/tsctp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618747412 -SHA256 (tsctp-0.7.5.tar.xz) = 9a10b254add197d9a751ec0d48c5581d24361d225068ff15fb9c48e0a4b129e7 -SIZE (tsctp-0.7.5.tar.xz) = 109464 +TIMESTAMP = 1705749573 +SHA256 (tsctp-0.7.11.tar.xz) = e4592237ae0ac528e57f5992f8f05b0ee42cef5a0380b9e3c54891f162bbd42f +SIZE (tsctp-0.7.11.tar.xz) = 123076