Date: Sun, 3 May 2020 09:49:43 +0000 (UTC) From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533764 - head/net/tsctp Message-ID: <202005030949.0439nh1k053697@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fernape Date: Sun May 3 09:49:42 2020 New Revision: 533764 URL: https://svnweb.freebsd.org/changeset/ports/533764 Log: net/tsctp: Update to 0.7.4 PR: 245952 Submitted by: gspurki@gmail.com Approved by: dreibh@iem.uni-due.de (maintainer, timeout > 1 week) Modified: head/net/tsctp/Makefile head/net/tsctp/distinfo Modified: head/net/tsctp/Makefile ============================================================================== --- head/net/tsctp/Makefile Sun May 3 09:47:52 2020 (r533763) +++ head/net/tsctp/Makefile Sun May 3 09:49:42 2020 (r533764) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= tsctp -PORTVERSION= 0.7.3 +PORTVERSION= 0.7.4 CATEGORIES= net MASTER_SITES= https://www.uni-due.de/~be0001/tsctp/download/ MAINTAINER= dreibh@iem.uni-due.de COMMENT= SCTP Test Tool -LICENSE= BSD +LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:xz cmake Modified: head/net/tsctp/distinfo ============================================================================== --- head/net/tsctp/distinfo Sun May 3 09:47:52 2020 (r533763) +++ head/net/tsctp/distinfo Sun May 3 09:49:42 2020 (r533764) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565194937 -SHA256 (tsctp-0.7.3.tar.xz) = 2084beb0f6fb8ae166b0044751f3b9b7feda5a87bd9446d5657560d2c72e6160 -SIZE (tsctp-0.7.3.tar.xz) = 49536 +TIMESTAMP = 1587938963 +SHA256 (tsctp-0.7.4.tar.xz) = 316e9b651e60a4618e7d0bfa053a84c28ad8472adcdd31c5eedf3ccead1576ea +SIZE (tsctp-0.7.4.tar.xz) = 55572
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005030949.0439nh1k053697>