From owner-svn-ports-head@freebsd.org Thu Sep 13 09:38:21 2018 Return-Path: Delivered-To: svn-ports-head@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 CE9461082E3A; Thu, 13 Sep 2018 09:38:21 +0000 (UTC) (envelope-from amdmi3@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 82EAC8A092; Thu, 13 Sep 2018 09:38:21 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7DE3713BF9; Thu, 13 Sep 2018 09:38:21 +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 w8D9cLDq000119; Thu, 13 Sep 2018 09:38:21 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8D9cLwQ000118; Thu, 13 Sep 2018 09:38:21 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201809130938.w8D9cLwQ000118@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 13 Sep 2018 09:38:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479668 - head/sysutils/abgx360gui X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/sysutils/abgx360gui X-SVN-Commit-Revision: 479668 X-SVN-Commit-Repository: ports 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.27 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: Thu, 13 Sep 2018 09:38:22 -0000 Author: amdmi3 Date: Thu Sep 13 09:38:20 2018 New Revision: 479668 URL: https://svnweb.freebsd.org/changeset/ports/479668 Log: - Add LICENSE - Update WWW Approved by: portmgr blanket Modified: head/sysutils/abgx360gui/Makefile head/sysutils/abgx360gui/pkg-descr Modified: head/sysutils/abgx360gui/Makefile ============================================================================== --- head/sysutils/abgx360gui/Makefile Thu Sep 13 09:26:34 2018 (r479667) +++ head/sysutils/abgx360gui/Makefile Thu Sep 13 09:38:20 2018 (r479668) @@ -15,6 +15,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= root@cooltrainer.org COMMENT= wxWidgets frontend for abgx360 +LICENSE= NONE + RUN_DEPENDS= abgx360:sysutils/abgx360 \ xterm:x11/xterm Modified: head/sysutils/abgx360gui/pkg-descr ============================================================================== --- head/sysutils/abgx360gui/pkg-descr Thu Sep 13 09:26:34 2018 (r479667) +++ head/sysutils/abgx360gui/pkg-descr Thu Sep 13 09:38:20 2018 (r479668) @@ -3,4 +3,4 @@ sysutils/abgx360. It allows the user to easily select It can output an abgx360 log to a new xterm window, a text file, or an HTML file. -WWW: http://abgx360.xecuter.com/ +WWW: https://abgx360.xecuter.com/