From owner-svn-ports-all@freebsd.org Wed Jul 18 17:12: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 DB9921029E99; Wed, 18 Jul 2018 17:12:43 +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.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 8BA1283B1A; Wed, 18 Jul 2018 17:12:43 +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 6C96C1D393; Wed, 18 Jul 2018 17:12:43 +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 w6IHChki005005; Wed, 18 Jul 2018 17:12:43 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6IHChIH005001; Wed, 18 Jul 2018 17:12:43 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201807181712.w6IHChIH005001@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Wed, 18 Jul 2018 17:12:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r474887 - branches/2018Q3/devel/jenkins X-SVN-Group: ports-branches X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: branches/2018Q3/devel/jenkins X-SVN-Commit-Revision: 474887 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: Wed, 18 Jul 2018 17:12:44 -0000 Author: lwhsu Date: Wed Jul 18 17:12:42 2018 New Revision: 474887 URL: https://svnweb.freebsd.org/changeset/ports/474887 Log: MFH: r474877 - Update to 2.133 Security: 20a1881e-8a9e-11e8-bddf-d017c2ca229d Sponsored by: The FreeBSD Foundation Approved by: ports-secteam (swills) Modified: branches/2018Q3/devel/jenkins/Makefile branches/2018Q3/devel/jenkins/distinfo Directory Properties: branches/2018Q3/ (props changed) Modified: branches/2018Q3/devel/jenkins/Makefile ============================================================================== --- branches/2018Q3/devel/jenkins/Makefile Wed Jul 18 16:44:43 2018 (r474886) +++ branches/2018Q3/devel/jenkins/Makefile Wed Jul 18 17:12:42 2018 (r474887) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 2.129 +PORTVERSION= 2.133 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: branches/2018Q3/devel/jenkins/distinfo ============================================================================== --- branches/2018Q3/devel/jenkins/distinfo Wed Jul 18 16:44:43 2018 (r474886) +++ branches/2018Q3/devel/jenkins/distinfo Wed Jul 18 17:12:42 2018 (r474887) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529919023 -SHA256 (jenkins/2.129/jenkins.war) = 4198d547ea1df033066c9cb87256b63ce24124094a8592066b3756e2a89b55bf -SIZE (jenkins/2.129/jenkins.war) = 75333449 +TIMESTAMP = 1531929307 +SHA256 (jenkins/2.133/jenkins.war) = f757aba25ce3dad017d94da24a21dd80a764533132edde00e46a1c293eef92f8 +SIZE (jenkins/2.133/jenkins.war) = 75341772