git: c2b3c2a5e909 - main - net/sctplib: Update to 1.0.26
Fernando Apesteguía
fernape at FreeBSD.org
Sun Apr 25 11:39:08 UTC 2021
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c2b3c2a5e9099378ad066b33a6e4221597291197
commit c2b3c2a5e9099378ad066b33a6e4221597291197
Author: Fernando Apesteguía <fernape at FreeBSD.org>
AuthorDate: 2021-04-20 07:10:41 +0000
Commit: Fernando Apesteguía <fernape at FreeBSD.org>
CommitDate: 2021-04-25 11:35:12 +0000
net/sctplib: Update to 1.0.26
ChangeLog:
https://github.com/dreibh/sctplib/commit/28c57670c29b35786c0d39b77d00b3119dbd6ac4
While here pet linters.
PR: 255177
Reported by: gspurki at gmail.com
Approved by: dreibh at iem.uni-due.de (maintainer, timeout > 1 week)
---
net/sctplib/Makefile | 4 ++--
net/sctplib/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/net/sctplib/Makefile b/net/sctplib/Makefile
index 689a58a337e8..ca2e25d34147 100644
--- a/net/sctplib/Makefile
+++ b/net/sctplib/Makefile
@@ -1,7 +1,7 @@
# Created by: Thomas Dreibholz <dreibh at iem.uni-due.de>
PORTNAME= sctplib
-PORTVERSION= 1.0.24
+PORTVERSION= 1.0.26
CATEGORIES= net
MASTER_SITES= https://www.uni-due.de/~be0001/sctplib/download/
@@ -12,8 +12,8 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gnome libtool pkgconfig
-USE_LDCONFIG= yes
USE_GNOME= glib20
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-sctp-over-udp
diff --git a/net/sctplib/distinfo b/net/sctplib/distinfo
index 8a80b41bc56b..121a6acfa763 100644
--- a/net/sctplib/distinfo
+++ b/net/sctplib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565784282
-SHA256 (sctplib-1.0.24.tar.gz) = 82ce014e51b4405cdc3dc691ae5fa66ee861205e0c91426d5c9af18866f91046
-SIZE (sctplib-1.0.24.tar.gz) = 1037978
+TIMESTAMP = 1618745185
+SHA256 (sctplib-1.0.26.tar.gz) = 0d68d633d1062f921e72c8d503c3669097cee46d0704f0804509e557cda60f88
+SIZE (sctplib-1.0.26.tar.gz) = 1041876
More information about the dev-commits-ports-all
mailing list