From owner-svn-ports-all@freebsd.org Mon Jan 6 23:13:23 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8CA6D1FB3DA; Mon, 6 Jan 2020 23:13:23 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47sBBq33vTz4P4w; Mon, 6 Jan 2020 23:13:23 +0000 (UTC) (envelope-from olgeni@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 648BF1DCD5; Mon, 6 Jan 2020 23:13:23 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 006NDNxE045299; Mon, 6 Jan 2020 23:13:23 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 006NDNHo045298; Mon, 6 Jan 2020 23:13:23 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <202001062313.006NDNHo045298@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 6 Jan 2020 23:13:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r522303 - head/sysutils/webmin X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/sysutils/webmin X-SVN-Commit-Revision: 522303 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.29 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: Mon, 06 Jan 2020 23:13:23 -0000 Author: olgeni Date: Mon Jan 6 23:13:22 2020 New Revision: 522303 URL: https://svnweb.freebsd.org/changeset/ports/522303 Log: sysutils/webmin: reroll version 1.940 with minor fixes. Full diff available here: https://gist.github.com/olgeni/de08baa18db4a8de9b6db527afe66ac4 Modified: head/sysutils/webmin/Makefile head/sysutils/webmin/distinfo Modified: head/sysutils/webmin/Makefile ============================================================================== --- head/sysutils/webmin/Makefile Mon Jan 6 23:06:07 2020 (r522302) +++ head/sysutils/webmin/Makefile Mon Jan 6 23:13:22 2020 (r522303) @@ -3,6 +3,7 @@ PORTNAME= webmin PORTVERSION= 1.940 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://download.webmin.com/updates/:up \ SF/webadmin/${PORTNAME}/${PORTVERSION}:sf Modified: head/sysutils/webmin/distinfo ============================================================================== --- head/sysutils/webmin/distinfo Mon Jan 6 23:06:07 2020 (r522302) +++ head/sysutils/webmin/distinfo Mon Jan 6 23:13:22 2020 (r522303) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577378782 -SHA256 (webmin-1.940.tar.gz) = a323639f19c0100161a9eb647e209ac19c19b1c8739e99f4170b6e7fd7e182d4 -SIZE (webmin-1.940.tar.gz) = 31033030 +TIMESTAMP = 1578349729 +SHA256 (webmin-1.940.tar.gz) = ce76c58eab03ac376a51ed4486736c663fc192d5c83edc45fa0350b3d5c43478 +SIZE (webmin-1.940.tar.gz) = 31034292