summaryrefslogtreecommitdiff
path: root/chat/prosody/patches
diff options
context:
space:
mode:
authorfhajny <fhajny>2011-09-30 08:33:54 +0000
committerfhajny <fhajny>2011-09-30 08:33:54 +0000
commit7e661dcba10c7428ac41fe741b4720221af595d4 (patch)
tree5ac9bbf9cc1b5d123684f90f4c632d01a74866ff /chat/prosody/patches
parent417a9911c5865b8aa6d9f84c908796d788d74235 (diff)
downloadpkgsrc-7e661dcba10c7428ac41fe741b4720221af595d4.tar.gz
Fix rpath linking & typo in patch file, add a rc.d script (thanks ewdafa)
This fixes PR pkg/45357. Bump PKGREVISION.
Diffstat (limited to 'chat/prosody/patches')
-rw-r--r--chat/prosody/patches/patch-ab4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/prosody/patches/patch-ab b/chat/prosody/patches/patch-ab
index fdc465fd2f5..1a29dde19d8 100644
--- a/chat/prosody/patches/patch-ab
+++ b/chat/prosody/patches/patch-ab
@@ -1,4 +1,4 @@
-$NetBSD: patch-ab,v 1.2 2011/06/06 14:41:48 schnoebe Exp $
+$NetBSD: patch-ab,v 1.3 2011/09/30 08:33:54 fhajny Exp $
enable POSIX functionality by default
set the logging paths
@@ -11,7 +11,7 @@ set up the pid files
-- Other specific functionality
- --"posix"; -- POSIX functionality, sends server to background, enables syslog, etc.
-+ posix"; -- POSIX functionality, sends server to background, enables syslog, etc.
++ "posix"; -- POSIX functionality, sends server to background, enables syslog, etc.
--"bosh"; -- Enable BOSH clients, aka "Jabber over HTTP"
--"httpserver"; -- Serve static files from a directory over HTTP
--"groups"; -- Shared roster support