Bug 152025 - Update lang/nawk to 20100523
Summary: Update lang/nawk to 20100523
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-07 20:20 UTC by Pedro F. Giffuni
Modified: 2010-11-25 12:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.75 KB, patch)
2010-11-07 20:20 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni 2010-11-07 20:20:10 UTC
May 23, 2010:
	fixed long-standing overflow bug in run.c; many thanks to
	nelson beebe for spotting it and providing the fix.

	fixed bug that didn't parse -vd=1 properly; thanks to santiago
	vila for spotting it.

Fix: Patch attached.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-07 20:20:17 UTC
Maintainer of lang/nawk,

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

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

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-08 01:53:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I will take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-11-25 12:05:15 UTC
sunpoet     2010-11-25 12:05:07 UTC

  FreeBSD ports repository

  Modified files:
    lang/nawk            Makefile distinfo 
    lang/nawk/files      patch-makefile 
  Log:
  - Update to 20100523
  
  Changes:
  - fixed long-standing overflow bug in run.c; many thanks to
    nelson beebe for spotting it and providing the fix.
  - fixed bug that didn't parse -vd=1 properly; thanks to santiago
    vila for spotting it.
  
  PR:             ports/152025
  Submitted by:   Pedro F. Giffuni <giffunip@tutopia.com>
  Approved by:    maintainer (timeout, 18 days)
  
  Revision  Changes    Path
  1.40      +1 -1      ports/lang/nawk/Makefile
  1.21      +2 -3      ports/lang/nawk/distinfo
  1.4       +6 -7      ports/lang/nawk/files/patch-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 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-25 12:05:17 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!