aboutsummaryrefslogtreecommitdiff
path: root/net/libosip2/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2019-03-30 19:05:11 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2019-03-30 19:05:11 +0000
commit94d063ff8da50401e246c26739e215fb219d8253 (patch)
treee15514a81ffe279bb0a1b7208f9adc85e3e6e396 /net/libosip2/Makefile
parent8323d50c696e761e2c39a0685abe0e4a8959b9f9 (diff)
downloadports-94d063ff8da50401e246c26739e215fb219d8253.tar.gz
ports-94d063ff8da50401e246c26739e215fb219d8253.zip
net/libosip2: Update version 5.0.0=>5.1.0
Notes
Notes: svn path=/head/; revision=497328
Diffstat (limited to 'net/libosip2/Makefile')
-rw-r--r--net/libosip2/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/libosip2/Makefile b/net/libosip2/Makefile
index c8fbb8e75460..84141e41b638 100644
--- a/net/libosip2/Makefile
+++ b/net/libosip2/Makefile
@@ -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