mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Update roda to 3.4.0
* Add middleware_stack plugin for removing middleware and inserting middleware before the end of the stack (jeremyevans) * Make head plugin handle closing existing response bodies if the body responds to close (Eric Wong)
This commit is contained in:
parent
af6e3d306f
commit
7f0c60f6e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458889
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= roda
|
||||
PORTVERSION= 3.3.0
|
||||
PORTVERSION= 3.4.0
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1513278544
|
||||
SHA256 (rubygem/roda-3.3.0.gem) = 9e6c5d5d7ee347fec480a0a80190eb15dd7bc32bc65decb3c5b28077dfe6bdc5
|
||||
SIZE (rubygem/roda-3.3.0.gem) = 204288
|
||||
TIMESTAMP = 1515815462
|
||||
SHA256 (rubygem/roda-3.4.0.gem) = 4e91521fc9d0ff8e8d9b32546eb931646e23e32f72c1cbdea7b172786988df90
|
||||
SIZE (rubygem/roda-3.4.0.gem) = 205824
|
||||
|
Loading…
Reference in New Issue
Block a user