svn commit: r411597 - head/devel/rubygem-table_print

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 21 18:00:44 UTC 2016


Author: sunpoet
Date: Mon Mar 21 18:00:43 2016
New Revision: 411597
URL: https://svnweb.freebsd.org/changeset/ports/411597

Log:
  - Update to 1.5.5
  - Add LICENSE_FILE
  
  Changes:	https://github.com/arches/table_print/commits/master

Modified:
  head/devel/rubygem-table_print/Makefile
  head/devel/rubygem-table_print/distinfo

Modified: head/devel/rubygem-table_print/Makefile
==============================================================================
--- head/devel/rubygem-table_print/Makefile	Mon Mar 21 18:00:38 2016	(r411596)
+++ head/devel/rubygem-table_print/Makefile	Mon Mar 21 18:00:43 2016	(r411597)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	table_print
-PORTVERSION=	1.5.4
+PORTVERSION=	1.5.5
 CATEGORIES=	devel ruby
 MASTER_SITES=	RG
 
@@ -10,9 +10,9 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Turn objects into formatted columns
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/devel/rubygem-table_print/distinfo
==============================================================================
--- head/devel/rubygem-table_print/distinfo	Mon Mar 21 18:00:38 2016	(r411596)
+++ head/devel/rubygem-table_print/distinfo	Mon Mar 21 18:00:43 2016	(r411597)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/table_print-1.5.4.gem) = cdf2e210e97b4cbaa18c2feb2c1c74e8609516b65aced1be3a6342639b36d4a0
-SIZE (rubygem/table_print-1.5.4.gem) = 26112
+SHA256 (rubygem/table_print-1.5.5.gem) = bccb795b7f1000bb4c5ba5667743da68fe58afabc5aa82af64facc998175df68
+SIZE (rubygem/table_print-1.5.5.gem) = 26112


More information about the svn-ports-head mailing list