Bug 126644 - net/gateway6: fix typo
Summary: net/gateway6: fix typo
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: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-19 02:30 UTC by Dima Panov
Modified: 2008-08-23 17:30 UTC (History)
0 users

See Also:


Attachments
net::gateway6.diff (542 bytes, patch)
2008-08-19 02:30 UTC, Dima Panov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dima Panov 2008-08-19 02:30:03 UTC

net/gatweay6/Makefile has a typo, which leads to rewtite config at portupgrade
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-19 02:30:16 UTC
Maintainer of net/gateway6,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-19 02:30:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Michael Scholz 2008-08-19 20:10:25 UTC
The patch is okay!

Mike
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2008-08-20 04:04:56 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-08-20 18:41:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-08-23 17:21:21 UTC
lippe       2008-08-23 16:21:13 UTC

  FreeBSD ports repository

  Modified files:
    net/gateway6         Makefile 
  Log:
  - Change PREFIX to MANXPREFIX where appropriate.
  - Fix typo on Makefile.
  - Bump PORTREVISION.
  
  PR:             ports/126644
  Submitted by:   Dima Panov <fluffy@fluffy.khv.ru>
  Approved by:    Michael Scholz <mike@fth-devel.net> (maintainer)
  
  Revision  Changes    Path
  1.4       +4 -4      ports/net/gateway6/Makefile
_______________________________________________
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 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-08-23 17:21:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!