svn commit: r513958 - head/devel/libosmo-abis

Steve Wills swills at FreeBSD.org
Mon Oct 7 15:21:15 UTC 2019


Author: swills
Date: Mon Oct  7 15:21:14 2019
New Revision: 513958
URL: https://svnweb.freebsd.org/changeset/ports/513958

Log:
  devel/libosmo-abis: update 0.7.0
  
  PR:		241049
  Submitted by:	Nikola Kolev <koue at chaosophia.net> (maintainer)

Modified:
  head/devel/libosmo-abis/Makefile   (contents, props changed)
  head/devel/libosmo-abis/distinfo   (contents, props changed)
  head/devel/libosmo-abis/pkg-plist   (contents, props changed)

Modified: head/devel/libosmo-abis/Makefile
==============================================================================
--- head/devel/libosmo-abis/Makefile	Mon Oct  7 15:20:42 2019	(r513957)
+++ head/devel/libosmo-abis/Makefile	Mon Oct  7 15:21:14 2019	(r513958)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libosmo-abis
-PORTVERSION=	0.6.0
+PORTVERSION=	0.7.0
 CATEGORIES=	devel
 MASTER_SITES=	http://git.osmocom.org/libosmo-abis/snapshot/ \
 		http://chaosophia.net/downloads/osmocom/${PORTNAME}/

Modified: head/devel/libosmo-abis/distinfo
==============================================================================
--- head/devel/libosmo-abis/distinfo	Mon Oct  7 15:20:42 2019	(r513957)
+++ head/devel/libosmo-abis/distinfo	Mon Oct  7 15:21:14 2019	(r513958)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558603341
-SHA256 (libosmo-abis-0.6.0.tar.gz) = d5e41fd7d7940f9baf8ae5ba8c42863ae6e24b914533c7d463adbedeffd651aa
-SIZE (libosmo-abis-0.6.0.tar.gz) = 87313
+TIMESTAMP = 1570136275
+SHA256 (libosmo-abis-0.7.0.tar.gz) = d869a1cfb3afdb3d5786ba0708bdb166ab85621bab653aee138d0bd7b34c40f6
+SIZE (libosmo-abis-0.7.0.tar.gz) = 90549

Modified: head/devel/libosmo-abis/pkg-plist
==============================================================================
--- head/devel/libosmo-abis/pkg-plist	Mon Oct  7 15:20:42 2019	(r513957)
+++ head/devel/libosmo-abis/pkg-plist	Mon Oct  7 15:21:14 2019	(r513958)
@@ -9,10 +9,10 @@ include/osmocom/abis/lapd.h
 include/osmocom/abis/lapd_pcap.h
 include/osmocom/abis/unixsocket_proto.h
 include/osmocom/trau/osmo_ortp.h
-lib/libosmoabis.so.6.0.2
+lib/libosmoabis.so.6.1.0
 lib/libosmoabis.so.6
 lib/libosmoabis.so
-lib/libosmotrau.so.2.1.2
+lib/libosmotrau.so.2.2.0
 lib/libosmotrau.so.2
 lib/libosmotrau.so
 lib/libosmoabis.a


More information about the svn-ports-head mailing list