Date: Tue, 21 Mar 2023 10:46:11 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 270382] irc/srain: Patch to unbreak for 1.3.1 Message-ID: <bug-270382-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270382 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=3D241035&action= =3Dedit Patch to unbreak, fix plist issue irc/srain is marked as BROKEN due to "fails to package" at git commit=20=20 ed3a57b6b664b7a817cd388793abc068e937d935. The commit message says "pkg-static: Unable to access file /wrkdirs/usr/ports/irc/srain/work/stage/usr/local/share/doc/srain/html/_sta= tic/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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270382-7788>