Bug 144314 - devel/m4 update to 1.4.14
Summary: devel/m4 update to 1.4.14
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: Johan van Selst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-26 09:00 UTC by Johan van Selst
Modified: 2010-03-09 06:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.51 KB, patch)
2010-02-26 09:00 UTC, Johan van Selst
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johan van Selst freebsd_committer freebsd_triage 2010-02-26 09:00:02 UTC
	
	This is a regular update for GNU m4.
	Version 1.4.14 is a bugfix release with no major changes.

	But considering the number of affected ports (builds),
	an exp-run by portmgr is still desired.

Fix: files/patch-src-output.c has been removed,
	as this change is now included in the m4 codebase.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-26 09:00:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->johans

Submitter is maintainer and has GNATS access (via the GNATS Auto Assign 
Tool)
Comment 2 Johan van Selst freebsd_committer freebsd_triage 2010-02-26 09:09:57 UTC
Responsible Changed
From-To: johans->portmgr

Over to portmgr for an exp-run
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2010-02-28 20:44:37 UTC
Responsible Changed
From-To: portmgr->johans

exp done, results by mail, over to you
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2010-03-02 11:57:41 UTC
Responsible Changed
From-To: johans->portmgr

New patch received, new exp-run started
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2010-03-07 20:28:48 UTC
Responsible Changed
From-To: portmgr->johans

exp-run completed without any issues
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-03-09 06:12:15 UTC
johans      2010-03-09 06:12:07 UTC

  FreeBSD ports repository

  Modified files:
    devel/m4             Makefile distinfo 
  Added files:
    devel/m4/files       patch-lib_spawn.in.h 
  Removed files:
    devel/m4/files       patch-src-output.c 
  Log:
  Update to 1.4.14 (bugfix release mostly)
  
  Remove patch that's now included in upstream release;
  add gnulib patch for posix_spawn check (will be in next release)
  
  PR:             ports/144314
  Tested by:      exp-run by pav (twice)
  
  Revision  Changes    Path
  1.41      +1 -1      ports/devel/m4/Makefile
  1.14      +3 -3      ports/devel/m4/distinfo
  1.1       +50 -0     ports/devel/m4/files/patch-lib_spawn.in.h (new)
  1.2       +0 -11     ports/devel/m4/files/patch-src-output.c (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 Johan van Selst freebsd_committer freebsd_triage 2010-03-09 06:13:16 UTC
State Changed
From-To: open->closed

Now committed with additional patch for gnulib's posix_spawn() checks.