cvs commit: ports/security/openvpn20 Makefile distinfo ports/security/openvpn20/files patch-options.c patch-route.c

Matthias Andree mandree at FreeBSD.org
Mon Jun 20 21:44:47 UTC 2011


mandree     2011-06-20 21:44:47 UTC

  FreeBSD ports repository

  Modified files:
    security/openvpn20   Makefile distinfo 
  Added files:
    security/openvpn20/files patch-options.c patch-route.c 
  Log:
  Clang fixes:- patch plugin Makefiles to use ${CC} rather than gcc (found by -exp run);
  - silence non-literal format string warnings (non-fix, adds patch-options.c)
  - fix missing prototype warning (adds patch-route.c, bumps PORTREVISION)
  - Use full ${MAKE} environment from do-build, for consistency.
  
  While here, remove MD5 checksum.
  
  Revision  Changes    Path
  1.45      +7 -2      ports/security/openvpn20/Makefile
  1.19      +0 -1      ports/security/openvpn20/distinfo
  1.1       +29 -0     ports/security/openvpn20/files/patch-options.c (new)
  1.3       +10 -0     ports/security/openvpn20/files/patch-route.c (new)


More information about the cvs-all mailing list