Bug 259462 - [ciss_vol_status] Update to 1.12a
Summary: [ciss_vol_status] Update to 1.12a
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Eugene Grosbein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-26 15:52 UTC by Dmitry Lukhtionov
Modified: 2021-10-26 22:50 UTC (History)
2 users (show)

See Also:
freebsd: maintainer-feedback+


Attachments
patch (1.57 KB, patch)
2021-10-26 15:52 UTC, Dmitry Lukhtionov
no flags Details | Diff
Patch (1.59 KB, patch)
2021-10-26 16:00 UTC, Dmitry Lukhtionov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Lukhtionov 2021-10-26 15:52:26 UTC
Created attachment 229044 [details]
patch

[ciss_vol_status] Update to 1.12a
Comment 1 Dmitry Lukhtionov 2021-10-26 16:00:12 UTC
Created attachment 229045 [details]
Patch
Comment 2 Frank Wall 2021-10-26 16:15:30 UTC
Looks good to me, please commit.
Comment 3 Dmitry Lukhtionov 2021-10-26 16:33:45 UTC
I do not have commit bit.
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-10-26 22:35:20 UTC
A commit in branch main references this bug:

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

commit bcc1dd2fa2501aab2f2ea3dfff345e1db3a0316a
Author:     Eugene Grosbein <eugen@FreeBSD.org>
AuthorDate: 2021-10-26 22:22:27 +0000
Commit:     Eugene Grosbein <eugen@FreeBSD.org>
CommitDate: 2021-10-26 22:34:31 +0000

    sysutils/cciss_vol_status: update to 1.12a

    Changes since 1.12

           * Correct some logic, use bitwise instead of logical ands

    While here, fix port Makefile bug checking for SRC_BASE
    without including bsd.port.pre.mk, so SRC_BASE was always empty
    and the check works due to /sys symlink pointing to real source tree;
    the check failed without such /sys symlink.

    Also, remove the patch upstreamed.

    PR:             259462
    Approved by:    Frank Wall (maintainer, initial patch)

 sysutils/cciss_vol_status/Makefile                           | 12 ++++++------
 sysutils/cciss_vol_status/distinfo                           |  6 +++---
 .../cciss_vol_status/files/patch-cciss_vol_status.c (gone)   | 11 -----------
 3 files changed, 9 insertions(+), 20 deletions(-)