FreeBSD Bugzilla – Attachment 217858 Details for
Bug 249225
net-im/prosody: Update to 0.11.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 0.11.6
prosody-0.11.6.patch (text/plain), 2.11 KB, created by
Thomas Morper
on 2020-09-09 22:46:28 UTC
(
hide
)
Description:
Update to 0.11.6
Filename:
MIME Type:
Creator:
Thomas Morper
Created:
2020-09-09 22:46:28 UTC
Size:
2.11 KB
patch
obsolete
>Index: net-im/prosody/Makefile >=================================================================== >--- net-im/prosody/Makefile (revision 548159) >+++ net-im/prosody/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= prosody >-PORTVERSION= 0.11.5 >-PORTREVISION= 1 >+PORTVERSION= 0.11.6 > CATEGORIES= net-im > MASTER_SITES= https://prosody.im/downloads/source/ > >Index: net-im/prosody/distinfo >=================================================================== >--- net-im/prosody/distinfo (revision 548159) >+++ net-im/prosody/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1585094580 >-SHA256 (prosody-0.11.5.tar.gz) = 55f8bd65d5d2af61cc739bd6164e4207011e0d2d260cde583071c90d8d85408b >-SIZE (prosody-0.11.5.tar.gz) = 425122 >+TIMESTAMP = 1599685429 >+SHA256 (prosody-0.11.6.tar.gz) = cda1db631c5f91f8439c66c9204dbf3bc41efd65313f7f5d3c88121ff9141755 >+SIZE (prosody-0.11.6.tar.gz) = 425962 >Index: net-im/prosody/files/patch-plugins_mod__http__files.lua >=================================================================== >--- net-im/prosody/files/patch-plugins_mod__http__files.lua (revision 548159) >+++ net-im/prosody/files/patch-plugins_mod__http__files.lua (nonexistent) >@@ -1,11 +0,0 @@ >---- plugins/mod_http_files.lua.orig 2020-01-19 15:50:32 UTC >-+++ plugins/mod_http_files.lua >-@@ -112,7 +112,7 @@ function serve(opts) >- local last_modified = os_date('!%a, %d %b %Y %H:%M:%S GMT', attr.modification); >- response_headers.last_modified = last_modified; >- >-- local etag = ('"%02x-%x-%x-%x"'):format(attr.dev or 0, attr.ino or 0, attr.size or 0, attr.modification or 0); >-+ local etag = ('"%x-%x-%x"'):format(attr.change or 0, attr.size or 0, attr.modification or 0); >- response_headers.etag = etag; >- >- local if_none_match = request_headers.if_none_match > >Property changes on: net-im/prosody/files/patch-plugins_mod__http__files.lua >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
thomas
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 249225
: 217858