Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Oct 2021 20:24:56 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bb3514417803 - main - net/opensips31: Update to 3.1.6
Message-ID:  <202110242024.19OKOuNE001120@gitrepo.freebsd.org>

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

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

commit bb351441780345eb1f54ba237937e45b90a3ded0
Author:     Andriy <bambyster@gmail.com>
AuthorDate: 2021-10-24 20:22:49 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
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



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