From nobody Sun Oct 24 20:24:56 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id AD64B181EF14; Sun, 24 Oct 2021 20:24:57 +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 4HcqMF1Jxrz4bnP; Sun, 24 Oct 2021 20:24:57 +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 3FF5F1B85E; Sun, 24 Oct 2021 20:24:56 +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 19OKOugN001121; Sun, 24 Oct 2021 20:24:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19OKOuNE001120; Sun, 24 Oct 2021 20:24:56 GMT (envelope-from git) Date: Sun, 24 Oct 2021 20:24:56 GMT Message-Id: <202110242024.19OKOuNE001120@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: bb3514417803 - main - net/opensips31: Update to 3.1.6 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bb351441780345eb1f54ba237937e45b90a3ded0 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb351441780345eb1f54ba237937e45b90a3ded0 commit bb351441780345eb1f54ba237937e45b90a3ded0 Author: Andriy AuthorDate: 2021-10-24 20:22:49 +0000 Commit: Daniel Engberg CommitDate: 2021-10-24 20:23:19 +0000 net/opensips31: Update to 3.1.6 PR: 259322 Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32624 --- net/opensips31/Makefile | 3 +-- net/opensips31/distinfo | 6 +++--- net/opensips31/files/patch-Makefile.defs | 6 +++--- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/net/opensips31/Makefile b/net/opensips31/Makefile index c67a2bfa1a2e..d1d8d126d83d 100644 --- a/net/opensips31/Makefile +++ b/net/opensips31/Makefile @@ -1,6 +1,5 @@ PORTNAME= opensips31 -DISTVERSION= 3.1.2 -PORTREVISION= 1 +DISTVERSION= 3.1.6 CATEGORIES= net MASTER_SITES= https://opensips.org/pub/opensips/${DISTVERSION}/ DISTNAME= opensips-${DISTVERSION} diff --git a/net/opensips31/distinfo b/net/opensips31/distinfo index c5c80d20c68d..a3451f41a5ee 100644 --- a/net/opensips31/distinfo +++ b/net/opensips31/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622537802 -SHA256 (opensips-3.1.2.tar.gz) = 557b33db1436d8212ac122f299481bee3f2957f060a2bc0b4256430faf8b3bbc -SIZE (opensips-3.1.2.tar.gz) = 6362581 +TIMESTAMP = 1634746921 +SHA256 (opensips-3.1.6.tar.gz) = 45da5e82f99ca00930a7cb98403b94bcab1b063e2eded50fa649c452dafd9527 +SIZE (opensips-3.1.6.tar.gz) = 6466045 diff --git a/net/opensips31/files/patch-Makefile.defs b/net/opensips31/files/patch-Makefile.defs index 28575700e48c..f84d1efa6bce 100644 --- a/net/opensips31/files/patch-Makefile.defs +++ b/net/opensips31/files/patch-Makefile.defs @@ -1,6 +1,6 @@ ---- Makefile.defs.orig +--- Makefile.defs.orig 2021-10-20 11:23:25 UTC +++ Makefile.defs -@@ -57,14 +57,15 @@ +@@ -57,14 +57,15 @@ else makefile_defs=1 export makefile_defs @@ -10,7 +10,7 @@ #version number VERSION_MAJOR = 3 VERSION_MINOR = 1 - VERSION_SUBMINOR = 2 + VERSION_SUBMINOR = 6 VERSION_BUILD = + +# main binary name