Bug 147873 - [PATCH] mail/mail-notification: [fix broken icons]
Summary: [PATCH] mail/mail-notification: [fix broken icons]
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-15 13:00 UTC by Denis Shaposhnikov
Modified: 2010-08-09 17:40 UTC (History)
1 user (show)

See Also:


Attachments
mail-notification-5.4_7.patch (2.55 KB, patch)
2010-06-15 13:00 UTC, Denis Shaposhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Shaposhnikov 2010-06-15 13:00:06 UTC
Since the release of gnome-icon-theme 2.30, the stock icons are not
provided anymore, see

  https://bugs.launchpad.net/mail-notification/+bug/557137

and

  https://bugzilla.redhat.com/show_bug.cgi?id=573809

I've extracted the patch from

   http://kojipkgs.fedoraproject.org/packages/mail-notification/5.4/20.fc13/src/mail-notification-5.4-20.fc13.src.rpm

Added file(s):
- files/patch-src-mn-stock.c

Port maintainer (mwisnicki+freebsd@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-15 13:00:19 UTC
Maintainer of mail/mail-notification,

Please note that PR ports/147873 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147873

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-15 13:00:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 mwisnicki+freebsd 2010-06-15 15:05:10 UTC
I agree with the changes, please commit them.

On Tue, Jun 15, 2010 at 14:00, Edwin Groothuis <edwin@freebsd.org> wrote:
> Maintainer of mail/mail-notification,
>
> Please note that PR ports/147873 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
> =C2=A0 =C2=A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/147873
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-08-09 17:31:24 UTC
arved       2010-08-09 16:31:16 UTC

  FreeBSD ports repository

  Modified files:
    mail/mail-notification Makefile 
  Added files:
    mail/mail-notification/files patch-src-mn-stock.c 
  Log:
  Fix broken icons after gnome-icon-theme update
  
  PR:             147873
  Submitted by:   Denis Shaposhnikov <dsh@wizard.volgograd.ru>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.66      +1 -1      ports/mail/mail-notification/Makefile
  1.1       +39 -0     ports/mail/mail-notification/files/patch-src-mn-stock.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Tilman Keskinoz freebsd_committer freebsd_triage 2010-08-09 17:31:26 UTC
State Changed
From-To: feedback->closed

committed, thanks