From owner-svn-ports-all@freebsd.org Tue Feb 13 14:06:37 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 43AB8F02DCA; Tue, 13 Feb 2018 14:06:37 +0000 (UTC) (envelope-from antoine@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 E9F607A28B; Tue, 13 Feb 2018 14:06:36 +0000 (UTC) (envelope-from antoine@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 E4FCD21BEB; Tue, 13 Feb 2018 14:06:36 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1DE6aYO089605; Tue, 13 Feb 2018 14:06:36 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1DE6alB089603; Tue, 13 Feb 2018 14:06:36 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802131406.w1DE6alB089603@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 13 Feb 2018 14:06:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461708 - head/sysutils/webmin X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/sysutils/webmin X-SVN-Commit-Revision: 461708 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.25 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, 13 Feb 2018 14:06:37 -0000 Author: antoine Date: Tue Feb 13 14:06:36 2018 New Revision: 461708 URL: https://svnweb.freebsd.org/changeset/ports/461708 Log: Fix packaging with python3 Modified: head/sysutils/webmin/Makefile head/sysutils/webmin/pkg-plist Modified: head/sysutils/webmin/Makefile ============================================================================== --- head/sysutils/webmin/Makefile Tue Feb 13 13:59:55 2018 (r461707) +++ head/sysutils/webmin/Makefile Tue Feb 13 14:06:36 2018 (r461708) @@ -19,6 +19,7 @@ RUN_DEPENDS= p5-Net-SSLeay>=0:security/p5-Net-SSLeay \ p5-Authen-PAM>=0:security/p5-Authen-PAM USES= cpe perl5 python shebangfix +USE_PYTHON= py3kplist USE_RC_SUBR= webmin SUB_LIST= PERL=${PERL} SUB_FILES= pkg-message Modified: head/sysutils/webmin/pkg-plist ============================================================================== --- head/sysutils/webmin/pkg-plist Tue Feb 13 13:59:55 2018 (r461707) +++ head/sysutils/webmin/pkg-plist Tue Feb 13 14:06:36 2018 (r461708) @@ -500,20 +500,20 @@ lib/webmin/adsl-client/start.cgi lib/webmin/adsl-client/stop.cgi lib/webmin/ajaxterm/CHANGELOG lib/webmin/ajaxterm/ajaxterm/README.txt -lib/webmin/ajaxterm/ajaxterm/ajaxterm.%%PYTHON_PYOEXTENSION%% lib/webmin/ajaxterm/ajaxterm/ajaxterm.1 lib/webmin/ajaxterm/ajaxterm/ajaxterm.css lib/webmin/ajaxterm/ajaxterm/ajaxterm.html lib/webmin/ajaxterm/ajaxterm/ajaxterm.js lib/webmin/ajaxterm/ajaxterm/ajaxterm.py lib/webmin/ajaxterm/ajaxterm/ajaxterm.pyc +lib/webmin/ajaxterm/ajaxterm/ajaxterm.pyo lib/webmin/ajaxterm/ajaxterm/configure lib/webmin/ajaxterm/ajaxterm/configure.initd.gentoo lib/webmin/ajaxterm/ajaxterm/configure.initd.redhat lib/webmin/ajaxterm/ajaxterm/configure.makefile -lib/webmin/ajaxterm/ajaxterm/qweb.%%PYTHON_PYOEXTENSION%% lib/webmin/ajaxterm/ajaxterm/qweb.py lib/webmin/ajaxterm/ajaxterm/qweb.pyc +lib/webmin/ajaxterm/ajaxterm/qweb.pyo lib/webmin/ajaxterm/ajaxterm/sarissa.js lib/webmin/ajaxterm/ajaxterm/sarissa_dhtml.js lib/webmin/ajaxterm/config