Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2015 14:32:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199339] www/pound: Fix typo in PCRE_CONFIGURE_ENABLE, remove legacy MSDAV option
Message-ID:  <bug-199339-13-lKT5SKJvFm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199339-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199339-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199339

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: danfe
Date: Fri Apr 10 14:31:01 UTC 2015
New revision: 383730
URL: https://svnweb.freebsd.org/changeset/ports/383730

Log:
  - Fix a typo in PCRE_CONFIGURE_ENABLE knob
  - Remove MSDAV option: this is no longer valid compiler flag in pound,
    for quite some time
  - Do not pass -I to CFLAGS, it is already added (correctly) to CPPFLAGS
  - Move initial CONFIGURE_ARGS after GNU_CONFIGURE where it logically belongs
  - Move OPTIONS and helper knobs right above .include <bsd.port.options.mk>
  - Remove ".if ${PORT_OPTIONS:MDOCS}" guard, not needed in post-staging
  - Slightly beautify files/pound.in and pkg-descr while I'm here

  PR:        199339
  Submitted by:    maintainer

Changes:
  head/www/pound/Makefile
  head/www/pound/files/pound.in
  head/www/pound/pkg-descr

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199339-13-lKT5SKJvFm>