svn commit: r486791 - head/www/p5-Catalyst-Plugin-Session
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Dec 6 20:32:12 UTC 2018
Author: sunpoet
Date: Thu Dec 6 20:32:07 2018
New Revision: 486791
URL: https://svnweb.freebsd.org/changeset/ports/486791
Log:
Update to 0.41
Changes: https://metacpan.org/changes/distribution/Catalyst-Plugin-Session
Modified:
head/www/p5-Catalyst-Plugin-Session/Makefile
head/www/p5-Catalyst-Plugin-Session/distinfo
Modified: head/www/p5-Catalyst-Plugin-Session/Makefile
==============================================================================
--- head/www/p5-Catalyst-Plugin-Session/Makefile Thu Dec 6 20:31:58 2018 (r486790)
+++ head/www/p5-Catalyst-Plugin-Session/Makefile Thu Dec 6 20:32:07 2018 (r486791)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Catalyst-Plugin-Session
-PORTVERSION= 0.40
+PORTVERSION= 0.41
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,6 +16,7 @@ LICENSE_COMB= dual
# Do not add p5-Catalyst-Plugin-Session-State-Cookie to TEST_DEPENDS to avoid cyclic dependency
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Catalyst-Runtime>=5.71001:www/p5-Catalyst-Runtime \
+ p5-HTML-Parser>=0:www/p5-HTML-Parser \
p5-MRO-Compat>=0:devel/p5-MRO-Compat \
p5-Moose>=0.76:devel/p5-Moose \
p5-MooseX-Emulate-Class-Accessor-Fast>=0.00801:devel/p5-MooseX-Emulate-Class-Accessor-Fast \
Modified: head/www/p5-Catalyst-Plugin-Session/distinfo
==============================================================================
--- head/www/p5-Catalyst-Plugin-Session/distinfo Thu Dec 6 20:31:58 2018 (r486790)
+++ head/www/p5-Catalyst-Plugin-Session/distinfo Thu Dec 6 20:32:07 2018 (r486791)
@@ -1,2 +1,3 @@
-SHA256 (Catalyst-Plugin-Session-0.40.tar.gz) = fb41aaef97cb3c3bd613af77906d5819fc8d6b73cc11ae24d3e51cca7a8a3b9c
-SIZE (Catalyst-Plugin-Session-0.40.tar.gz) = 49803
+TIMESTAMP = 1544114806
+SHA256 (Catalyst-Plugin-Session-0.41.tar.gz) = 85610a17ca1f40eb99ddbeb5e53462f1e6d568e8afd99d4f975bb07f520a8528
+SIZE (Catalyst-Plugin-Session-0.41.tar.gz) = 49922
More information about the svn-ports-head
mailing list