Bug 124730 - [maintainer] update net-im/msn-proxy to 0.6.2 - add pgsql support
Summary: [maintainer] update net-im/msn-proxy to 0.6.2 - add pgsql support
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: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-18 21:30 UTC by Luiz Otavio O Souza
Modified: 2008-06-20 06:40 UTC (History)
0 users

See Also:


Attachments
file.diff (7.28 KB, patch)
2008-06-18 21:30 UTC, Luiz Otavio O Souza
no flags Details | Diff
msn-proxy-patch.txt (7.84 KB, text/plain)
2008-06-19 12:49 UTC, Luiz Otavio O Souza
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luiz Otavio O Souza 2008-06-18 21:30:01 UTC
Update the msn-proxy to 0.6.2
Add support to pgsql

Fix: Apply the following patch. Please remove files/pkg-message.in

Patch attached with submission follows:
Comment 1 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-06-18 21:38:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.
Comment 2 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-06-18 22:47:27 UTC
State Changed
From-To: open->feedback

Ask for maintainer approval.
Comment 3 Luiz Otavio O Souza 2008-06-19 12:49:24 UTC
Hi Lippe,

I fix some problems with your patch (remove some backslash in
pkg-plist files) and it is ok now.

Thanks for the tips and your patience =)

-luiz


On Wed, Jun 18, 2008 at 6:30 PM, Felippe de Meirelles Motta
<lippe@freebsd.org> wrote:
> Hi Maintainer,
>
> I made a new patch attached!
>
> If any doubts, you can told me via private mail (en_US/pt_BR) or via
> bug-followup.
>
> Thanks!
>
> --
> lippe@FreeBSD.org
> Felippe de Meirelles Motta
>
Comment 4 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-06-19 18:25:36 UTC
State Changed
From-To: feedback->open

Maintainer has fixed.
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-06-20 06:30:19 UTC
lippe       2008-06-20 05:30:14 UTC

  FreeBSD ports repository

  Modified files:
    net-im/msn-proxy     Makefile distinfo pkg-plist 
  Added files:
    net-im/msn-proxy/files pkg-message-mysql.in 
                           pkg-message-pgsql.in 
  Removed files:
    net-im/msn-proxy/files pkg-message.in 
  Log:
  - Update to 0.6.2.
  - Add support to MySQL and PostgreSQL.
  
  PR:             ports/124730
  Submitted by:   Luiz Otavio O Souza <loos.br@gmail.com> (maintainer)
  Approved by:    gabor (mentor, implicit)
  
  Revision  Changes    Path
  1.5       +33 -10    ports/net-im/msn-proxy/Makefile
  1.3       +6 -3      ports/net-im/msn-proxy/distinfo
  1.1       +24 -0     ports/net-im/msn-proxy/files/pkg-message-mysql.in (new)
  1.1       +21 -0     ports/net-im/msn-proxy/files/pkg-message-pgsql.in (new)
  1.2       +0 -24     ports/net-im/msn-proxy/files/pkg-message.in (dead)
  1.5       +22 -12    ports/net-im/msn-proxy/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 6 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-06-20 06:36:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!