Bug 259462

Summary: [ciss_vol_status] Update to 1.12a
Product: Ports & Packages Reporter: Dmitry Lukhtionov <dmitryluhtionov>
Component: Individual Port(s)Assignee: Eugene Grosbein <eugen>
Status: Closed FIXED    
Severity: Affects Some People CC: eugen, freebsd
Priority: --- Flags: freebsd: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch
none
Patch none

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(-)