svn commit: r479558 - head/devel/rubygem-strings
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 11 19:00:56 UTC 2018
Author: sunpoet
Date: Tue Sep 11 19:00:53 2018
New Revision: 479558
URL: https://svnweb.freebsd.org/changeset/ports/479558
Log:
Update to 0.1.4
Changes: https://github.com/piotrmurach/strings/blob/master/CHANGELOG.md
Modified:
head/devel/rubygem-strings/Makefile
head/devel/rubygem-strings/distinfo
Modified: head/devel/rubygem-strings/Makefile
==============================================================================
--- head/devel/rubygem-strings/Makefile Tue Sep 11 19:00:48 2018 (r479557)
+++ head/devel/rubygem-strings/Makefile Tue Sep 11 19:00:53 2018 (r479558)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= strings
-PORTVERSION= 0.1.3
+PORTVERSION= 0.1.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -16,8 +16,9 @@ RUN_DEPENDS= rubygem-strings-ansi>=0.1.0:devel/rubygem
rubygem-unicode-display_width>=1.4.0:devel/rubygem-unicode-display_width \
rubygem-unicode_utils>=1.4.0:devel/rubygem-unicode_utils
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/devel/rubygem-strings/distinfo
==============================================================================
--- head/devel/rubygem-strings/distinfo Tue Sep 11 19:00:48 2018 (r479557)
+++ head/devel/rubygem-strings/distinfo Tue Sep 11 19:00:53 2018 (r479558)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535560627
-SHA256 (rubygem/strings-0.1.3.gem) = a4435f3ee363a815134d34cba9e2dc7828dcbe94de564435511ef2fb737605c1
-SIZE (rubygem/strings-0.1.3.gem) = 19456
+TIMESTAMP = 1536690368
+SHA256 (rubygem/strings-0.1.4.gem) = cab79f5b836b850cc63ee38fddc1d3ccb627cf303646f0a706d82c270a2b35de
+SIZE (rubygem/strings-0.1.4.gem) = 19968
More information about the svn-ports-all
mailing list