[Bug 210034] deskutils/charmap: UNBREAK, make fetchable with new distfile mirror
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 7 14:29:39 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210034
lightside <lightside at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #171024|0 |1
is obsolete| |
--- Comment #3 from lightside <lightside at gmx.com> ---
Created attachment 171147
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171147&action=edit
Proposed patch (since 416324 revision)
(In reply to Vladimir Krstulja from comment #2)
> Please confirm this builds fine
Yes, the port builds fine. I tested in on FreeBSD 10.2 amd64 before PR submit.
But `make check-plist` command result contains following warnings, related to
latest stage-qa changes (ports r415827):
-8<--
====> Running Q/A tests (stage-qa)
Error: /usr/local/GNUstep/System/Applications/Charmap.app/Charmap is linked to
/usr/local/GNUstep/System/Library/Libraries/libgnustep-gui.so.0.24 from
x11-toolkits/gnustep-gui but it is not declared as a dependency
Warning: you need USES+=gnustep and USE_GNUSTEP+=gui
Error: /usr/local/GNUstep/System/Applications/Charmap.app/Charmap is linked to
/usr/local/GNUstep/System/Library/Libraries/libgnustep-base.so.1.24 from
lang/gnustep-base but it is not declared as a dependency
Warning: you need USES+=gnustep and USE_GNUSTEP+=base
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
-->8-
Therefore, the complete patch attached with following changes:
- Bump PORTREVISION
- Update mirror for MASTER_SITES
- Unbreak fetch
- Add gui and base to USE_GNUSTEP
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list