FreeBSD Bugzilla – Attachment 235025 Details for
Bug 264982
net/opensips31: upgrade to 3.1.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
0001-net-opensips31-Upgrade-to-3.1.10.patch (text/plain), 2.14 KB, created by
Xin LI
on 2022-07-01 17:20:43 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Xin LI
Created:
2022-07-01 17:20:43 UTC
Size:
2.14 KB
patch
obsolete
>From b8edaedcefa2e0d2201ed627a442ff1915e94b82 Mon Sep 17 00:00:00 2001 >From: Xin LI <delphij@FreeBSD.org> >Date: Fri, 1 Jul 2022 10:08:32 -0700 >Subject: [PATCH] net/opensips31: Upgrade to 3.1.10. > >Approved by: maintainer (?) >--- > net/opensips31/Makefile | 3 +-- > net/opensips31/distinfo | 6 +++--- > net/opensips31/files/patch-Makefile.defs | 11 ++++++----- > 3 files changed, 10 insertions(+), 10 deletions(-) > >diff --git a/net/opensips31/Makefile b/net/opensips31/Makefile >index bfc156f104c9..9f9e0bf3930d 100644 >--- a/net/opensips31/Makefile >+++ b/net/opensips31/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= opensips31 >-DISTVERSION= 3.1.6 >-PORTREVISION= 4 >+DISTVERSION= 3.1.10 > CATEGORIES= net > MASTER_SITES= https://opensips.org/pub/opensips/${DISTVERSION}/ > DISTNAME= opensips-${DISTVERSION} >diff --git a/net/opensips31/distinfo b/net/opensips31/distinfo >index a3451f41a5ee..9dc0150f284b 100644 >--- a/net/opensips31/distinfo >+++ b/net/opensips31/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1634746921 >-SHA256 (opensips-3.1.6.tar.gz) = 45da5e82f99ca00930a7cb98403b94bcab1b063e2eded50fa649c452dafd9527 >-SIZE (opensips-3.1.6.tar.gz) = 6466045 >+TIMESTAMP = 1656656606 >+SHA256 (opensips-3.1.10.tar.gz) = 41a8f474a2a24853d87425617cae1eb71a9a5e069b43499be0209df5fe8f5d6f >+SIZE (opensips-3.1.10.tar.gz) = 6486944 >diff --git a/net/opensips31/files/patch-Makefile.defs b/net/opensips31/files/patch-Makefile.defs >index f84d1efa6bce..86977baab603 100644 >--- a/net/opensips31/files/patch-Makefile.defs >+++ b/net/opensips31/files/patch-Makefile.defs >@@ -1,6 +1,6 @@ >---- Makefile.defs.orig 2021-10-20 11:23:25 UTC >+--- Makefile.defs.orig 2022-06-22 11:35:15 UTC > +++ Makefile.defs >-@@ -57,14 +57,15 @@ else >+@@ -57,15 +57,16 @@ export makefile_defs > makefile_defs=1 > export makefile_defs > >@@ -10,12 +10,13 @@ > #version number > VERSION_MAJOR = 3 > VERSION_MINOR = 1 >- VERSION_SUBMINOR = 6 >+ VERSION_SUBMINOR = 10 > VERSION_BUILD = >-+ >+ > +# main binary name > +NAME_SUFFIX=$(VERSION_MAJOR)$(VERSION_MINOR) > +MAIN_NAME=opensips$(NAME_SUFFIX) >- >++ > ifneq (,$(VERSION_BUILD)) > RELEASE=$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_SUBMINOR)-$(VERSION_BUILD) >+ else >-- >2.37.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 264982
: 235025