svn commit: r533764 - head/net/tsctp

Fernando Apesteguía fernape at FreeBSD.org
Sun May 3 09:49:43 UTC 2020


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 at gmail.com
  Approved by:	dreibh at 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 at 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


More information about the svn-ports-all mailing list