From owner-svn-ports-branches@freebsd.org Thu Jul 16 10:43:31 2020 Return-Path: Delivered-To: svn-ports-branches@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 7598135DBF8; Thu, 16 Jul 2020 10:43:31 +0000 (UTC) (envelope-from lwhsu@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4B6rSz2Vslz4MT8; Thu, 16 Jul 2020 10:43:31 +0000 (UTC) (envelope-from lwhsu@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 3922C26EEE; Thu, 16 Jul 2020 10:43:31 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06GAhVJr020230; Thu, 16 Jul 2020 10:43:31 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06GAhUF8020228; Thu, 16 Jul 2020 10:43:30 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202007161043.06GAhUF8020228@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Thu, 16 Jul 2020 10:43:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r542344 - branches/2020Q3/devel/jenkins-lts X-SVN-Group: ports-branches X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: branches/2020Q3/devel/jenkins-lts X-SVN-Commit-Revision: 542344 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2020 10:43:31 -0000 Author: lwhsu Date: Thu Jul 16 10:43:30 2020 New Revision: 542344 URL: https://svnweb.freebsd.org/changeset/ports/542344 Log: MFH: r542273 Update to 2.235.2 Approved by: swils (maintainer, implicitly) Security: 1ddab5cb-14c9-4632-959f-802c412a9593 Sponsored by: The FreeBSD Foundation Approved by: ports-secteam (joneum) Modified: branches/2020Q3/devel/jenkins-lts/Makefile branches/2020Q3/devel/jenkins-lts/distinfo Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/devel/jenkins-lts/Makefile ============================================================================== --- branches/2020Q3/devel/jenkins-lts/Makefile Thu Jul 16 10:27:43 2020 (r542343) +++ branches/2020Q3/devel/jenkins-lts/Makefile Thu Jul 16 10:43:30 2020 (r542344) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 2.222.3 +PORTVERSION= 2.235.2 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war-stable/${PORTVERSION}/ PKGNAMESUFFIX= -lts Modified: branches/2020Q3/devel/jenkins-lts/distinfo ============================================================================== --- branches/2020Q3/devel/jenkins-lts/distinfo Thu Jul 16 10:27:43 2020 (r542343) +++ branches/2020Q3/devel/jenkins-lts/distinfo Thu Jul 16 10:43:30 2020 (r542344) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588379436 -SHA256 (jenkins/2.222.3/jenkins.war) = 1529d642e29e74f65369ff5611935e9361065d9e8f65344a64912c5660cc0781 -SIZE (jenkins/2.222.3/jenkins.war) = 66241734 +TIMESTAMP = 1594832473 +SHA256 (jenkins/2.235.2/jenkins.war) = 97124ccfaf171e3703ca323e6b38310d1c11aa3a2357333f8f394ea7962b369b +SIZE (jenkins/2.235.2/jenkins.war) = 66458792