FreeBSD Bugzilla – Attachment 155402 Details for
Bug 199339
www/pound: Fix typo in PCRE_CONFIGURE_ENABLE, remove legacy MSDAV option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
www/pound/Makefile diff
www_pound.diff (text/plain), 724 bytes, created by
ncrogers
on 2015-04-10 01:43:30 UTC
(
hide
)
Description:
www/pound/Makefile diff
Filename:
MIME Type:
Creator:
ncrogers
Created:
2015-04-10 01:43:30 UTC
Size:
724 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 383683) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= pound > PORTVERSION= 2.7 >-PORTREVISION= >+PORTREVISION= 1 > CATEGORIES= www net > MASTER_SITES= http://www.apsis.ch/pound/ \ > ftp://ftp.nuug.no/pub/anders/distfiles/ >@@ -22,12 +22,10 @@ > > SUB_LIST= NAME=${PORTNAME} > >-OPTIONS_DEFINE= DOCS MSDAV PCRE >-OPTIONS_DEFAULT=PCRE >-MSDAV_DESC= Microsoft WebDAV extension support >+OPTIONS_DEFINE= DOCS PCRE >+OPTIONS_DEFAULT= PCRE > >-PCRE_CONFIGUE_ENABLE= pcreposix >-MSDAV_CONFIGURE_ENABLE= msdav >+PCRE_CONFIGURE_ENABLE= pcreposix > CONFIGURE_ARGS= --disable-tcmalloc --disable-hoard > > PLIST_FILES= sbin/pound \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 199339
:
155400
|
155401
| 155402