- Update to 1.4.3 Port maintainer (freebsdports@chillibear.com) is cc'd. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->ruby ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of textproc/rubygem-terminal-table, Please note that PR ports/162106 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/162106 -- 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)
Responsible Changed From-To: ruby->swills I'll take it.
Approved, but if the commiter would prefer to they can use the patch below to update to 1.4.4 which is the most recent version of the gem: Also it should be noted that updating this gem will break devel/rubygem-vmc, but given that gem is already broken due to another gem version incompatibility I don't see that as a reason to hold off updating this gem. diff -ru rubygem-terminal-table.orig/Makefile rubygem-terminal-table/Makefile --- rubygem-terminal-table.orig/Makefile 2011-11-12 11:55:15.000000000 +0000 +++ rubygem-terminal-table/Makefile 2011-11-12 11:55:15.000000000 +0000 @@ -6,7 +6,7 @@ # PORTNAME= terminal-table -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.4 CATEGORIES= textproc rubygems MASTER_SITES= RG diff -ru rubygem-terminal-table.orig/distinfo rubygem-terminal-table/distinfo --- rubygem-terminal-table.orig/distinfo 2011-11-12 11:55:15.000000000 +0000 +++ rubygem-terminal-table/distinfo 2011-11-12 11:55:17.000000000 +0000 @@ -1,2 +1,2 @@ -SHA256 (rubygem/terminal-table-1.4.2.gem) = e33090125d5bcf857059a7ccae3ae01d929c45fe64104722f8c7056a7d053cfa -SIZE (rubygem/terminal-table-1.4.2.gem) = 12288 +SHA256 (rubygem/terminal-table-1.4.4.gem) = ab29b8e3872a665552ea7c010bec7a43e60853873964b7cfc48745ac6b589afc +SIZE (rubygem/terminal-table-1.4.4.gem) = 14336
swills 2011-11-12 15:46:14 UTC FreeBSD ports repository Modified files: textproc/rubygem-terminal-table Makefile distinfo Log: - Update to 1.4.4 PR: ports/162106 Approved by: Eric <freebsdports@chillibear.com> (maintainer) Feature safe: yes Revision Changes Path 1.2 +1 -1 ports/textproc/rubygem-terminal-table/Makefile 1.2 +2 -2 ports/textproc/rubygem-terminal-table/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"
State Changed From-To: feedback->closed Committed. Thanks!