summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-04-27 03:01:06 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-04-27 03:01:06 +0000
commit807afa1e28563ae2a10a491a20b8bad254d90f50 (patch)
tree812192541b4adab725be816e117dacb846ab4209
parentAdd www/p5-Mojolicious-Plugin-SetUserGroup, a plugin to set the (diff)
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.
Notes
Notes: svn path=/head/; revision=384812
-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