Bug 158377 - mail/phplist: fix wrong pathname
Summary: mail/phplist: fix wrong pathname
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Olli Hauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-28 09:10 UTC by Lukasz Wasikowski
Modified: 2011-07-10 16:40 UTC (History)
0 users

See Also:


Attachments
file.diff (812 bytes, patch)
2011-06-28 09:10 UTC, Lukasz Wasikowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Wasikowski 2011-06-28 09:10:13 UTC
After installing the port there are wrong paths (doubled /phplist) in postinstall message.

Fix: Patch attached.

Patch attached with submission follows:
How-To-Repeat: Install port, read the message, check if provided paths are correct.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-05 13:31:58 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-05 13:32:01 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Krzysztof 2011-07-05 18:52:01 UTC
Hello,

On Tue, Jul 05, 2011 at 12:31:58PM +0000, Edwin Groothuis wrote:
> 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
> 

Yes, I approve.

Greetings,
-- 
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.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2011-07-05 20:49:50 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Olli Hauer freebsd_committer freebsd_triage 2011-07-10 15:14:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ohauer

I'll take it
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-07-10 16:30:28 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"
Comment 7 Olli Hauer freebsd_committer freebsd_triage 2011-07-10 16:32:46 UTC
State Changed
From-To: open->closed

Committed, Thanks!