git: ebc85db83bfd - main - devel/rubygem-reline: Update to 0.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Jan 2022 16:34:36 UTC
The branch main has been updated by yasu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ebc85db83bfd83726a5bf849889e5ef79a0a1d61
commit ebc85db83bfd83726a5bf849889e5ef79a0a1d61
Author: Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-01-06 16:22:21 +0000
Commit: Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-01-06 16:33:53 +0000
devel/rubygem-reline: Update to 0.3.1
* Switch to DISTVERSION
* Re-format Makefile with portfmt.
Changes: https://github.com/ruby/reline/commits/v0.3.1
---
devel/rubygem-reline/Makefile | 4 ++--
devel/rubygem-reline/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/rubygem-reline/Makefile b/devel/rubygem-reline/Makefile
index c5846b998c1c..32547fe78baf 100644
--- a/devel/rubygem-reline/Makefile
+++ b/devel/rubygem-reline/Makefile
@@ -1,5 +1,5 @@
PORTNAME= reline
-PORTVERSION= 0.3.0
+DISTVERSION= 0.3.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -8,7 +8,7 @@ COMMENT= Alternative GNU Readline or Editline implementation by pure Ruby
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
-LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
+LICENSE_FILE_BSD2CLAUSE= ${WRKSRC}/BSDL
LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
RUN_DEPENDS= rubygem-io-console>=0.5<1:devel/rubygem-io-console
diff --git a/devel/rubygem-reline/distinfo b/devel/rubygem-reline/distinfo
index 953e65be29e2..b9617fad2e4b 100644
--- a/devel/rubygem-reline/distinfo
+++ b/devel/rubygem-reline/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640397479
-SHA256 (rubygem/reline-0.3.0.gem) = 1321f1861d362d6d5ca4bbe01440038908103ca57efaf69e41ac48a5e3bc491c
-SIZE (rubygem/reline-0.3.0.gem) = 57856
+TIMESTAMP = 1641486078
+SHA256 (rubygem/reline-0.3.1.gem) = b101d93607bf7564657f082f68abfa19ae939d14a709eff89be048eae2d7f4c7
+SIZE (rubygem/reline-0.3.1.gem) = 57856