aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Mojolicious
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2015-04-27 11:01:06 +0800
committeradamw <adamw@FreeBSD.org>2015-04-27 11:01:06 +0800
commit1c5b0e7b95ea9368bf355952eea2e698edfe6cc6 (patch)
tree812192541b4adab725be816e117dacb846ab4209 /www/p5-Mojolicious
parentefe604a47fd45f2a4f98613a9da0d0b0a64a32b7 (diff)
downloadfreebsd-ports-gnome-1c5b0e7b95ea9368bf355952eea2e698edfe6cc6.tar.gz
freebsd-ports-gnome-1c5b0e7b95ea9368bf355952eea2e698edfe6cc6.tar.zst
freebsd-ports-gnome-1c5b0e7b95ea9368bf355952eea2e698edfe6cc6.zip
Update to 6.10.
PLEASE NOTE: there is an important change here: - Removed support for user/group switching, because it never worked correctly, which means that this security feature has become an attack vector itself. If you depend on this functionality, you can now use the (www/p5-Mojolicious-Plugin-SetUserGroup) instead. Changes: https://metacpan.org/changes/release/SRI/Mojolicious-6.10 Also, while here, re-order two lines because it looks better this way and it was killing my OCD before.
Diffstat (limited to 'www/p5-Mojolicious')
-rw-r--r--www/p5-Mojolicious/Makefile4
-rw-r--r--www/p5-Mojolicious/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Mojolicious/Makefile b/www/p5-Mojolicious/Makefile
index 5d9f86c27611..8dd9d11f81a9 100644
--- a/www/p5-Mojolicious/Makefile
+++ b/www/p5-Mojolicious/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Mojolicious
-PORTVERSION= 6.09
+PORTVERSION= 6.10
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SRI
@@ -22,8 +22,8 @@ OPTIONS_DEFAULT=TLS
USE_PERL5= configure
USES= perl5
-IPV6_BUILD_DEPENDS= p5-IO-Socket-IP>=0.26:${PORTSDIR}/net/p5-IO-Socket-IP
IPV6_CATEGORIES= ipv6
+IPV6_BUILD_DEPENDS= p5-IO-Socket-IP>=0.26:${PORTSDIR}/net/p5-IO-Socket-IP
IPV6_RUN_DEPENDS= p5-IO-Socket-IP>=0.26:${PORTSDIR}/net/p5-IO-Socket-IP
TLS_BUILD_DEPENDS= p5-IO-Socket-SSL>=1.75:${PORTSDIR}/security/p5-IO-Socket-SSL
TLS_RUN_DEPENDS= p5-IO-Socket-SSL>=1.75:${PORTSDIR}/security/p5-IO-Socket-SSL
diff --git a/www/p5-Mojolicious/distinfo b/www/p5-Mojolicious/distinfo
index 26c490f9c715..8d6c8405355e 100644
--- a/www/p5-Mojolicious/distinfo
+++ b/www/p5-Mojolicious/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Mojolicious-6.09.tar.gz) = a023bc9b5d78f6522dd7c75730bc64e6b6b87937eeb1d6a3eeaa8b112e5df94a
-SIZE (Mojolicious-6.09.tar.gz) = 644130
+SHA256 (Mojolicious-6.10.tar.gz) = 57a3f9551fd4db8f37ebc42e20196c37de641d01e36e3a7d0c77193aca2c8a58
+SIZE (Mojolicious-6.10.tar.gz) = 644107