net/libosip2: Update version 5.0.0=>5.1.0
This commit is contained in:
parent
8323d50c69
commit
94d063ff8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497328
2 changed files with 8 additions and 8 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libosip2
|
||||
PORTVERSION= 5.0.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 5.1.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= GNU/osip
|
||||
|
||||
|
@ -11,12 +10,13 @@ COMMENT= Low layer of SIP implementation
|
|||
|
||||
LICENSE= LGPL21
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-debug --disable-trace
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= libtool pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-trace
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "/^SUBDIRS/s| help | |g" ${WRKSRC}/Makefile.in
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1488057695
|
||||
SHA256 (libosip2-5.0.0.tar.gz) = 18a13c954f7297978e7bf1a0cdadde7c531e519d61a045dae304e054f3b2df03
|
||||
SIZE (libosip2-5.0.0.tar.gz) = 684695
|
||||
TIMESTAMP = 1553971066
|
||||
SHA256 (libosip2-5.1.0.tar.gz) = 40573a997a656f967b2b5ebafbd36d7f1d4a4634abcf312643854057d061f145
|
||||
SIZE (libosip2-5.1.0.tar.gz) = 713281
|
||||
|
|
Loading…
Reference in a new issue