Bug 130672 - [PATCH] net-im/centerim: fux python patch in CenterIMLog2HTML.py script
Summary: [PATCH] net-im/centerim: fux python patch in CenterIMLog2HTML.py script
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-18 02:20 UTC by Dmitry Marakasov
Modified: 2009-02-03 23:00 UTC (History)
1 user (show)

See Also:


Attachments
centerim-4.22.6.patch (538 bytes, patch)
2009-01-18 02:20 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2009-01-18 02:20:02 UTC
CenterIMLog2HTML.py script provided with centerim has python path hardcoded as /usr/bin/python which is incorrect for FreeBSD. Fix that.

Port maintainer (frank@altpeter.de) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-18 02:20:27 UTC
Maintainer of net-im/centerim,

Please note that PR ports/130672 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/130672

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-18 02:20:30 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2009-01-18 03:07:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

My PR
Comment 4 Frank Altpeter 2009-01-18 09:56:47 UTC
Hi Edwin Groothuis,

on 2009-01-18 at 03:20:27 CET, you wrote:
> Maintainer of net-im/centerim,
> 
> Please note that PR ports/130672 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/130672
> 
> -- 
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org

ACK.

Will change that in our source and fix it for the next update.

Thanks for the information :)

 
Tìoraidh an-dràsda,

	Frank Altpeter

-- 
FA-RIPE *** http://www.altpeter.de/
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2009-02-03 22:59:26 UTC
State Changed
From-To: feedback->open

Maintainer approved
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-02-03 22:59:28 UTC
amdmi3      2009-02-03 22:59:19 UTC

  FreeBSD ports repository

  Modified files:
    net-im/centerim      Makefile 
  Log:
  - Fix python path in some bundled scripts
  
  PR:             130672
  Submitted by:   myself
  Approved by:    Frank Altpeter <frank at altpeter dot de> (maintainer)
  
  Revision  Changes    Path
  1.12      +5 -1      ports/net-im/centerim/Makefile
_______________________________________________
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 Dmitry Marakasov freebsd_committer freebsd_triage 2009-02-03 22:59:37 UTC
State Changed
From-To: open->closed

Committed. Thanks!