From owner-svn-ports-all@freebsd.org Tue Sep 4 11:06:43 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9D57FEB948; Tue, 4 Sep 2018 11:06:42 +0000 (UTC) (envelope-from ericbsd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9C60493049; Tue, 4 Sep 2018 11:06:42 +0000 (UTC) (envelope-from ericbsd@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9045B16311; Tue, 4 Sep 2018 11:06:42 +0000 (UTC) (envelope-from ericbsd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w84B6g5Z018680; Tue, 4 Sep 2018 11:06:42 GMT (envelope-from ericbsd@FreeBSD.org) Received: (from ericbsd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w84B6g4W018678; Tue, 4 Sep 2018 11:06:42 GMT (envelope-from ericbsd@FreeBSD.org) Message-Id: <201809041106.w84B6g4W018678@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ericbsd set sender to ericbsd@FreeBSD.org using -f From: Eric Turgeon Date: Tue, 4 Sep 2018 11:06:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478949 - head/net-mgmt/networkmgr X-SVN-Group: ports-head X-SVN-Commit-Author: ericbsd X-SVN-Commit-Paths: head/net-mgmt/networkmgr X-SVN-Commit-Revision: 478949 X-SVN-Commit-Repository: ports 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.27 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, 04 Sep 2018 11:06:43 -0000 Author: ericbsd Date: Tue Sep 4 11:06:41 2018 New Revision: 478949 URL: https://svnweb.freebsd.org/changeset/ports/478949 Log: Updating net-mgmt/networkmgr to 2.8 Approved by: wg (mentor) Modified: head/net-mgmt/networkmgr/Makefile head/net-mgmt/networkmgr/distinfo Modified: head/net-mgmt/networkmgr/Makefile ============================================================================== --- head/net-mgmt/networkmgr/Makefile Tue Sep 4 10:56:57 2018 (r478948) +++ head/net-mgmt/networkmgr/Makefile Tue Sep 4 11:06:41 2018 (r478949) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= networkmgr -DISTVERSION= 2.7 +DISTVERSION= 2.8 CATEGORIES= net-mgmt MAINTAINER= ericbsd@FreeBSD.org @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= doas:security/doas \ ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme -USES= python:3.6 gnome +USES= python:3.6 gnome USE_GITHUB= yes GH_ACCOUNT= GhostBSD Modified: head/net-mgmt/networkmgr/distinfo ============================================================================== --- head/net-mgmt/networkmgr/distinfo Tue Sep 4 10:56:57 2018 (r478948) +++ head/net-mgmt/networkmgr/distinfo Tue Sep 4 11:06:41 2018 (r478949) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533977222 -SHA256 (GhostBSD-networkmgr-2.7_GH0.tar.gz) = be04ef05d82a8a945179304c3078795b784b355d26cf9f585417a35fb8682fbc -SIZE (GhostBSD-networkmgr-2.7_GH0.tar.gz) = 1273026 +TIMESTAMP = 1535988752 +SHA256 (GhostBSD-networkmgr-2.8_GH0.tar.gz) = 03b054ecaba33aef0acd3bf62be82281fc8c1179e18b107081137319ea216d08 +SIZE (GhostBSD-networkmgr-2.8_GH0.tar.gz) = 1273287