- Update to 2.2.3 Port maintainer (jatzen@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->pgollucci Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of www/rubygem-passenger, Please note that PR ports/136747 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/136747 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
There's a newer version of passenger - 2.2.4 - a patch for the new version is attached. Sorry for the delay. On Tue, Jul 14, 2009 at 7:02 AM, Edwin Groothuis<edwin@freebsd.org> wrote: > Maintainer of www/rubygem-passenger, > > Please note that PR ports/136747 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/136747 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org > -- Cheers, - Jacob Atzen
Apparently the patch was garbled by gmail, so here it is inline. diff --git a/rubygem-passenger/Makefile b/rubygem-passenger/Makefile index 197e094..f79807f 100644 --- a/rubygem-passenger/Makefile +++ b/rubygem-passenger/Makefile @@ -5,7 +5,7 @@ # $FreeBSD: ports/www/rubygem-passenger/Makefile,v 1.1 2008/12/25 19:49:33 miwi Exp $ PORTNAME=3D passenger -PORTVERSION=3D 2.2.2 +PORTVERSION=3D 2.2.4 CATEGORIES=3D www rubygems MASTER_SITES=3D RF MASTER_SITE_SUBDIR=3D gems diff --git a/rubygem-passenger/distinfo b/rubygem-passenger/distinfo index af8ca9c..2c4b486 100644 --- a/rubygem-passenger/distinfo +++ b/rubygem-passenger/distinfo @@ -1,3 +1,3 @@ -MD5 (rubygem/passenger-2.2.2.gem) =3D f07483952f4f686b152b8a569772252b -SHA256 (rubygem/passenger-2.2.2.gem) =3D 74d1b767017f2316e83daddfaadae95276f5d7918fb0121944163aa46302595d -SIZE (rubygem/passenger-2.2.2.gem) =3D 1687040 +MD5 (rubygem/passenger-2.2.4.gem) =3D c419283614c3849af345f924d1f02858 +SHA256 (rubygem/passenger-2.2.4.gem) =3D b84b4b1cf4fb6cfc66e3f701e954a79a27baf7742f78d3209ae5eecfb7ef2da7 +SIZE (rubygem/passenger-2.2.4.gem) =3D 1788416 On Sat, Jul 25, 2009 at 11:18 AM, Jacob Atzen<jatzen@gmail.com> wrote: > There's a newer version of passenger - 2.2.4 - a patch for the new > version is attached. Sorry for the delay. > > On Tue, Jul 14, 2009 at 7:02 AM, Edwin Groothuis<edwin@freebsd.org> wrote= : >> Maintainer of www/rubygem-passenger, >> >> Please note that PR ports/136747 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: >> =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/136747 >> >> -- >> Edwin Groothuis via the GNATS Auto Assign Tool >> edwin@FreeBSD.org >> > > -- > Cheers, > - Jacob Atzen > --=20 Med venlig hilsen - Jacob Atzen
miwi 2009-08-14 20:00:58 UTC FreeBSD ports repository Modified files: www/rubygem-passenger Makefile distinfo Log: - Update to 2.2.4 PR: 136747 Submitted by: pgollucci@ Approved by: maintainer Revision Changes Path 1.7 +1 -1 ports/www/rubygem-passenger/Makefile 1.6 +3 -3 ports/www/rubygem-passenger/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"
This one is done and can be closed!? Greetings, Robert
This PR can be closed. -- Thanks, - Jacob Atzen
State Changed From-To: feedback->closed Committed. Thanks!