svn commit: r462091 - head/devel/bugzilla50
Olli Hauer
ohauer at FreeBSD.org
Sat Feb 17 09:50:55 UTC 2018
Author: ohauer
Date: Sat Feb 17 09:50:54 2018
New Revision: 462091
URL: https://svnweb.freebsd.org/changeset/ports/462091
Log:
- update to 5.0.4
- remove p5-File-Slurp dependency (see Bugzilla/Install/Requirements.pm)
MFH: 2018Q1
Security: CVE-2018-5123
Security: vid: 22283b8c-13c5-11e8-a861-20cf30e32f6d
Modified:
head/devel/bugzilla50/Makefile
head/devel/bugzilla50/distinfo
Modified: head/devel/bugzilla50/Makefile
==============================================================================
--- head/devel/bugzilla50/Makefile Sat Feb 17 09:47:00 2018 (r462090)
+++ head/devel/bugzilla50/Makefile Sat Feb 17 09:50:54 2018 (r462091)
@@ -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: head/devel/bugzilla50/distinfo
==============================================================================
--- head/devel/bugzilla50/distinfo Sat Feb 17 09:47:00 2018 (r462090)
+++ head/devel/bugzilla50/distinfo Sat Feb 17 09:50:54 2018 (r462091)
@@ -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
More information about the svn-ports-all
mailing list