mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
net/libexosip2: Update version 5.1.1=>5.1.3
Relnotes: https://git.savannah.nongnu.org/cgit/exosip.git/plain/ChangeLog
This commit is contained in:
parent
b0aa3fe906
commit
35df73ba69
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547765
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libeXosip2
|
||||
PORTVERSION= 5.1.1
|
||||
PORTVERSION= 5.1.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= SAVANNAH/exosip
|
||||
DISTNAME= ${PORTNAME:tl}-${PORTVERSION}
|
||||
@ -20,7 +20,7 @@ GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= libtool ssl
|
||||
USE_LDCONFIG= yes
|
||||
SHLIB_VER= 11
|
||||
SHLIB_VER= 13
|
||||
|
||||
PLIST_SUB+= SHLIB_VER=${SHLIB_VER}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1580848461
|
||||
SHA256 (libexosip2-5.1.1.tar.gz) = 21420c00bf8e0895ff36161766beec12b7e6f1d371030c389dba845e271272e2
|
||||
SIZE (libexosip2-5.1.1.tar.gz) = 630264
|
||||
TIMESTAMP = 1599348452
|
||||
SHA256 (libexosip2-5.1.3.tar.gz) = abdee47383ee0763a198b97441d5be189a72083435b5d73627e22d8fff5beaba
|
||||
SIZE (libexosip2-5.1.3.tar.gz) = 640487
|
||||
|
@ -1,3 +1,4 @@
|
||||
bin/sip_monitor
|
||||
bin/sip_reg
|
||||
include/eXosip2/eX_call.h
|
||||
include/eXosip2/eX_message.h
|
||||
@ -10,4 +11,4 @@ include/eXosip2/eXosip.h
|
||||
lib/libeXosip2.a
|
||||
lib/libeXosip2.so
|
||||
lib/libeXosip2.so.%%SHLIB_VER%%
|
||||
lib/libeXosip2.so.%%SHLIB_VER%%.1.1
|
||||
lib/libeXosip2.so.%%SHLIB_VER%%.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user