Summary: | [patch] net-p2p/digitalcoin: remove Qt build tools from runtime dependencies, use makepatch | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Andriy Voskoboinyk <avos> | ||||||||
Component: | Individual Port(s) | Assignee: | Philip M. Gollucci <pgollucci> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | myst3r10n | ||||||||
Priority: | --- | Keywords: | patch | ||||||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(myst3r10n) |
||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Created attachment 157955 [details]
portlint.log
Created attachment 157956 [details]
poudriere-9.3-i386.log
Take. A commit references this bug: Author: pgollucci Date: Wed Jul 15 20:59:15 UTC 2015 New revision: 392224 URL: https://svnweb.freebsd.org/changeset/ports/392224 Log: net-p2p/digitalcoin: cleanup - Remove Qt build tools from runtime dependencies; - Use qt4-linguisttools instead of qt4-linguist; - Add LICENSE; - Add USES=desktop-file-utils; - Wrap lines at 80 characters; - Regen patches. PR: 201025 Submitted by: s3erios@gmail.com Changes: head/net-p2p/digitalcoin/Makefile head/net-p2p/digitalcoin/files/patch-src__net.cpp head/net-p2p/digitalcoin/files/patch-src__qt__qtipcserver.cpp head/net-p2p/digitalcoin/files/patch-src__serialize.h |
Created attachment 157954 [details] Patch.diff - Remove Qt build tools from runtime dependencies; - Use qt4-linguisttools instead of qt4-linguist; - Add LICENSE; - Add USES=desktop-file-utils; - Wrap lines at 80 characters; - Regen patches.