Bug 144686 - [patch] editors/scite open help docs properly
Summary: [patch] editors/scite open help docs properly
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 11:30 UTC by Andrius Morkunas
Modified: 2010-03-13 07:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.62 KB, patch)
2010-03-12 11:30 UTC, Andrius Morkunas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrius Morkunas 2010-03-12 11:30:02 UTC
Now we have an annoying message telling user to fix the problem himself when there's an easy way to fix it during install.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-12 11:30:15 UTC
Maintainer of editors/scite,

Please note that PR ports/144686 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/144686

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-12 11:30:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Naram Qashat 2010-03-12 12:22:48 UTC
On 03/12/10 06:30, Edwin Groothuis wrote:
> Maintainer of editors/scite,
>
> Please note that PR ports/144686 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/144686

This patch is acceptable.

Thanks,
Naram Qashat
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-03-12 13:18:40 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Max Brazhnikov freebsd_committer freebsd_triage 2010-03-12 20:08:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-03-13 07:44:12 UTC
makc        2010-03-13 07:44:03 UTC

  FreeBSD ports repository

  Modified files:
    editors/scite        Makefile 
  Removed files:
    editors/scite/files  pkg-message.in 
  Log:
  Utilize modern way of opening docs (xdg-open instead of netscape).
  
  PR:             ports/144686
  Submitted by:   Andrius Morkunas <hinokind at gmail.com>
  Approved by:    Naram Qashat (maintainer)
  
  Revision  Changes    Path
  1.59      +4 -7      ports/editors/scite/Makefile
  1.2       +0 -9      ports/editors/scite/files/pkg-message.in (dead)
_______________________________________________
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 7 Max Brazhnikov freebsd_committer freebsd_triage 2010-03-13 07:44:17 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!