- Update to version 2.0.6
PR: ports/62161 Submitted by: Ports Fury
This commit is contained in:
parent
91d125e793
commit
fadc6707e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99622
3 changed files with 4 additions and 13 deletions
|
@ -7,17 +7,17 @@
|
|||
#
|
||||
|
||||
PORTNAME= libosip2
|
||||
PORTVERSION= 2.0.5
|
||||
PORTVERSION= 2.0.6
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://osip.atosc.org/download/osip/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A low layer of SIP implementation
|
||||
|
||||
USE_GNOME= gnometarget lthack
|
||||
USE_REINPLACE= yes
|
||||
USE_LIBTOOL= yes
|
||||
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --disable-debug --disable-trace
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
MD5 (libosip2-2.0.5.tar.gz) = b78593a76351a266b81606a9bf6f76af
|
||||
MD5 (libosip2-2.0.6.tar.gz) = d37b110f7cf1feba30f75b8b321f6555
|
||||
SIZE (libosip2-2.0.6.tar.gz) = 591834
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
--- configure.orig Fri Sep 6 08:22:31 2002
|
||||
+++ configure Sat Oct 12 16:00:32 2002
|
||||
@@ -5181,6 +5181,7 @@
|
||||
|
||||
# This can be used to rebuild libtool when needed
|
||||
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
||||
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
||||
|
||||
# Always use our own libtool.
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
Loading…
Reference in a new issue