git: 571d44686f74 - main - devel/rubygem-slop: Update to 4.9.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jul 6 15:07:33 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=571d44686f7426d287da68ba0f5922ce29e7fb22
commit 571d44686f7426d287da68ba0f5922ce29e7fb22
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 14:59:59 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 14:59:59 +0000
devel/rubygem-slop: Update to 4.9.1
Changes: https://github.com/leejarvis/slop/blob/master/CHANGELOG.md
---
devel/rubygem-slop/Makefile | 7 ++++---
devel/rubygem-slop/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/devel/rubygem-slop/Makefile b/devel/rubygem-slop/Makefile
index f43a55a1258b..0bec3966b9ca 100644
--- a/devel/rubygem-slop/Makefile
+++ b/devel/rubygem-slop/Makefile
@@ -1,7 +1,7 @@
# Created by: Shin-ya MURAKAMI <murashin at gfd-dennou.org>
PORTNAME= slop
-PORTVERSION= 4.6.2
+PORTVERSION= 4.9.1
CATEGORIES= devel ruby
MASTER_SITES= RG
@@ -11,8 +11,9 @@ COMMENT= Simple DSL for gathering options and parsing the command line
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/rubygem-slop/distinfo b/devel/rubygem-slop/distinfo
index 4979550b8f29..cc5c76b00f48 100644
--- a/devel/rubygem-slop/distinfo
+++ b/devel/rubygem-slop/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520953378
-SHA256 (rubygem/slop-4.6.2.gem) = 51e3335bebbed6f7d828725bc20ebaf8c4efa3f4464bf389d6518d33727f726f
-SIZE (rubygem/slop-4.6.2.gem) = 19968
+TIMESTAMP = 1625323787
+SHA256 (rubygem/slop-4.9.1.gem) = 498de9c170ab15573a69aca92cc6199122be319e108de0f74a41cb26abdceb18
+SIZE (rubygem/slop-4.9.1.gem) = 20480
More information about the dev-commits-ports-all
mailing list