From owner-svn-ports-head@freebsd.org Tue Oct 15 16:26:42 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E999114D1E3; Tue, 15 Oct 2019 16:26:42 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46t15t6098z4TH3; Tue, 15 Oct 2019 16:26:42 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B112821487; Tue, 15 Oct 2019 16:26:42 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9FGQg9W079342; Tue, 15 Oct 2019 16:26:42 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9FGQgYs079340; Tue, 15 Oct 2019 16:26:42 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201910151626.x9FGQgYs079340@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 15 Oct 2019 16:26:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514548 - head/devel/libosmo-netif X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/libosmo-netif X-SVN-Commit-Revision: 514548 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2019 16:26:43 -0000 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 (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