git: 174601b51ab1 - main - devel/rubygem-table_print: Update to 1.5.7
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jul 6 15:07:40 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=174601b51ab1a7ed8f65fb1cc8fc101a5fac62fd
commit 174601b51ab1a7ed8f65fb1cc8fc101a5fac62fd
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 15:00:06 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 15:00:06 +0000
devel/rubygem-table_print: Update to 1.5.7
Changes: https://github.com/arches/table_print/commits/master
---
devel/rubygem-table_print/Makefile | 7 ++++---
devel/rubygem-table_print/distinfo | 5 +++--
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/devel/rubygem-table_print/Makefile b/devel/rubygem-table_print/Makefile
index 0258e592574f..43c15feb65ff 100644
--- a/devel/rubygem-table_print/Makefile
+++ b/devel/rubygem-table_print/Makefile
@@ -1,7 +1,7 @@
# Created by: Michael Moll <kvedulv at kvedulv.de>
PORTNAME= table_print
-PORTVERSION= 1.5.6
+PORTVERSION= 1.5.7
CATEGORIES= devel ruby
MASTER_SITES= RG
@@ -11,8 +11,9 @@ COMMENT= Turn objects into formatted columns
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/rubygem-table_print/distinfo b/devel/rubygem-table_print/distinfo
index 1e942f653dc7..ba900b19c76e 100644
--- a/devel/rubygem-table_print/distinfo
+++ b/devel/rubygem-table_print/distinfo
@@ -1,2 +1,3 @@
-SHA256 (rubygem/table_print-1.5.6.gem) = 6727cd904a2c1f51f2eb4fafeb53f3c1e433933f27d55d7b6266b912e54b76c5
-SIZE (rubygem/table_print-1.5.6.gem) = 26624
+TIMESTAMP = 1625323803
+SHA256 (rubygem/table_print-1.5.7.gem) = 436664281f93387b882335795e16cfeeb839ad0c785ff7f9110fc0f17c68b5cb
+SIZE (rubygem/table_print-1.5.7.gem) = 26624
More information about the dev-commits-ports-all
mailing list