git: 7477cf5b8ee7 - main - www/rubygem-rqrcode: update to 2.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Oct 2023 16:05:04 UTC
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7477cf5b8ee79b0756e4d23b6a62cf79fc630787
commit 7477cf5b8ee79b0756e4d23b6a62cf79fc630787
Author: Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-10-23 16:01:44 +0000
Commit: Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-10-23 16:04:20 +0000
www/rubygem-rqrcode: update to 2.2.0
Required for gitlab-ce 16.5
Changelog:
https://github.com/whomwah/rqrcode/blob/master/CHANGELOG.md
---
www/rubygem-rqrcode/Makefile | 8 +++++---
www/rubygem-rqrcode/distinfo | 6 +++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/www/rubygem-rqrcode/Makefile b/www/rubygem-rqrcode/Makefile
index 00f887e30199..ffe76de90d1d 100644
--- a/www/rubygem-rqrcode/Makefile
+++ b/www/rubygem-rqrcode/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rqrcode
-PORTVERSION= 0.10.1
+PORTVERSION= 2.2.0
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -8,9 +8,11 @@ COMMENT= Library for encoding QR Codes
WWW= https://whomwah.github.io/rqrcode/
LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-chunky_png>=1.0:graphics/rubygem-chunky_png
+RUN_DEPENDS= rubygem-chunky_png>=1.0<2:graphics/rubygem-chunky_png \
+ rubygem-rqrcode_core>=1.0<2:www/rubygem-rqrcode_core
+
NO_ARCH= yes
USES= gem
diff --git a/www/rubygem-rqrcode/distinfo b/www/rubygem-rqrcode/distinfo
index 86e59975197c..61930fac660c 100644
--- a/www/rubygem-rqrcode/distinfo
+++ b/www/rubygem-rqrcode/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491215744
-SHA256 (rubygem/rqrcode-0.10.1.gem) = 0a4ca43374b65e980287104a85805df00d9ecea1e3eda9f41503e8d7bcb53740
-SIZE (rubygem/rqrcode-0.10.1.gem) = 27136
+TIMESTAMP = 1698066054
+SHA256 (rubygem/rqrcode-2.2.0.gem) = 23eea88bb44c7ee6d6cab9354d08c287f7ebcdc6112e1fe7bcc2d010d1ffefc1
+SIZE (rubygem/rqrcode-2.2.0.gem) = 105984