FreeBSD Bugzilla – Attachment 222885 Details for
Bug 253922
www/tdiary: Update to 5.1.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch file
www_tdiary.patch (text/plain), 1.81 KB, created by
Yasuhiro Kimura
on 2021-02-28 18:57:19 UTC
(
hide
)
Description:
Patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2021-02-28 18:57:19 UTC
Size:
1.81 KB
patch
obsolete
>Index: www/tdiary/Makefile >=================================================================== >--- www/tdiary/Makefile (revision 566783) >+++ www/tdiary/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= tdiary >-PORTVERSION= 5.1.4 >+PORTVERSION= 5.1.5 > CATEGORIES?= www ruby > MASTER_SITES= https://github.com/tdiary/tdiary-core/releases/download/v${PORTVERSION}/ > DISTNAME= ${PORTNAME}-full-v${PORTVERSION} >@@ -84,7 +84,7 @@ > @${RM} -r ${WRKSRC}/.devcontainer > @${RM} -r ${WRKSRC}/.github > @${RM} -r ${WRKSRC}/.vscode >- @${RM} -r ${WRKSRC}/misc/lib/bundler-2.1.4 >+ @${RM} -r ${WRKSRC}/misc/lib/bundler-2.2.11 > @${RM} -r ${WRKSRC}/public > @${RM} -r ${WRKSRC}/spec > @${RM} -r ${WRKSRC}/test >Index: www/tdiary/distinfo >=================================================================== >--- www/tdiary/distinfo (revision 566783) >+++ www/tdiary/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1606671501 >-SHA256 (tdiary-full-v5.1.4.tar.gz) = 0c9ef6c357ae9b8f4014d54159562dc3d38d60286222a70c6d3a3b1d5c2917f5 >-SIZE (tdiary-full-v5.1.4.tar.gz) = 7341096 >+TIMESTAMP = 1614537369 >+SHA256 (tdiary-full-v5.1.5.tar.gz) = 549e672ecaa79c4e3066a6d2535df490a0d2bbf367993bbd39cd6daa83a7dfe5 >+SIZE (tdiary-full-v5.1.5.tar.gz) = 7315961 >Index: www/tdiary/files/patch-Gemfile >=================================================================== >--- www/tdiary/files/patch-Gemfile (revision 566783) >+++ www/tdiary/files/patch-Gemfile (working copy) >@@ -1,6 +1,6 @@ >---- Gemfile.orig 2020-08-29 16:59:35 UTC >+--- Gemfile.orig 2021-02-28 14:12:14 UTC > +++ Gemfile >-@@ -6,33 +6,3 @@ gem 'fastimage' >+@@ -6,35 +6,3 @@ gem 'fastimage' > gem 'emot' > gem 'mail' > gem 'rake' >@@ -25,6 +25,8 @@ > - gem 'jasmine', '< 3' > - gem 'simplecov', require: false > - gem 'coveralls', '~> 0.8', require: false >+- gem "rexml" >+- gem "webrick" > - end > -end > -
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:
yasu
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 253922
: 222885