mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 18:13:12 -04:00
Copy databases/puppetdb4 to databases/puppetdb5 and update. While here: - Update/fix conflicts with databases/puppetdb[34]; - Remove broken indirect dependency in databases/puppetdb3 (no need to rebuild, so not bumping PORTREVISION). With hat: puppet
8 lines
374 B
INI
8 lines
374 B
INI
--- ext/config/conf.d/jetty.ini.orig 2016-03-17 04:17:06 UTC
|
|
+++ ext/config/conf.d/jetty.ini
|
|
@@ -30,4 +30,4 @@ port = 8080
|
|
|
|
# Access logging configuration path. To turn off access logging
|
|
# comment out the line with `access-log-config=...`
|
|
-access-log-config = /etc/puppetlabs/puppetdb/request-logging.xml
|
|
+access-log-config = %%PREFIX%%/etc/puppetdb/request-logging.xml
|