Date: Thu, 08 Jan 2015 18:59:41 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196620] [PATCH] mail/mailman: Fix pkg-plist for custom MM_USERNAME Message-ID: <bug-196620-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196620 Bug ID: 196620 Summary: [PATCH] mail/mailman: Fix pkg-plist for custom MM_USERNAME Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mandree@FreeBSD.org Reporter: mcdouga9@egr.msu.edu Assignee: mandree@FreeBSD.org Flags: maintainer-feedback?(mandree@FreeBSD.org) Created attachment 151505 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151505&action=edit replace %%MM_USERNAME%%-large.jpg with mailman-large.jpg in pkg-plist Recent modifications to the mailman port caused it to use %%IMGDIR%%/%%MM_USERNAME%%-large.jpg which will not exist if MM_USERNAME is anything other than the standard "mailman" since the file distributed is named mailman-large.jpg. (00:01:15) =======================<phase: package >============================ (00:01:15) ===> Building package for mailman-2.1.18.1_6 (00:01:15) pkg-static: Unable to access file /wrkdirs/usr/ports/mail/mailman/work/stage/usr/local/www/icons/mycustommailmanuser-large.jpg: No such file or directory (00:01:16) *** Error code 1 Fix (attached, tested): replace %%MM_USERNAME%%-large.jpg with mailman-large.jpg in pkg-plist --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Auto-assigned to maintainer mandree@FreeBSD.org -- 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-196620-13>