Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2019 19:05:12 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497328 - head/net/libosip2
Message-ID:  <201903301905.x2UJ5CBP076579@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Sat Mar 30 19:05:11 2019
New Revision: 497328
URL: https://svnweb.freebsd.org/changeset/ports/497328

Log:
  net/libosip2: Update version 5.0.0=>5.1.0

Modified:
  head/net/libosip2/Makefile
  head/net/libosip2/distinfo

Modified: head/net/libosip2/Makefile
==============================================================================
--- head/net/libosip2/Makefile	Sat Mar 30 19:02:00 2019	(r497327)
+++ head/net/libosip2/Makefile	Sat Mar 30 19:05:11 2019	(r497328)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libosip2
-PORTVERSION=	5.0.0
-PORTREVISION=	1
+PORTVERSION=	5.1.0
 CATEGORIES=	net
 MASTER_SITES=	GNU/osip
 
@@ -11,11 +10,12 @@ 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

Modified: head/net/libosip2/distinfo
==============================================================================
--- head/net/libosip2/distinfo	Sat Mar 30 19:02:00 2019	(r497327)
+++ head/net/libosip2/distinfo	Sat Mar 30 19:05:11 2019	(r497328)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903301905.x2UJ5CBP076579>