1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

net/tsctp: Update to 0.7.5

ChangeLog:
d633ee2652

While here pet linters.

PR:	255181
Reported by:	gspurki@gmail.com
Approved by: 	dreibh@iem.uni-due.de (maintainer, timeout > 1 week)
This commit is contained in:
Fernando Apesteguía 2021-04-20 09:05:27 +02:00
parent eab7f65784
commit 03777087ea
2 changed files with 6 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Created by: Thomas Dreibholz <dreibh@iem.uni-due.de>
PORTNAME= tsctp
PORTVERSION= 0.7.4
PORTVERSION= 0.7.5
CATEGORIES= net
MASTER_SITES= https://www.uni-due.de/~be0001/tsctp/download/
@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:xz cmake
PLIST_FILES= bin/tsctp man/man1/tsctp.1.gz
CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR=${PREFIX}/man
PLIST_FILES= bin/tsctp man/man1/tsctp.1.gz
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1587938963
SHA256 (tsctp-0.7.4.tar.xz) = 316e9b651e60a4618e7d0bfa053a84c28ad8472adcdd31c5eedf3ccead1576ea
SIZE (tsctp-0.7.4.tar.xz) = 55572
TIMESTAMP = 1618747412
SHA256 (tsctp-0.7.5.tar.xz) = 9a10b254add197d9a751ec0d48c5581d24361d225068ff15fb9c48e0a4b129e7
SIZE (tsctp-0.7.5.tar.xz) = 109464