Bug 282629 - sysutils/hammer2: Update to 1.2.8
Summary: sysutils/hammer2: Update to 1.2.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL: https://github.com/kusumi/freebsd_ham...
Keywords:
: 282630 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-11-08 14:37 UTC by Herbert J. Skuhra
Modified: 2024-11-26 19:47 UTC (History)
3 users (show)

See Also:
cy: maintainer-feedback? (kusumi.tomohiro)


Attachments
Update to 1.2.8 (879 bytes, patch)
2024-11-08 14:37 UTC, Herbert J. Skuhra
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Herbert J. Skuhra 2024-11-08 14:37:56 UTC
Created attachment 255026 [details]
Update to 1.2.8

Update sysutils/hammer2 to version 1.2.8.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2024-11-08 14:37:56 UTC
Maintainer informed via mail
Comment 2 Cy Schubert freebsd_committer freebsd_triage 2024-11-08 15:26:42 UTC
*** Bug 282630 has been marked as a duplicate of this bug. ***
Comment 3 Cy Schubert freebsd_committer freebsd_triage 2024-11-08 15:29:11 UTC
I'll take this; email maintainer to make sure he knows. If no reply in two weeks we will,

a) commit the patch,
b) return the port to the pool (3 strikes you're out rule)
Comment 4 Cy Schubert freebsd_committer freebsd_triage 2024-11-08 15:36:23 UTC
Sent maintainer an email. Closed the PR I submitted as a DUP of this one.
Comment 5 kusumi.tomohiro 2024-11-09 01:18:48 UTC
LGTM.
Note that I'm the upstream, but not FreeBSD ports committer hence cannot push this.
Comment 6 Robert Clausecker freebsd_committer freebsd_triage 2024-11-09 10:50:40 UTC
(In reply to kusumi.tomohiro from comment #5)

Please also indicate if you wish for your port to be moved to the filesystems category (bug #282628).  Could it be that your bugzilla email address doesn't match the one in the ports tree?  It seems like you don't get emails when bugs are filed against your ports.

The port has MAINTAINER=tkusumi@netbsd.org, which is where emails will be sent when a bug is reported against the port.  But here on Bugzilla you use a different address.  Please check which address works and indicate that the MAINTAINER field shall be set to that address.
Comment 7 Robert Clausecker freebsd_committer freebsd_triage 2024-11-09 12:16:05 UTC
Sorry, operated on the wrong port.
Comment 8 Cy Schubert freebsd_committer freebsd_triage 2024-11-10 07:02:07 UTC
(In reply to Robert Clausecker from comment #6)
Yeah, I did email him, cc'd you.
Comment 9 Robert Clausecker freebsd_committer freebsd_triage 2024-11-22 13:29:54 UTC
Maintainer requests that the COMMENT be changed.  Maybe he could comment here real quick with what the new COMMENT is supposed to be and give approval for the patch?
Comment 10 Robert Clausecker freebsd_committer freebsd_triage 2024-11-22 14:15:54 UTC
Take.  Maintainer has indicated approval and wishes that COMMENT be changed to

    HAMMER2 file system for FreeBSD (experimental write support)

See also bug #282628.
Comment 11 kusumi.tomohiro 2024-11-22 18:24:24 UTC
patch: Already acked in comment 5.
COMMENT: LGTM
Comment 12 commit-hook freebsd_committer freebsd_triage 2024-11-25 10:24:29 UTC
A commit in branch main references this bug:

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

commit f04d7893e5b05a6d97af88b77bf1861e5d51ab87
Author:     Herbert J. Skuhra <herbert@gojira.at>
AuthorDate: 2024-11-22 14:17:43 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-11-25 10:22:15 +0000

    filesystems/hammer2: update to 1.2.8

     - adjust COMMENT to reflect write capabilities

    Changelog: https://github.com/kusumi/freebsd_hammer2/blob/v1.2.8/CHANGES

    PR:             282629
    Approved by:    tkusumi@netbsd.org (maintainer)

 filesystems/hammer2/Makefile | 4 ++--
 filesystems/hammer2/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 13 Robert Clausecker freebsd_committer freebsd_triage 2024-11-25 10:26:35 UTC
Thank you for your contribution.
Comment 14 Edward.Sanford.Sutton, III 2024-11-26 19:47:10 UTC
Would it be more appropriate to mention such features and limitations in pkg-descr instead of COMMENT? Either way, can we get pkg-descr updated to reflect that write support is experimental instead of not planned? Might be more helpful to mention that it is Dragonfly's native filesystem in addition to or in place of mentioning it is a port of it for FreeBSD (a redundant description that applies to many ports tree entries). Having a link to https://www.dragonflybsd.org/hammer/ or direct link to https://gitweb.dragonflybsd.org/dragonfly.git/blob/HEAD:/sys/vfs/hammer2/DESIGN would help users better understand the filesystem.