Bug 159866 - [patch] databases/pure-sql3: typo
Summary: [patch] databases/pure-sql3: 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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-18 10:00 UTC by Kaspars Bankovskis
Modified: 2011-08-19 12:30 UTC (History)
0 users

See Also:


Attachments
file.diff (576 bytes, patch)
2011-08-18 10:00 UTC, Kaspars Bankovskis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kaspars Bankovskis 2011-08-18 10:00:22 UTC
a small typo in the COMMENT

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-18 10:00:31 UTC
Maintainer of databases/pure-sql3,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-18 10:00:33 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2011-08-18 10:11:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 4 Mark Linimon 2011-08-19 04:41:50 UTC
----- Forwarded message from Zhihao Yuan <lichray@gmail.com> -----

Date: Thu, 18 Aug 2011 11:04:40 -0500
From: Zhihao Yuan <lichray@gmail.com>
To: Kaspars Bankovskis <kaspars@bankovskis.lv>
Cc: culot@freebsd.org, freebsd-ports-bugs@freebsd.org
Subject: Re: ports/159866: [patch] databases/pure-sql3: typo

On Thu, Aug 18, 2011 at 7:26 AM, Kaspars Bankovskis
<kaspars@bankovskis.lv> wrote:
> the same typo is present in these as well:
> devel/pure-ffi
> textproc/pure-csv
>

Ah.. yea. I checked the pure-* ports and these 3 are affected. Please
just commit the patches.

-- 
Zhihao Yuan, nickname lichray
The best way to predict the future is to invent it.
___________________________________________________
4BSD -- http://4bsd.biz/

----- End forwarded message -----
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-08-19 12:27:10 UTC
culot       2011-08-19 11:26:57 UTC

  FreeBSD ports repository

  Modified files:
    databases/pure-sql3  Makefile 
    devel/pure-ffi       Makefile 
    textproc/pure-csv    Makefile 
  Log:
  - Fix typo in COMMENT (s/langauge/language/)
  
  PR:             ports/159866
  Submitted by:   Kaspars Bankovskis <kaspars@bankovskis.lv>
  Approved by:    Zhihao Yuan <lichray@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -1      ports/databases/pure-sql3/Makefile
  1.2       +1 -1      ports/devel/pure-ffi/Makefile
  1.2       +1 -1      ports/textproc/pure-csv/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 6 Frederic Culot freebsd_committer freebsd_triage 2011-08-19 12:27:27 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!