From owner-svn-ports-head@FreeBSD.ORG Fri Dec 19 18:22:56 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 474178F0; Fri, 19 Dec 2014 18:22:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 18FD72D62; Fri, 19 Dec 2014 18:22:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBJIMtAG085062; Fri, 19 Dec 2014 18:22:55 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBJIMtBZ085059; Fri, 19 Dec 2014 18:22:55 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201412191822.sBJIMtBZ085059@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 19 Dec 2014 18:22:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374963 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2014 18:22:56 -0000 Author: pawel Date: Fri Dec 19 18:22:54 2014 New Revision: 374963 URL: https://svnweb.freebsd.org/changeset/ports/374963 QAT: https://qat.redports.org/buildarchive/r374963/ Log: Update to version 0.3.0 PR: 195996 Submitted by: maintainer Modified: head/devel/libosmo-abis/Makefile head/devel/libosmo-abis/distinfo head/devel/libosmo-abis/pkg-plist Modified: head/devel/libosmo-abis/Makefile ============================================================================== --- head/devel/libosmo-abis/Makefile Fri Dec 19 18:13:00 2014 (r374962) +++ head/devel/libosmo-abis/Makefile Fri Dec 19 18:22:54 2014 (r374963) @@ -1,11 +1,10 @@ # $FreeBSD$ PORTNAME= libosmo-abis -PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTVERSION= 0.3.0 CATEGORIES= devel -MASTER_SITES= http://chaosophia.net/downloads/osmocom/${PORTNAME}/ \ - http://ns1.chaosophia.net/downloads/osmocom/${PORTNAME}/ +MASTER_SITES= http://git.osmocom.org/libosmo-abis/snapshot/ \ + http://chaosophia.net/downloads/osmocom/${PORTNAME}/ MAINTAINER= koue@chaosophia.net COMMENT= Shared code regarding the A-bis interface between BTS and BSC @@ -20,6 +19,7 @@ USES= gmake libtool pkgconfig USE_AUTOTOOLS= aclocal autoconf automake libtoolize autoheader AUTOMAKE_ARGS= --gnu --add-missing --copy +USE_LDCONFIG= yes post-patch: ${REINPLACE_CMD} -e 's|pkgconfigdir.*|pkgconfigdir = ${PREFIX}/libdata/pkgconfig|g' \ @@ -27,7 +27,7 @@ post-patch: ${ECHO_CMD} ${PORTVERSION} > ${WRKSRC}/.tarball-version post-stage: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libosmoabis.so.3 + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libosmoabis.so.4 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libosmotrau.so.0 .include Modified: head/devel/libosmo-abis/distinfo ============================================================================== --- head/devel/libosmo-abis/distinfo Fri Dec 19 18:13:00 2014 (r374962) +++ head/devel/libosmo-abis/distinfo Fri Dec 19 18:22:54 2014 (r374963) @@ -1,2 +1,2 @@ -SHA256 (libosmo-abis-0.2.0.tar.gz) = 2f641539a392487571943322bba4e30a1953b736fa2cc4a96fc5ac46dd877bb3 -SIZE (libosmo-abis-0.2.0.tar.gz) = 75256 +SHA256 (libosmo-abis-0.3.0.tar.gz) = 5afb73aff6c8279f56887aac86adccd369cd1a454a5989b38147deef43fc0060 +SIZE (libosmo-abis-0.3.0.tar.gz) = 73639 Modified: head/devel/libosmo-abis/pkg-plist ============================================================================== --- head/devel/libosmo-abis/pkg-plist Fri Dec 19 18:13:00 2014 (r374962) +++ head/devel/libosmo-abis/pkg-plist Fri Dec 19 18:22:54 2014 (r374963) @@ -8,8 +8,8 @@ include/osmocom/abis/e1_input.h include/osmocom/abis/lapd.h include/osmocom/abis/lapd_pcap.h include/osmocom/trau/osmo_ortp.h -lib/libosmoabis.so.3.0.0 -lib/libosmoabis.so.3 +lib/libosmoabis.so.4.0.0 +lib/libosmoabis.so.4 lib/libosmoabis.so lib/libosmotrau.so.0.0.0 lib/libosmotrau.so.0