Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2019 16:26:42 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514548 - head/devel/libosmo-netif
Message-ID:  <201910151626.x9FGQgYs079340@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Oct 15 16:26:41 2019
New Revision: 514548
URL: https://svnweb.freebsd.org/changeset/ports/514548

Log:
  devel/libosmo-netif: update to 0.6.0
  
  PR:		241181
  Submitted by:	Nikola Kolev <koue@chaosophia.net> (maintainer)

Modified:
  head/devel/libosmo-netif/Makefile   (contents, props changed)
  head/devel/libosmo-netif/distinfo   (contents, props changed)
  head/devel/libosmo-netif/pkg-plist   (contents, props changed)

Modified: head/devel/libosmo-netif/Makefile
==============================================================================
--- head/devel/libosmo-netif/Makefile	Tue Oct 15 16:25:04 2019	(r514547)
+++ head/devel/libosmo-netif/Makefile	Tue Oct 15 16:26:41 2019	(r514548)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libosmo-netif
-PORTVERSION=	0.5.0
+PORTVERSION=	0.6.0
 CATEGORIES=	devel
 MASTER_SITES=	http://git.osmocom.org/libosmo-netif/snapshot/ \
 		http://chaosophia.net/downloads/osmocom/${PORTNAME}/

Modified: head/devel/libosmo-netif/distinfo
==============================================================================
--- head/devel/libosmo-netif/distinfo	Tue Oct 15 16:25:04 2019	(r514547)
+++ head/devel/libosmo-netif/distinfo	Tue Oct 15 16:26:41 2019	(r514548)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559036433
-SHA256 (libosmo-netif-0.5.0.tar.gz) = 852c9240a356560cce301daffcd5b2aab939e792a7d719888962ff9bd7b3a396
-SIZE (libosmo-netif-0.5.0.tar.gz) = 223757
+TIMESTAMP = 1570713869
+SHA256 (libosmo-netif-0.6.0.tar.gz) = d7bbf059b7d5afdc20beda6eb345c7ba5660020dfcd5a9c3f82a023c26407456
+SIZE (libosmo-netif-0.6.0.tar.gz) = 224027

Modified: head/devel/libosmo-netif/pkg-plist
==============================================================================
--- head/devel/libosmo-netif/pkg-plist	Tue Oct 15 16:25:04 2019	(r514547)
+++ head/devel/libosmo-netif/pkg-plist	Tue Oct 15 16:26:41 2019	(r514548)
@@ -9,6 +9,6 @@ include/osmocom/netif/rtp.h
 include/osmocom/netif/stream.h
 lib/libosmonetif.a
 lib/libosmonetif.so
-lib/libosmonetif.so.6
-lib/libosmonetif.so.6.1.0
+lib/libosmonetif.so.8
+lib/libosmonetif.so.8.0.0
 libdata/pkgconfig/libosmo-netif.pc



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