Bug 164532 - [PATCH] net/rabbitmq: update to 2.7.1
Summary: [PATCH] net/rabbitmq: update to 2.7.1
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-27 05:20 UTC by Li-Wen Hsu
Modified: 2012-01-29 15:30 UTC (History)
1 user (show)

See Also:


Attachments
rabbitmq-2.7.1.patch (2.02 KB, patch)
2012-01-27 05:20 UTC, Li-Wen Hsu
no flags Details | Diff
rabbit.diff.txt (1.86 KB, text/plain; charset=US-ASCII)
2012-01-29 01:46 UTC, Phillip N.
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu freebsd_committer freebsd_triage 2012-01-27 05:20:10 UTC
- Update to 2.7.1
- Checking dependency with bin/erl, allows building while erlang
  (not -lite version) installed
- Pet portlint(1)

Port maintainer (pneumann@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-27 05:20:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-27 05:20:23 UTC
Maintainer of net/rabbitmq,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-27 05:20:24 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Phillip N. 2012-01-29 01:44:21 UTC
Greate!

I remember erlang-lite>=r14b03 was needed near that version, to be sure the
user had the correct version (rabbit didnt liked the old one...)

But i think today its not needed any more...
Anyway, something a little more sofisticated could be made like couchdb
Makefile's, to let the user choose the erlang distribution via config
file.. :)

Im attaching the same diff, except without sudo...



Thanks!!

On Fri, Jan 27, 2012 at 2:20 AM, Edwin Groothuis <edwin@freebsd.org> wrote:

> Maintainer of net/rabbitmq,
>
> Please note that PR ports/164532 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/164532
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>



-- 


__________________
pneumann@gmail.com
@killfil
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-01-29 11:04:50 UTC
lwhsu       2012-01-29 11:04:36 UTC

  FreeBSD ports repository

  Modified files:
    net/rabbitmq         Makefile distinfo 
  Log:
  - Update to 2.7.1
  - Checking dependency with bin/erl, allows building while erlang
    (not -lite version) installed
  - Pet portlint(1)
  
  PR:             ports/164532
  Submitted by:   lwhsu
  Approved by:    Phillip Neumann <pneumann@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.28      +4 -5      ports/net/rabbitmq/Makefile
  1.16      +2 -2      ports/net/rabbitmq/distinfo
_______________________________________________
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 Li-Wen Hsu freebsd_committer freebsd_triage 2012-01-29 11:04:57 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 7 Li-Wen Hsu freebsd_committer freebsd_triage 2012-01-29 11:13:11 UTC
Thanks.  I thought it could be more convenient that the "-lite knob" is
in lang/erlang port, and lang/erlang-lite just sets it on, like (editors/vim
and editors/vim-lite do).  The ports need erlang like rabbitmq and couchdb
simply depend on lang/erlang, and users use LITE knob of lang/erang to decide
which erlang version will be used.

How do you think?

Li-Wen

On Sun, Jan 29, 2012 at 02:20:12 +0000, Phillip Neumann wrote:
> The following reply was made to PR ports/164532; it has been noted by GNATS.
> 
> From: Phillip Neumann <pneumann@gmail.com>
> To: bug-followup@freebsd.org
> Cc:  
> Subject: Re: ports/164532: [PATCH] net/rabbitmq: update to 2.7.1
> Date: Sat, 28 Jan 2012 22:44:21 -0300
> 
>  --f46d043c8070784acd04b7a0de42
>  Content-Type: text/plain; charset=ISO-8859-1
>  
>  Greate!
>  
>  I remember erlang-lite>=r14b03 was needed near that version, to be sure the
>  user had the correct version (rabbit didnt liked the old one...)
>  
>  But i think today its not needed any more...
>  Anyway, something a little more sofisticated could be made like couchdb
>  Makefile's, to let the user choose the erlang distribution via config
>  file.. :)
>  
>  Im attaching the same diff, except without sudo...
>  
>  
>  
>  Thanks!!
>  
>  On Fri, Jan 27, 2012 at 2:20 AM, Edwin Groothuis <edwin@freebsd.org> wrote:
>  
>  > Maintainer of net/rabbitmq,
>  >
>  > Please note that PR ports/164532 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/164532
>  >
>  > --
>  > Edwin Groothuis via the GNATS Auto Assign Tool
>  > edwin@FreeBSD.org
>  >
>  
>  
>  
>  -- 
>  
>  
>  __________________
>  pneumann@gmail.com
>  @killfil
>  
>  --f46d043c8070784acd04b7a0de42
>  Content-Type: text/html; charset=ISO-8859-1
>  Content-Transfer-Encoding: quoted-printable
>  
>  <div>Greate!</div><div><br></div><div>I remember=A0<span style=3D"color:rgb=
>  (0,0,255);background-color:rgb(239,239,187);font-family:&#39;Courier New&#3=
>  9;,Courier,monospace;font-size:11px;text-align:left">erlang-lite&gt;=3Dr14b=
>  03</span>=A0was needed near that version, to be sure the user had the corre=
>  ct version (rabbit didnt liked the old one...)</div>
>  <div><br></div><div>But i think today its not needed any more...</div><div>=
>  Anyway, something a little more sofisticated could be made like couchdb Mak=
>  efile&#39;s, to let the user choose the erlang distribution via config file=
>  .. :)</div>
>  <div><br></div><div>Im attaching the same diff, except without sudo...</div=
>  ><div><br></div><div><br></div><div><br></div><div>Thanks!!</div><div><br><=
>  /div><div class=3D"gmail_quote">On Fri, Jan 27, 2012 at 2:20 AM, Edwin Groo=
>  thuis <span dir=3D"ltr">&lt;<a href=3D"mailto:edwin@freebsd.org">edwin@free=
>  bsd.org</a>&gt;</span> wrote:<br>
>  <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
>  x #ccc solid;padding-left:1ex">Maintainer of net/rabbitmq,<br>
>  <br>
>  Please note that PR ports/164532 has just been submitted.<br>
>  <br>
>  If it contains a patch for an upgrade, an enhancement or a bug fix<br>
>  you agree on, reply to this email stating that you approve the patch<br>
>  and a committer will take care of it.<br>
>  <br>
>  The full text of the PR can be found at:<br>
>   =A0 =A0<a href=3D"http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/16453=
>  2" target=3D"_blank">http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/164=
>  532</a><br>
>  <span class=3D"HOEnZb"><font color=3D"#888888"><br>
>  --<br>
>  Edwin Groothuis via the GNATS Auto Assign Tool<br>
>  edwin@FreeBSD.org<br>
>  </font></span></blockquote></div><br><br clear=3D"all"><div><br></div>-- <b=
>  r><br><br>__________________<br><a href=3D"mailto:pneumann@gmail.com" targe=
>  t=3D"_blank">pneumann@gmail.com</a><div>@killfil</div><br>
>  
>  --f46d043c8070784acd04b7a0de42--


-- 
Li-Wen Hsu <lwhsu@FreeBSD.org>
http://lwhsu.org
Comment 8 Phillip N. 2012-01-29 15:23:45 UTC
Oh, that way, the ports depending on erlang will not need to implement the
two cases by their own..  greate!!

byebye

2012/1/29 Li-Wen Hsu <lwhsu@freebsd.org>

> Thanks.  I thought it could be more convenient that the "-lite knob" is
> in lang/erlang port, and lang/erlang-lite just sets it on, like
> (editors/vim
> and editors/vim-lite do).  The ports need erlang like rabbitmq and couchdb
> simply depend on lang/erlang, and users use LITE knob of lang/erang to
> decide
> which erlang version will be used.
>
> How do you think?
>
> Li-Wen
>
> On Sun, Jan 29, 2012 at 02:20:12 +0000, Phillip Neumann wrote:
> > The following reply was made to PR ports/164532; it has been noted by
> GNATS.
> >
> > From: Phillip Neumann <pneumann@gmail.com>
> > To: bug-followup@freebsd.org
> > Cc:
> > Subject: Re: ports/164532: [PATCH] net/rabbitmq: update to 2.7.1
> > Date: Sat, 28 Jan 2012 22:44:21 -0300
> >
> >  --f46d043c8070784acd04b7a0de42
> >  Content-Type: text/plain; charset=ISO-8859-1
> >
> >  Greate!
> >
> >  I remember erlang-lite>=r14b03 was needed near that version, to be sure
> the
> >  user had the correct version (rabbit didnt liked the old one...)
> >
> >  But i think today its not needed any more...
> >  Anyway, something a little more sofisticated could be made like couchdb
> >  Makefile's, to let the user choose the erlang distribution via config
> >  file.. :)
> >
> >  Im attaching the same diff, except without sudo...
> >
> >
> >
> >  Thanks!!
> >
> >  On Fri, Jan 27, 2012 at 2:20 AM, Edwin Groothuis <edwin@freebsd.org>
> wrote:
> >
> >  > Maintainer of net/rabbitmq,
> >  >
> >  > Please note that PR ports/164532 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/164532
> >  >
> >  > --
> >  > Edwin Groothuis via the GNATS Auto Assign Tool
> >  > edwin@FreeBSD.org
> >  >
> >
> >
> >
> >  --
> >
> >
> >  __________________
> >  pneumann@gmail.com
> >  @killfil
> >
> >  --f46d043c8070784acd04b7a0de42
> >  Content-Type: text/html; charset=ISO-8859-1
> >  Content-Transfer-Encoding: quoted-printable
> >
> >  <div>Greate!</div><div><br></div><div>I remember=A0<span
> style=3D"color:rgb=
> >  (0,0,255);background-color:rgb(239,239,187);font-family:&#39;Courier
> New&#3=
> >
>  9;,Courier,monospace;font-size:11px;text-align:left">erlang-lite&gt;=3Dr14b=
> >  03</span>=A0was needed near that version, to be sure the user had the
> corre=
> >  ct version (rabbit didnt liked the old one...)</div>
> >  <div><br></div><div>But i think today its not needed any
> more...</div><div>=
> >  Anyway, something a little more sofisticated could be made like couchdb
> Mak=
> >  efile&#39;s, to let the user choose the erlang distribution via config
> file=
> >  .. :)</div>
> >  <div><br></div><div>Im attaching the same diff, except without
> sudo...</div=
> >
>  ><div><br></div><div><br></div><div><br></div><div>Thanks!!</div><div><br><=
> >  /div><div class=3D"gmail_quote">On Fri, Jan 27, 2012 at 2:20 AM, Edwin
> Groo=
> >  thuis <span dir=3D"ltr">&lt;<a href=3D"mailto:edwin@freebsd.org
> ">edwin@free=
> >  bsd.org</a>&gt;</span> wrote:<br>
> >  <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0
> .8ex;border-left:1p=
> >  x #ccc solid;padding-left:1ex">Maintainer of net/rabbitmq,<br>
> >  <br>
> >  Please note that PR ports/164532 has just been submitted.<br>
> >  <br>
> >  If it contains a patch for an upgrade, an enhancement or a bug fix<br>
> >  you agree on, reply to this email stating that you approve the patch<br>
> >  and a committer will take care of it.<br>
> >  <br>
> >  The full text of the PR can be found at:<br>
> >   =A0 =A0<a href=3D"
> http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/16453=
> >  2" target=3D"_blank">
> http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/164=
> >  532</a><br>
> >  <span class=3D"HOEnZb"><font color=3D"#888888"><br>
> >  --<br>
> >  Edwin Groothuis via the GNATS Auto Assign Tool<br>
> >  edwin@FreeBSD.org<br>
> >  </font></span></blockquote></div><br><br
> clear=3D"all"><div><br></div>-- <b=
> >  r><br><br>__________________<br><a href=3D"mailto:pneumann@gmail.com"
> targe=
> >  t=3D"_blank">pneumann@gmail.com</a><div>@killfil</div><br>
> >
> >  --f46d043c8070784acd04b7a0de42--
>
> --
> Li-Wen Hsu <lwhsu@FreeBSD.org>
> http://lwhsu.org
>



-- 


__________________
pneumann@gmail.com
@killfil