git: 68333006d533 - main - devel/rubygem-rotp: Upgrade to 6.2.0
Matthias Fechner
mfechner at FreeBSD.org
Fri Apr 23 19:06:38 UTC 2021
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=68333006d53327672a5933322d21c49476d8be9e
commit 68333006d53327672a5933322d21c49476d8be9e
Author: Matthias Fechner <mfechner at FreeBSD.org>
AuthorDate: 2021-04-23 08:01:51 +0000
Commit: Matthias Fechner <mfechner at FreeBSD.org>
CommitDate: 2021-04-23 19:06:03 +0000
devel/rubygem-rotp: Upgrade to 6.2.0
This update is required for gitlab-ce 13.11.
---
devel/rubygem-rotp/Makefile | 7 ++++---
devel/rubygem-rotp/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/devel/rubygem-rotp/Makefile b/devel/rubygem-rotp/Makefile
index 2accadb9788f..8428b83b6aed 100644
--- a/devel/rubygem-rotp/Makefile
+++ b/devel/rubygem-rotp/Makefile
@@ -1,7 +1,7 @@
# Created by: Torsten Zuhlsdorff <ports at toco-domains.de>
PORTNAME= rotp
-PORTVERSION= 3.3.1
+PORTVERSION= 6.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,9 +10,10 @@ COMMENT= Ruby library for generating one time passwords
LICENSE= MIT
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
PLIST_FILES= bin/rotp
diff --git a/devel/rubygem-rotp/distinfo b/devel/rubygem-rotp/distinfo
index af223db6379f..4c746835ce34 100644
--- a/devel/rubygem-rotp/distinfo
+++ b/devel/rubygem-rotp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520081535
-SHA256 (rubygem/rotp-3.3.1.gem) = e7e98717b02ff086e9f5b5315a6a73489a5fb487d0a1329111359a9d42900064
-SIZE (rubygem/rotp-3.3.1.gem) = 60416
+TIMESTAMP = 1619164853
+SHA256 (rubygem/rotp-6.2.0.gem) = 239a2eefba6f1bd4157b2c735d0f975598e0ef94823eea2f35d103d2e5cc0787
+SIZE (rubygem/rotp-6.2.0.gem) = 63488
More information about the dev-commits-ports-all
mailing list