irc/irssi: Backport buildfix for Capsicum in -CURRENT

After base 000321bab7be and base e4c36b7aa952 with CAPSICUM enabled
build fails to find nvlist_create() .
Backport upstream commit 7baefc3315e9dc11c8a3a787a3b6c6888c2b590a to
fix this issue

PR:		265397
Reported by:	vishwin
Reviewed by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Tested by:	kp
This commit is contained in:
Daniel Engberg 2022-08-20 09:19:45 +02:00
parent d2d0838e82
commit ab22566cfd
2 changed files with 6 additions and 1 deletions

View File

@ -4,6 +4,9 @@ PORTEPOCH= 2
CATEGORIES?= irc
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
PATCHFILES= 7baefc3315e9dc11c8a3a787a3b6c6888c2b590a.patch:-p1
MAINTAINER= dor.bsd@xm0.uk
COMMENT= Modular IRC client with many features

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1658075150
TIMESTAMP = 1660937400
SHA256 (irssi-1.4.2.tar.xz) = 79a4765d2dfe153c440a1775b074d5d0682b96814c7cf92325b5e15ce50e26a8
SIZE (irssi-1.4.2.tar.xz) = 1211740
SHA256 (7baefc3315e9dc11c8a3a787a3b6c6888c2b590a.patch) = 8da12b548c48cebeb29273970a4c6ca59d0bb28a96fad6423ed0a7b80b52d0a7
SIZE (7baefc3315e9dc11c8a3a787a3b6c6888c2b590a.patch) = 1116