git: 20580bc2a27d - main - net/tsctp: Update to 0.8.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Dec 2024 14:00:53 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=20580bc2a27d0aa12c1530aa6d2702a39669b379 commit 20580bc2a27d0aa12c1530aa6d2702a39669b379 Author: Thomas Dreibholz <thomas.dreibholz@gmail.com> AuthorDate: 2024-12-22 13:59:25 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-12-22 14:00:37 +0000 net/tsctp: Update to 0.8.1 Add bash completion file. Changelog: https://github.com/dreibh/tsctp/blob/master/ChangeLog PR: 283442 Approved by: submitter is maintainer --- net/tsctp/Makefile | 5 +++-- net/tsctp/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/net/tsctp/Makefile b/net/tsctp/Makefile index cd9f91e02c32..37d64677bb11 100644 --- a/net/tsctp/Makefile +++ b/net/tsctp/Makefile @@ -1,7 +1,7 @@ PORTNAME= tsctp -DISTVERSION= 0.7.12 +DISTVERSION= 0.8.1 CATEGORIES= net -MASTER_SITES= https://www.nntb.no/~dreibh/${PORTNAME}/download/ +MASTER_SITES= https://www.nntb.no/~dreibh/tsctp/download/ MAINTAINER= thomas.dreibholz@gmail.com COMMENT= SCTP Test Tool @@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING-BSD USES= cmake tar:xz PLIST_FILES= bin/tsctp \ + share/bash-completion/completions/tsctp \ share/man/man1/tsctp.1.gz .include <bsd.port.mk> diff --git a/net/tsctp/distinfo b/net/tsctp/distinfo index 734ce91a805f..e6041d48e5ad 100644 --- a/net/tsctp/distinfo +++ b/net/tsctp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707811189 -SHA256 (tsctp-0.7.12.tar.xz) = ca2974a3604ffebe49b182cef811916d84e0a1ddd2fbb1982b80be0546b38731 -SIZE (tsctp-0.7.12.tar.xz) = 123356 +TIMESTAMP = 1734703257 +SHA256 (tsctp-0.8.1.tar.xz) = c2de8ce82156bdaa8846af84f9e7c76b1128b09a754481ee72f69b3a52d12d86 +SIZE (tsctp-0.8.1.tar.xz) = 134684