Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 2010 21:48:58 +0000 (UTC)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/apache20 Makefile pkg-plist ports/www/apache20/files patch-support__apxs.in
Message-ID:  <201005072148.o47LmwhN077311@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgollucci    2010-05-07 21:48:58 UTC

  FreeBSD ports repository

  Modified files:
    www/apache20         Makefile pkg-plist 
    www/apache20/files   patch-support__apxs.in 
  Log:
  - Fix -A and -a options for apxs to correctly ignore whitespace.
    This will fix about 100 pkg-plist left overs for httpd.conf
    apxs -A comments out the LoadModule line
    This adds custom FreeBSD mod to 'DELETE' the line so that it works with
    our pkg-plists in packages.
  - Remove -s form the cmp httpd.conf in pkg-plist to be blatant about why
    it didn't get removed
  - Bump PORTREVISION
  - This will be in 2.0.64
  
  PR:             ports/133704
  Obtained from:  http://svn.apache.org/viewvc?rev=942211&view=rev
  Reported by:    olli hauer <ohauer@gmx.de> (and very good pr!)
  With Hat:       apache@
  
  Revision  Changes    Path
  1.276     +1 -1      ports/www/apache20/Makefile
  1.2       +22 -1     ports/www/apache20/files/patch-support__apxs.in
  1.88      +2 -2      ports/www/apache20/pkg-plist



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