From owner-svn-ports-all@freebsd.org Tue Oct 20 11:17:32 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A29DA19B97; Tue, 20 Oct 2015 11:17:32 +0000 (UTC) (envelope-from amdmi3@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 mx1.freebsd.org (Postfix) with ESMTPS id 6513A1D13; Tue, 20 Oct 2015 11:17:32 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9KBHVl8093036; Tue, 20 Oct 2015 11:17:31 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9KBHVgO093034; Tue, 20 Oct 2015 11:17:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201510201117.t9KBHVgO093034@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 20 Oct 2015 11:17:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399814 - head/devel/libosmo-abis X-SVN-Group: ports-head 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.20 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, 20 Oct 2015 11:17:32 -0000 Author: amdmi3 Date: Tue Oct 20 11:17:31 2015 New Revision: 399814 URL: https://svnweb.freebsd.org/changeset/ports/399814 Log: - Update to 0.3.2 PR: 203886 Submitted by: koue@chaosophia.net (maintainer) Modified: head/devel/libosmo-abis/Makefile head/devel/libosmo-abis/distinfo Modified: head/devel/libosmo-abis/Makefile ============================================================================== --- head/devel/libosmo-abis/Makefile Tue Oct 20 11:03:58 2015 (r399813) +++ head/devel/libosmo-abis/Makefile Tue Oct 20 11:17:31 2015 (r399814) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libosmo-abis -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 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 Tue Oct 20 11:03:58 2015 (r399813) +++ head/devel/libosmo-abis/distinfo Tue Oct 20 11:17:31 2015 (r399814) @@ -1,2 +1,2 @@ -SHA256 (libosmo-abis-0.3.1.tar.gz) = fe973cf8f7154b0854bc38c51670e8c443bb22bd9b55ad92bf123f94c52181e5 -SIZE (libosmo-abis-0.3.1.tar.gz) = 73730 +SHA256 (libosmo-abis-0.3.2.tar.gz) = a8edf90effd9ea3f6ec626d3baa98da218f2a4c9b178cf428b831eb60ec4ed30 +SIZE (libosmo-abis-0.3.2.tar.gz) = 73927