From owner-svn-ports-all@FreeBSD.ORG Tue Feb 24 07:46:53 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 35A27F75; Tue, 24 Feb 2015 07:46:53 +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 20CA9C2C; Tue, 24 Feb 2015 07:46:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1O7kqUR050677; Tue, 24 Feb 2015 07:46:52 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1O7kqdM050676; Tue, 24 Feb 2015 07:46:52 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201502240746.t1O7kqdM050676@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 24 Feb 2015 07:46:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379762 - head/devel 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.18-1 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, 24 Feb 2015 07:46:53 -0000 Author: jbeich Date: Tue Feb 24 07:46:51 2015 New Revision: 379762 URL: https://svnweb.freebsd.org/changeset/ports/379762 QAT: https://qat.redports.org/buildarchive/r379762/ Log: Connect libosmo-netif to the INDEX build after doing |svn ci| within the port Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Feb 24 07:37:50 2015 (r379761) +++ head/devel/Makefile Tue Feb 24 07:46:51 2015 (r379762) @@ -1112,6 +1112,7 @@ SUBDIR += liborcus07 SUBDIR += libosinfo SUBDIR += libosmo-abis + SUBDIR += libosmo-netif SUBDIR += libosmo-sccp SUBDIR += libosmocore SUBDIR += libowfat