- Update to 0.16
Changes: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-FastMmap/Changes
This commit is contained in:
parent
737c7ed760
commit
73cf4f01b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290822
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Catalyst-Plugin-Session-Store-FastMmap
|
||||
PORTVERSION= 0.15
|
||||
PORTVERSION= 0.16
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -25,6 +25,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Catalyst::Plugin::Session::Store::FastMmap.3
|
||||
MAN3= Catalyst::Plugin::Session::Store::FastMmap.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Catalyst-Plugin-Session-Store-FastMmap-0.15.tar.gz) = edbd09af5fa6924226a68b08e13572f6851516dd444d3797cad82c4e63b8d888
|
||||
SIZE (Catalyst-Plugin-Session-Store-FastMmap-0.15.tar.gz) = 5313
|
||||
SHA256 (Catalyst-Plugin-Session-Store-FastMmap-0.16.tar.gz) = baeb7fd7bf905be74631c88760fd8a2980ceea95627993399581643ef6377274
|
||||
SIZE (Catalyst-Plugin-Session-Store-FastMmap-0.16.tar.gz) = 5725
|
||||
|
|
Loading…
Reference in a new issue