From owner-svn-ports-head@freebsd.org Mon Aug 27 17:25:18 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1442F109164B; Mon, 27 Aug 2018 17:25:18 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AE5B87B556; Mon, 27 Aug 2018 17:25:17 +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 8CD5720B5B; Mon, 27 Aug 2018 17:25:17 +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 w7RHPH6t020245; Mon, 27 Aug 2018 17:25:17 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7RHPGSM020243; Mon, 27 Aug 2018 17:25:16 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201808271725.w7RHPGSM020243@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 27 Aug 2018 17:25:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478236 - head/devel/libosmocore X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/libosmocore X-SVN-Commit-Revision: 478236 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.27 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: Mon, 27 Aug 2018 17:25:18 -0000 Author: swills Date: Mon Aug 27 17:25:16 2018 New Revision: 478236 URL: https://svnweb.freebsd.org/changeset/ports/478236 Log: devel/libosmocore: update to 0.12.1 PR: 230934 Submitted by: Nikola Kolev (maintainer) Modified: head/devel/libosmocore/Makefile (contents, props changed) head/devel/libosmocore/distinfo (contents, props changed) head/devel/libosmocore/pkg-plist (contents, props changed) Modified: head/devel/libosmocore/Makefile ============================================================================== --- head/devel/libosmocore/Makefile Mon Aug 27 17:23:38 2018 (r478235) +++ head/devel/libosmocore/Makefile Mon Aug 27 17:25:16 2018 (r478236) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libosmocore -PORTVERSION= 0.12.0 +PORTVERSION= 0.12.1 CATEGORIES= devel MASTER_SITES= http://git.osmocom.org/libosmocore/snapshot/ \ http://chaosophia.net/downloads/osmocom/${PORTNAME}/ Modified: head/devel/libosmocore/distinfo ============================================================================== --- head/devel/libosmocore/distinfo Mon Aug 27 17:23:38 2018 (r478235) +++ head/devel/libosmocore/distinfo Mon Aug 27 17:25:16 2018 (r478236) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533032398 -SHA256 (libosmocore-0.12.0.tar.gz) = 62b65f78cf47392abebb42412228d1ca9f935f0f36f915a73eb9e89a0051b1cc -SIZE (libosmocore-0.12.0.tar.gz) = 1049857 +TIMESTAMP = 1535369943 +SHA256 (libosmocore-0.12.1.tar.gz) = 65672f48378cb6546d7ea76d2f86797cfa542a965241edcead1c69e0588a7529 +SIZE (libosmocore-0.12.1.tar.gz) = 1050105 Modified: head/devel/libosmocore/pkg-plist ============================================================================== --- head/devel/libosmocore/pkg-plist Mon Aug 27 17:23:38 2018 (r478235) +++ head/devel/libosmocore/pkg-plist Mon Aug 27 17:25:16 2018 (r478236) @@ -158,8 +158,8 @@ lib/libosmosim.so lib/libosmosim.so.0 lib/libosmosim.so.0.0.2 lib/libosmovty.so -lib/libosmovty.so.0 -lib/libosmovty.so.0.5.0 +lib/libosmovty.so.4 +lib/libosmovty.so.4.1.0 libdata/pkgconfig/libosmocodec.pc libdata/pkgconfig/libosmocoding.pc libdata/pkgconfig/libosmocore.pc