Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2003 01:08:48 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/shells/bash1/files patch-af patch-am patch-an patch-ao patch-ap patch-aq patch-ar patch-as patch-at patch-builtins-common.c patch-builtins-common.h patch-error.c patch-error.h patch-print_cmd.c patch-readline-display.c ...
Message-ID:  <200308310808.h7V88mIT023746@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2003/08/31 01:08:48 PDT

  FreeBSD ports repository

  Added files:
    shells/bash1/files   patch-builtins-common.c 
                         patch-builtins-common.h patch-error.c 
                         patch-error.h patch-print_cmd.c 
                         patch-readline-display.c 
                         patch-readline-readline.h 
                         patch-readline-rldefs.h 
                         patch-support-mksysdefs 
  Removed files:
    shells/bash1/files   patch-af patch-am patch-an patch-ao 
                         patch-ap patch-aq patch-ar patch-as 
                         patch-at 
  Log:
  Fix build on -current (varargs -> stdarg)
  [don't propagate the poorly named patch files from the PR]
  
  PR:             56146
  Submitted by:   Michael Edenfield <kutulu@kutulu.org>
  
  Revision  Changes    Path
  1.2       +0 -14     ports/shells/bash1/files/patch-af (dead)
  1.2       +0 -41     ports/shells/bash1/files/patch-am (dead)
  1.2       +0 -102    ports/shells/bash1/files/patch-an (dead)
  1.2       +0 -16     ports/shells/bash1/files/patch-ao (dead)
  1.2       +0 -30     ports/shells/bash1/files/patch-ap (dead)
  1.2       +0 -11     ports/shells/bash1/files/patch-aq (dead)
  1.2       +0 -18     ports/shells/bash1/files/patch-ar (dead)
  1.2       +0 -11     ports/shells/bash1/files/patch-as (dead)
  1.2       +0 -12     ports/shells/bash1/files/patch-at (dead)
  1.1       +30 -0     ports/shells/bash1/files/patch-builtins-common.c (new)
  1.1       +11 -0     ports/shells/bash1/files/patch-builtins-common.h (new)
  1.1       +102 -0    ports/shells/bash1/files/patch-error.c (new)
  1.1       +16 -0     ports/shells/bash1/files/patch-error.h (new)
  1.1       +41 -0     ports/shells/bash1/files/patch-print_cmd.c (new)
  1.1       +18 -0     ports/shells/bash1/files/patch-readline-display.c (new)
  1.1       +12 -0     ports/shells/bash1/files/patch-readline-readline.h (new)
  1.1       +11 -0     ports/shells/bash1/files/patch-readline-rldefs.h (new)
  1.1       +14 -0     ports/shells/bash1/files/patch-support-mksysdefs (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308310808.h7V88mIT023746>