pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/50041 (Roundcube is supposed to run with Apache)



The following reply was made to PR pkg/50041; it has been noted by GNATS.

From: =?UTF-8?Q?Fr=C3=A9d=C3=A9ric_Fauberteau?= <frederic%fauberteau.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/50041 (Roundcube is supposed to run with Apache)
Date: Sun, 13 Sep 2015 09:33:12 +0200

 Le 31/08/2015 17:35, taca%NetBSD.org@localhost a écrit :
 > Synopsis: Roundcube is supposed to run with Apache
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: taca%NetBSD.org@localhost
 > State-Changed-When: Mon, 31 Aug 2015 15:35:13 +0000
 > State-Changed-Why:
 > The package has updated based on your patch.
 
 Thanks, it seems ok for me.
 
 Just a little mistake from me due to copy-past :
 
 ? patch-options-comment.patch
 Index: options.mk
 ===================================================================
 RCS file: /cvsroot/pkgsrc/mail/roundcube/options.mk,v
 retrieving revision 1.12
 diff -u -u -r1.12 options.mk
 --- options.mk  31 Aug 2015 15:31:26 -0000      1.12
 +++ options.mk  13 Sep 2015 07:23:50 -0000
 @@ -59,7 +59,7 @@
   .endif
 
   ###
 -### Use apache web server
 +### Use nginx web server
   ###
   .if !empty(PKG_OPTIONS:Mnginx)
   DEPENDS+=      nginx-[0-9]*:../../www/nginx
 


Home | Main Index | Thread Index | Old Index