From nobody@FreeBSD.org  Tue Jun 28 08:01:55 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 703E7106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 28 Jun 2011 08:01:55 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 27C628FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 28 Jun 2011 08:01:55 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p5S81sUK059327
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 28 Jun 2011 08:01:54 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p5S81sm6059326;
	Tue, 28 Jun 2011 08:01:54 GMT
	(envelope-from nobody)
Message-Id: <201106280801.p5S81sm6059326@red.freebsd.org>
Date: Tue, 28 Jun 2011 08:01:54 GMT
From: Lukasz Wasikowski <lukasz@wasikowski.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Fix wrong pathname
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: ports@bsdserwis.com

>Number:         158377
>Category:       ports
>Synopsis:       mail/phplist: fix wrong pathname
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ohauer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 28 08:10:13 UTC 2011
>Closed-Date:    Sun Jul 10 15:33:11 UTC 2011
>Last-Modified:  Sun Jul 10 15:40:08 UTC 2011
>Originator:     Lukasz Wasikowski
>Release:        8.2-RELEASE
>Organization:
>Environment:
>Description:
After installing the port there are wrong paths (doubled /phplist) in postinstall message.
>How-To-Repeat:
Install port, read the message, check if provided paths are correct.
>Fix:
Patch attached.

Patch attached with submission follows:

diff -ruN mail/phplist.bak/files/pkg-message.in mail/phplist/files/pkg-message.in
--- mail/phplist.bak/files/pkg-message.in	2007-09-24 23:38:43.000000000 +0200
+++ mail/phplist/files/pkg-message.in	2011-06-28 09:55:18.000000000 +0200
@@ -11,15 +11,15 @@
     phplist's location on your disk, you'll need to put the following line
     (or the equivalent) into the web server configuration:
 
-Alias /phplist %%WWWDIR%%/phplist
-<Directory %%WWWDIR%%/phplist>
+Alias /phplist %%WWWDIR%%
+<Directory %%WWWDIR%%>
         Order allow,deny
         Allow from all
 </Directory>
 
 3.  The phplist configuration file, edit:
 
-%%WWWDIR%%/phplist/lists/config/config.php
+%%WWWDIR%%/lists/config/config.php
 
     phplist will not operate correctly unless you spend some time setting
     correct options in this file.


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Jul 5 12:32:01 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158377 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: ports@bsdserwis.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/158377: mail/phplist: fix wrong pathname
Date: Tue, 5 Jul 2011 12:31:58 UT

 Maintainer of mail/phplist,
 
 Please note that PR ports/158377 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/158377
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Krzysztof Stryjek <ports@bsdserwis.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: [UNSURE] Re: ports/158377: mail/phplist: fix wrong pathname
Date: Tue, 5 Jul 2011 19:52:01 +0200

 --hHWLQfXTYDoKhP50
 Content-Type: text/plain; charset=iso-8859-2
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Hello,
 
 On Tue, Jul 05, 2011 at 12:31:58PM +0000, Edwin Groothuis wrote:
 > Maintainer of mail/phplist,
 >=20
 > Please note that PR ports/158377 has just been submitted.
 >=20
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >=20
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/158377
 >=20
 > --=20
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >=20
 Yes, I approve.
 
 Greetings,
 --=20
 Krzysztof Stryjek
 UNIX administrator/Juniper Networks Specialist
 email: wtp (at) bsdserwis (dot) com
 http://www.linkedin.com/in/KrzysztofStryjek
 GPG fingerprint: 8BD7 40CE 8994 0BBE CE6C  91CD 1292 8959 DC61 0E76
 
 In theory, there is no difference between theory and practice.
 In practice, there is.
 
 --hHWLQfXTYDoKhP50
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (FreeBSD)
 
 iEYEARECAAYFAk4TT0AACgkQEpKJWdxhDnajmQCeMellcKlrF5Ronngzizvg2g14
 UtwAnjm6yMxHCH9rE3oHRUQ41HSsJcxh
 =Fk5e
 -----END PGP SIGNATURE-----
 
 --hHWLQfXTYDoKhP50--
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Tue Jul 5 19:49:50 UTC 2011 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158377 
Responsible-Changed-From-To: freebsd-ports-bugs->ohauer 
Responsible-Changed-By: ohauer 
Responsible-Changed-When: Sun Jul 10 14:14:38 UTC 2011 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158377 
State-Changed-From-To: open->closed 
State-Changed-By: ohauer 
State-Changed-When: Sun Jul 10 15:32:46 UTC 2011 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158377 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/158377: commit references a PR
Date: Sun, 10 Jul 2011 15:30:28 +0000 (UTC)

 ohauer      2011-07-10 15:30:19 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/phplist         Makefile pkg-plist 
     mail/phplist/files   pkg-message.in 
   Log:
   - fix pkg-message [1]
   - fix a possible overwrite of config.php if installed from package
     therfore bump PORTREVISION
   - sort pkg-plist with genplist
   
   PR:             ports/158377 [1]
   Submitted by:   Lukasz Wasikowski <lukasz _at_ wasikowski.net>
   Approved by:    Krzysztof Stryjek <ports _at_ bsdserwis.com> (maintainer)
   
   Revision  Changes    Path
   1.7       +1 -0      ports/mail/phplist/Makefile
   1.2       +3 -3      ports/mail/phplist/files/pkg-message.in
   1.5       +109 -109  ports/mail/phplist/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
