git: b69ab2242af6 - main - net/libexosip2: Update version 5.2.0=>5.2.1
Muhammad Moinur Rahman
bofh at FreeBSD.org
Wed May 26 11:22:58 UTC 2021
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b69ab2242af637c943e2e2086d9f47bdf8492af5
commit b69ab2242af637c943e2e2086d9f47bdf8492af5
Author: Muhammad Moinur Rahman <bofh at FreeBSD.org>
AuthorDate: 2021-05-26 11:21:53 +0000
Commit: Muhammad Moinur Rahman <bofh at FreeBSD.org>
CommitDate: 2021-05-26 11:22:49 +0000
net/libexosip2: Update version 5.2.0=>5.2.1
Relnotes: https://git.savannah.nongnu.org/cgit/exosip.git/plain/ChangeLog
---
net/libexosip2/Makefile | 7 ++++---
net/libexosip2/distinfo | 6 +++---
net/libexosip2/pkg-plist | 2 +-
3 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/net/libexosip2/Makefile b/net/libexosip2/Makefile
index 199f87c959b0..a1b6e3f2a0f4 100644
--- a/net/libexosip2/Makefile
+++ b/net/libexosip2/Makefile
@@ -1,7 +1,7 @@
# Created by: Muhammad Moinur Rahman <bd_subzero at yahoo.com>
PORTNAME= libeXosip2
-PORTVERSION= 5.2.0
+PORTVERSION= 5.2.1
CATEGORIES= net
MASTER_SITES= SAVANNAH/exosip
DISTNAME= ${PORTNAME:tl}-${PORTVERSION}
@@ -13,12 +13,13 @@ LICENSE= GPLv2
LIB_DEPENDS= libosip2.so:net/libosip2
+USES= libtool ssl
+USE_LDCONFIG= yes
+
CONFLICTS_INSTALL= libeXosip2-legacy-[0-9]*
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= libtool ssl
-USE_LDCONFIG= yes
SHLIB_VER= 14
PLIST_SUB+= SHLIB_VER=${SHLIB_VER}
diff --git a/net/libexosip2/distinfo b/net/libexosip2/distinfo
index 0d5d6f51a9db..ed3d40e6a012 100644
--- a/net/libexosip2/distinfo
+++ b/net/libexosip2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609105015
-SHA256 (libexosip2-5.2.0.tar.gz) = e3ae88df8573c9e08dbc24fe6195a118845e845109a8e291c91ecd6a2a3b7225
-SIZE (libexosip2-5.2.0.tar.gz) = 641925
+TIMESTAMP = 1622027152
+SHA256 (libexosip2-5.2.1.tar.gz) = 87256b45a406f3c038e1e75e31372d526820366527c2af3bb89329bafd87ec42
+SIZE (libexosip2-5.2.1.tar.gz) = 644361
diff --git a/net/libexosip2/pkg-plist b/net/libexosip2/pkg-plist
index 2ca1a668a69f..e968f5425528 100644
--- a/net/libexosip2/pkg-plist
+++ b/net/libexosip2/pkg-plist
@@ -11,4 +11,4 @@ include/eXosip2/eXosip.h
lib/libeXosip2.a
lib/libeXosip2.so
lib/libeXosip2.so.%%SHLIB_VER%%
-lib/libeXosip2.so.%%SHLIB_VER%%.0.0
+lib/libeXosip2.so.%%SHLIB_VER%%.0.1
More information about the dev-commits-ports-all
mailing list