Date: Mon, 27 Aug 2018 17:25:16 +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: r478236 - head/devel/libosmocore Message-ID: <201808271725.w7RHPGSM020243@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <koue@chaosophia.net> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808271725.w7RHPGSM020243>