cvs commit: ports/devel/popt Makefile ports/devel/popt/files patch-Makefile.in patch-configure patch-popt.3 patch-popt.c patch-popt.h patch-popthelp.c patch-test3.c

Andrew Pantyukhin sat at FreeBSD.org
Wed Apr 4 08:34:00 UTC 2007


sat         2007-04-04 08:33:59 UTC

  FreeBSD ports repository

  Modified files:
    devel/popt           Makefile 
    devel/popt/files     patch-Makefile.in patch-configure 
                         patch-popt.c patch-test3.c 
  Added files:
    devel/popt/files     patch-popt.3 patch-popt.h 
                         patch-popthelp.c 
  Log:
  - Remove qualifiers on some functions' return types
  - This tweak pacifies gcc 4.x for ports depending
    on popt
  
  Reported by:    pointyhat via kris
  Discussed with: rafan
  
  Revision  Changes    Path
  1.38      +1 -1      ports/devel/popt/Makefile
  1.2       +2 -2      ports/devel/popt/files/patch-Makefile.in
  1.4       +2 -2      ports/devel/popt/files/patch-configure
  1.1       +20 -0     ports/devel/popt/files/patch-popt.3 (new)
  1.2       +14 -8     ports/devel/popt/files/patch-popt.c
  1.1       +11 -0     ports/devel/popt/files/patch-popt.h (new)
  1.1       +20 -0     ports/devel/popt/files/patch-popthelp.c (new)
  1.2       +2 -2      ports/devel/popt/files/patch-test3.c


More information about the cvs-ports mailing list