Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jun 2011 21:44:47 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/openvpn20 Makefile distinfo ports/security/openvpn20/files patch-options.c patch-route.c
Message-ID:  <201106202144.p5KLilSw038976@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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