Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2018 11:45:48 +0000 (UTC)
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r462101 - branches/2018Q1/devel/bugzilla50
Message-ID:  <201802171145.w1HBjmwN072368@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802171145.w1HBjmwN072368>