Bug 162106 - [PATCH] textproc/rubygem-terminal-table: update to 1.4.3
Summary: [PATCH] textproc/rubygem-terminal-table: update to 1.4.3
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-28 17:00 UTC by Steve Wills
Modified: 2011-11-12 15:50 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-terminal-table-1.4.3.patch (1.02 KB, patch)
2011-10-28 17:00 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2011-10-28 17:00:49 UTC
- Update to 1.4.3

Port maintainer (freebsdports@chillibear.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-28 17:01:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-28 17:01:35 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-28 17:01:38 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2011-10-28 17:20:52 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 5 Eric Freeman 2011-11-12 12:05:03 UTC
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
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-11-12 15:46:28 UTC
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"
Comment 7 Steve Wills freebsd_committer freebsd_triage 2011-11-12 15:46:40 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!