svn commit: r390831 - head/textproc/rubygem-terminal-table

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 28 17:56:00 UTC 2015


Author: sunpoet
Date: Sun Jun 28 17:55:59 2015
New Revision: 390831
URL: https://svnweb.freebsd.org/changeset/ports/390831

Log:
  - Update to 1.5.1
  - Add NO_ARCH
  
  Changes:	https://github.com/tj/terminal-table/commits/master

Modified:
  head/textproc/rubygem-terminal-table/Makefile
  head/textproc/rubygem-terminal-table/distinfo

Modified: head/textproc/rubygem-terminal-table/Makefile
==============================================================================
--- head/textproc/rubygem-terminal-table/Makefile	Sun Jun 28 17:55:54 2015	(r390830)
+++ head/textproc/rubygem-terminal-table/Makefile	Sun Jun 28 17:55:59 2015	(r390831)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	terminal-table
-PORTVERSION=	1.4.5
+PORTVERSION=	1.5.1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -11,6 +11,7 @@ COMMENT=	Simple, feature rich ASCII tabl
 
 LICENSE=	MIT
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/textproc/rubygem-terminal-table/distinfo
==============================================================================
--- head/textproc/rubygem-terminal-table/distinfo	Sun Jun 28 17:55:54 2015	(r390830)
+++ head/textproc/rubygem-terminal-table/distinfo	Sun Jun 28 17:55:59 2015	(r390831)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/terminal-table-1.4.5.gem) = bf81561a406d3389fcd08fc44447fb980f2810d1aaf99b9e06fc1916c83d1999
-SIZE (rubygem/terminal-table-1.4.5.gem) = 14336
+SHA256 (rubygem/terminal-table-1.5.1.gem) = 45234021d439bd230c6e626a9ee7ce05b0a77b4b65085397414dabe4808ea79d
+SIZE (rubygem/terminal-table-1.5.1.gem) = 11776


More information about the svn-ports-head mailing list