git: 0564ceaf48d9 - main - devel/rubygem-getopt: Update to 1.6.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:19:36 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0564ceaf48d9a46a9daa934da6b29922e5f82588
commit 0564ceaf48d9a46a9daa934da6b29922e5f82588
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:12:21 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:47:37 +0000
devel/rubygem-getopt: Update to 1.6.0
- Add LICENSE_FILE
Changes: https://github.com/djberg96/getopt/blob/master/CHANGES.md
---
devel/rubygem-getopt/Makefile | 3 ++-
devel/rubygem-getopt/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/devel/rubygem-getopt/Makefile b/devel/rubygem-getopt/Makefile
index 8067b9202912..2f3fb22d8e4c 100644
--- a/devel/rubygem-getopt/Makefile
+++ b/devel/rubygem-getopt/Makefile
@@ -1,7 +1,7 @@
# Created by: Alexey V. Degtyarev <alexey at renatasystems.org>
PORTNAME= getopt
-PORTVERSION= 1.5.1
+PORTVERSION= 1.6.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -9,6 +9,7 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Command line parsing with Ruby
LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
diff --git a/devel/rubygem-getopt/distinfo b/devel/rubygem-getopt/distinfo
index 172c6f44531d..44e578aaf678 100644
--- a/devel/rubygem-getopt/distinfo
+++ b/devel/rubygem-getopt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585565028
-SHA256 (rubygem/getopt-1.5.1.gem) = 24e40c340bb9e63eb44663f6d15fe683e7d0ba9ac884e2066f960221e8a5f52d
-SIZE (rubygem/getopt-1.5.1.gem) = 25088
+TIMESTAMP = 1618320906
+SHA256 (rubygem/getopt-1.6.0.gem) = 0bf13497b4b00930c3bda14f38bad5cbd611b4a23636dfd5b3df17fe4ba7ede1
+SIZE (rubygem/getopt-1.6.0.gem) = 25088
More information about the dev-commits-ports-all
mailing list