svn commit: r478236 - head/devel/libosmocore

Steve Wills swills at FreeBSD.org
Mon Aug 27 17:25:18 UTC 2018


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 at 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


More information about the svn-ports-all mailing list