From owner-svn-ports-all@freebsd.org Sat Feb 17 11:45:49 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 4CA9FF03E64; Sat, 17 Feb 2018 11:45:49 +0000 (UTC) (envelope-from ohauer@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 02EF376C74; Sat, 17 Feb 2018 11:45:49 +0000 (UTC) (envelope-from ohauer@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 F20A91C39F; Sat, 17 Feb 2018 11:45:48 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1HBjmY1072370; Sat, 17 Feb 2018 11:45:48 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1HBjmwN072368; Sat, 17 Feb 2018 11:45:48 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201802171145.w1HBjmwN072368@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sat, 17 Feb 2018 11:45:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r462101 - branches/2018Q1/devel/bugzilla50 X-SVN-Group: ports-branches X-SVN-Commit-Author: ohauer X-SVN-Commit-Paths: branches/2018Q1/devel/bugzilla50 X-SVN-Commit-Revision: 462101 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: Sat, 17 Feb 2018 11:45:49 -0000 Author: ohauer Date: Sat Feb 17 11:45:48 2018 New Revision: 462101 URL: https://svnweb.freebsd.org/changeset/ports/462101 Log: MFH: r462091 - update to 5.0.4 - remove p5-File-Slurp dependency (see Bugzilla/Install/Requirements.pm) Security: CVE-2018-5123 Security: vid: 22283b8c-13c5-11e8-a861-20cf30e32f6d Approved by: portmgr blanket Modified: branches/2018Q1/devel/bugzilla50/Makefile branches/2018Q1/devel/bugzilla50/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/devel/bugzilla50/Makefile ============================================================================== --- branches/2018Q1/devel/bugzilla50/Makefile Sat Feb 17 11:44:30 2018 (r462100) +++ branches/2018Q1/devel/bugzilla50/Makefile Sat Feb 17 11:45:48 2018 (r462101) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bugzilla -PORTVERSION= 5.0.3 +PORTVERSION= 5.0.4 CATEGORIES= devel MASTER_SITES= MOZILLA/webtools MOZILLA/webtools/archived @@ -22,7 +22,6 @@ RUN_DEPENDS= \ p5-Email-MIME>=1.904:mail/p5-Email-MIME \ p5-Email-Sender>=1.300011:mail/p5-Email-Sender \ p5-Encode-Detect>=0:converters/p5-Encode-Detect \ - p5-File-Slurp>=9999.13:devel/p5-File-Slurp \ p5-JSON-XS>=2.01:converters/p5-JSON-XS \ p5-List-MoreUtils>=0.32:lang/p5-List-MoreUtils \ p5-Math-Random-ISAAC>=1.001:math/p5-Math-Random-ISAAC \ Modified: branches/2018Q1/devel/bugzilla50/distinfo ============================================================================== --- branches/2018Q1/devel/bugzilla50/distinfo Sat Feb 17 11:44:30 2018 (r462100) +++ branches/2018Q1/devel/bugzilla50/distinfo Sat Feb 17 11:45:48 2018 (r462101) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463597613 -SHA256 (bugzilla/bugzilla-5.0.3.tar.gz) = 594d1d6813f4731b71fbbf3809d4d7e3511f1cd73e12fcad9f498319ff2fcadc -SIZE (bugzilla/bugzilla-5.0.3.tar.gz) = 4069689 +TIMESTAMP = 1518801572 +SHA256 (bugzilla/bugzilla-5.0.4.tar.gz) = 6b3eb93d20bdfb170803748682d04cb1b6dc60019d7d16c29c4b7f97d2b85bee +SIZE (bugzilla/bugzilla-5.0.4.tar.gz) = 3994094