Bug 172492 - [patch] net/unison: make use icon
Summary: [patch] net/unison: make use icon
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-08 17:40 UTC by Boris Samorodov
Modified: 2012-10-13 09:42 UTC (History)
0 users

See Also:


Attachments
file.diff (2.31 KB, patch)
2012-10-08 17:40 UTC, Boris Samorodov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Samorodov freebsd_committer freebsd_triage 2012-10-08 17:40:11 UTC
The distribution tarball has icons packed for Win*. Let's extract, convert to PNG and use it!

Fix: . extract and convert icons from *.ico to *.png with graphics/icoutils while building;
. install 48x48 icon and make use of it;
. insert icon to the desktop file;
. bump PORTREVISION;
. adopt new headres style;
. remove the indefinite article from COMMENT.


Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-08 17:40:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->madpilot

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2012-10-13 09:42:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!