[Bug 270382] irc/srain: Patch to unbreak for 1.3.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 21 Mar 2023 10:46:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270382

            Bug ID: 270382
           Summary: irc/srain: Patch to unbreak for 1.3.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ashish@FreeBSD.org
          Reporter: junchoon@dec.sakura.ne.jp
             Flags: maintainer-feedback?(ashish@FreeBSD.org)
          Assignee: ashish@FreeBSD.org

Created attachment 241035
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241035&action=edit
Patch to unbreak, fix plist issue

irc/srain is marked as BROKEN due to "fails to package" at git commit  
ed3a57b6b664b7a817cd388793abc068e937d935.

The commit message says "pkg-static: Unable to access file
/wrkdirs/usr/ports/irc/srain/work/stage/usr/local/share/doc/srain/html/_static/jquery-3.5.1.js:No
such file or directory".

This is because the problematic file is bumped to 3.6.0 but pkg-plist is not
following the bump.

Attached patch fixes it and delete BROKEN from Makefile.
PORTREVISION is untouched.

Note that turning DOCS option off works around until attached patch is
committed.

-- 
You are receiving this mail because:
You are the assignee for the bug.