mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Update to version 2.0.9
PR: ports/73735 Submitted by: Ports Fury
This commit is contained in:
parent
58d9ceda5d
commit
8f571a422e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121228
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libosip2
|
||||
PORTVERSION= 2.0.7
|
||||
PORTVERSION= 2.0.9
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= osip
|
||||
@ -15,10 +15,9 @@ MASTER_SITE_SUBDIR= osip
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A low layer of SIP implementation
|
||||
|
||||
USE_GNOME= gnometarget lthack
|
||||
USE_GNOME= gnometarget
|
||||
USE_REINPLACE= yes
|
||||
USE_INC_LIBTOOL_VER= 13
|
||||
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
|
||||
USE_LIBTOOL_VER= 15
|
||||
CONFIGURE_ARGS= --disable-debug --disable-trace
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (libosip2-2.0.7.tar.gz) = 3a3edb990a3fe096ac7d53b457cdbb46
|
||||
SIZE (libosip2-2.0.7.tar.gz) = 597013
|
||||
MD5 (libosip2-2.0.9.tar.gz) = dba6d47332f4842f70694792939fec2d
|
||||
SIZE (libosip2-2.0.9.tar.gz) = 606839
|
||||
|
@ -37,6 +37,7 @@ include/osipparser2/osip_md5.h
|
||||
include/osipparser2/osip_message.h
|
||||
include/osipparser2/osip_parser.h
|
||||
include/osipparser2/osip_port.h
|
||||
include/osipparser2/osip_rfc3264.h
|
||||
include/osipparser2/osip_uri.h
|
||||
include/osipparser2/sdp_message.h
|
||||
lib/libosip2.a
|
||||
|
Loading…
Reference in New Issue
Block a user