From owner-svn-ports-all@freebsd.org Tue Jul 31 20:55:20 2018 Return-Path: Delivered-To: svn-ports-all@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 639831064B1B; Tue, 31 Jul 2018 20:55:20 +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 125F07C6D5; Tue, 31 Jul 2018 20:55:20 +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 E606A18DDF; Tue, 31 Jul 2018 20:55:19 +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 w6VKtJaG033063; Tue, 31 Jul 2018 20:55:19 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6VKtJgq033060; Tue, 31 Jul 2018 20:55:19 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201807312055.w6VKtJgq033060@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 31 Jul 2018 20:55:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476021 - head/devel/libosmocore X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/libosmocore X-SVN-Commit-Revision: 476021 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2018 20:55:20 -0000 Author: swills Date: Tue Jul 31 20:55:18 2018 New Revision: 476021 URL: https://svnweb.freebsd.org/changeset/ports/476021 Log: devel/libosmocore: update to 0.12.0 PR: 230236 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 Tue Jul 31 20:16:33 2018 (r476020) +++ head/devel/libosmocore/Makefile Tue Jul 31 20:55:18 2018 (r476021) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libosmocore -PORTVERSION= 0.11.0 +PORTVERSION= 0.12.0 CATEGORIES= devel MASTER_SITES= http://git.osmocom.org/libosmocore/snapshot/ \ http://chaosophia.net/downloads/osmocom/${PORTNAME}/ @@ -13,6 +13,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_powerpc64= fails to compile: application.c:179: #pragma GCC diagnostic not allowed inside functions + +BUILD_DEPENDS= python:lang/python LIB_DEPENDS= libgnutls.so:security/gnutls \ libpcsclite.so:devel/pcsc-lite \ Modified: head/devel/libosmocore/distinfo ============================================================================== --- head/devel/libosmocore/distinfo Tue Jul 31 20:16:33 2018 (r476020) +++ head/devel/libosmocore/distinfo Tue Jul 31 20:55:18 2018 (r476021) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531925675 -SHA256 (libosmocore-0.11.0.tar.gz) = 7ee784c157f7eae8f0a7ea4151efb480eab2afc78939f9b5bbf809be51210cc9 -SIZE (libosmocore-0.11.0.tar.gz) = 1006376 +TIMESTAMP = 1533032398 +SHA256 (libosmocore-0.12.0.tar.gz) = 62b65f78cf47392abebb42412228d1ca9f935f0f36f915a73eb9e89a0051b1cc +SIZE (libosmocore-0.12.0.tar.gz) = 1049857 Modified: head/devel/libosmocore/pkg-plist ============================================================================== --- head/devel/libosmocore/pkg-plist Tue Jul 31 20:16:33 2018 (r476020) +++ head/devel/libosmocore/pkg-plist Tue Jul 31 20:55:18 2018 (r476021) @@ -32,6 +32,7 @@ include/osmocom/core/endian.h include/osmocom/core/fsm.h include/osmocom/core/gsmtap.h include/osmocom/core/gsmtap_util.h +include/osmocom/core/isdnhdlc.h include/osmocom/core/linuxlist.h include/osmocom/core/linuxrbtree.h include/osmocom/core/logging.h @@ -137,28 +138,28 @@ include/osmocom/vty/vector.h include/osmocom/vty/vty.h lib/libosmocodec.so lib/libosmocodec.so.0 -lib/libosmocodec.so.0.1.0 +lib/libosmocodec.so.0.1.1 lib/libosmocoding.so lib/libosmocoding.so.0 -lib/libosmocoding.so.0.1.0 +lib/libosmocoding.so.0.1.1 lib/libosmocore.so -lib/libosmocore.so.10 -lib/libosmocore.so.10.0.0 +lib/libosmocore.so.11 +lib/libosmocore.so.11.0.0 lib/libosmoctrl.so lib/libosmoctrl.so.0 -lib/libosmoctrl.so.0.2.0 +lib/libosmoctrl.so.0.3.0 lib/libosmogb.so lib/libosmogb.so.6 -lib/libosmogb.so.6.0.0 +lib/libosmogb.so.6.1.0 lib/libosmogsm.so -lib/libosmogsm.so.9 -lib/libosmogsm.so.9.0.0 +lib/libosmogsm.so.10 +lib/libosmogsm.so.10.0.0 lib/libosmosim.so lib/libosmosim.so.0 lib/libosmosim.so.0.0.2 lib/libosmovty.so -lib/libosmovty.so.4 -lib/libosmovty.so.4.0.1 +lib/libosmovty.so.0 +lib/libosmovty.so.0.5.0 libdata/pkgconfig/libosmocodec.pc libdata/pkgconfig/libosmocoding.pc libdata/pkgconfig/libosmocore.pc