git: 8abed149ab96 - main - textproc/rubygem-unf_ext: Update to 0.0.7.7
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 21 18:14:37 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8abed149ab969e6f7f8783a0fbf8dfc746fbc2ad
commit 8abed149ab969e6f7f8783a0fbf8dfc746fbc2ad
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 17:21:06 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-21 18:12:06 +0000
textproc/rubygem-unf_ext: Update to 0.0.7.7
Changes: https://github.com/knu/ruby-unf_ext/blob/master/CHANGELOG.md
---
textproc/rubygem-unf_ext/Makefile | 4 ++--
textproc/rubygem-unf_ext/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/textproc/rubygem-unf_ext/Makefile b/textproc/rubygem-unf_ext/Makefile
index ea673cd38ffd..265f836a4cb3 100644
--- a/textproc/rubygem-unf_ext/Makefile
+++ b/textproc/rubygem-unf_ext/Makefile
@@ -1,7 +1,7 @@
# Created by: MIHIRA Yoshiro <sanpei at FreeBSD.org>
PORTNAME= unf_ext
-PORTVERSION= 0.0.7.5
+PORTVERSION= 0.0.7.7
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -11,7 +11,7 @@ COMMENT= Unicode Normalization Form support library for CRuby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
.include <bsd.port.mk>
diff --git a/textproc/rubygem-unf_ext/distinfo b/textproc/rubygem-unf_ext/distinfo
index 0c70d3a88c47..ce90953ce1e3 100644
--- a/textproc/rubygem-unf_ext/distinfo
+++ b/textproc/rubygem-unf_ext/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517928462
-SHA256 (rubygem/unf_ext-0.0.7.5.gem) = 4126717c9ad85bc0d8f62881cabf32e84fe18c47485784d1ba8b0c0fb189e11a
-SIZE (rubygem/unf_ext-0.0.7.5.gem) = 398848
+TIMESTAMP = 1626714722
+SHA256 (rubygem/unf_ext-0.0.7.7.gem) = e4e9b1f0c48467fa271d53b180f4ace4c0ff88f01a69ae3da2c30038443e8471
+SIZE (rubygem/unf_ext-0.0.7.7.gem) = 399360
More information about the dev-commits-ports-all
mailing list