Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2021 11:39:08 GMT
From:      =?utf-8?B?RmVybmFuZG8gQXBlc3RlZ3XDrWE=?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c2b3c2a5e909 - main - net/sctplib: Update to 1.0.26
Message-ID:  <202104251139.13PBd8Pa060009@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c2b3c2a5e9099378ad066b33a6e4221597291197

commit c2b3c2a5e9099378ad066b33a6e4221597291197
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2021-04-20 07:10:41 +0000
Commit:     Fernando ApesteguĂ­a <fernape@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@gmail.com
    Approved by:    dreibh@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104251139.13PBd8Pa060009>