Bug 244997

Summary: sysutils/rubygem-itamae: update to 1.10.7
Product: Ports & Packages Reporter: Yuichiro NAITO <naito.yuichiro>
Component: Individual Port(s)Assignee: Hiroki Tagato <tagattie>
Status: Closed FIXED    
Severity: Affects Only Me CC: tagattie
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
itamae.patch
none
itamae.patch none

Description Yuichiro NAITO 2020-03-23 02:11:11 UTC
Created attachment 212632 [details]
itamae.patch

Rubygem-itamae has been updated to 1.10.6.
See the CHANGELOG(*1) for details.

*1 https://github.com/itamae-kitchen/itamae/blob/master/CHANGELOG.md

Please apply 'itamae.patch' to Ports tree.

Thank you.
Comment 1 Automation User 2020-03-23 02:45:32 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/128661008
Comment 2 Hiroki Tagato freebsd_committer freebsd_triage 2020-05-08 06:34:10 UTC
Hi,

There is a newer version (1.10.7) at GitHub. Would you care to update the patch to the latest version?
Comment 3 Yuichiro NAITO 2020-05-08 06:53:59 UTC
Created attachment 214261 [details]
itamae.patch
Comment 4 Yuichiro NAITO 2020-05-08 06:55:43 UTC
(In reply to Hiroki Tagato from comment #2)
Thanks for the response.

I updated the patch and title of this PR.
Please apply updated 'itamae.patch' to Ports tree.
Comment 5 commit-hook freebsd_committer freebsd_triage 2020-05-08 10:52:16 UTC
A commit references this bug:

Author: tagattie
Date: Fri May  8 10:51:37 UTC 2020
New revision: 534384
URL: https://svnweb.freebsd.org/changeset/ports/534384

Log:
  Update to 1.10.7

  PR:		244997
  Submitted by:	Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
  Approved by:	ehaupt (mentor)
  Changelog:	https://github.com/itamae-kitchen/itamae/blob/v1.10.7/CHANGELOG.md

Changes:
  head/sysutils/rubygem-itamae/Makefile
  head/sysutils/rubygem-itamae/distinfo
Comment 6 Hiroki Tagato freebsd_committer freebsd_triage 2020-05-08 10:53:16 UTC
Committed, thanks!
Comment 7 commit-hook freebsd_committer freebsd_triage 2023-09-22 05:09:17 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=079ac39ec3468a8a539a213eb15586e53793b263

commit 079ac39ec3468a8a539a213eb15586e53793b263
Author:     Oleg A. Mamontov <oleg@mamontov.net>
AuthorDate: 2023-09-18 15:35:09 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-09-22 04:54:44 +0000

    www/angie-module-dav-ext: Angie dav-ext dynamic module

    The standard DAV module provides partial WebDAV implementation and
    only supports GET, HEAD, PUT, DELETE, MKCOL, COPY and MOVE methods.
    This module adds PROPFIND, OPTIONS, LOCK and UNLOCK support.

    PR:             244997

 www/Makefile                                       |  1 +
 www/angie-module-dav-ext/Makefile (new)            | 25 ++++++++++++++++++++++
 .../files/pkg-message.in (new)                     | 15 +++++++++++++
 www/angie-module-dav-ext/pkg-descr (new)           |  3 +++
 www/angie-module-dav-ext/pkg-plist (new)           |  3 +++
 5 files changed, 47 insertions(+)