From owner-dev-commits-ports-all@freebsd.org Sun Apr 25 11:39:08 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 75A3F5FE563; Sun, 25 Apr 2021 11:39:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FSmJX2r85z3H2x; Sun, 25 Apr 2021 11:39:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 545E9139C4; Sun, 25 Apr 2021 11:39:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13PBd8Jg060010; Sun, 25 Apr 2021 11:39:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13PBd8Pa060009; Sun, 25 Apr 2021 11:39:08 GMT (envelope-from git) Date: Sun, 25 Apr 2021 11:39:08 GMT Message-Id: <202104251139.13PBd8Pa060009@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: =?utf-8?B?RmVybmFuZG8gQXBlc3RlZ3XDrWE=?= Subject: git: c2b3c2a5e909 - main - net/sctplib: Update to 1.0.26 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c2b3c2a5e9099378ad066b33a6e4221597291197 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Apr 2021 11:39:08 -0000 The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=c2b3c2a5e9099378ad066b33a6e4221597291197 commit c2b3c2a5e9099378ad066b33a6e4221597291197 Author: Fernando ApesteguĂ­a AuthorDate: 2021-04-20 07:10:41 +0000 Commit: Fernando ApesteguĂ­a 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 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