git: 08a669f8e57c - main - devel/rubygem-re2: update to 2.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Oct 2023 15:51:57 UTC
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=08a669f8e57c31c8d663e96f08367cd596f3f561
commit 08a669f8e57c31c8d663e96f08367cd596f3f561
Author: Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-09-13 16:31:10 +0000
Commit: Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-10-04 15:50:52 +0000
devel/rubygem-re2: update to 2.0.0
Required for gitlab-ce 16.4
Changelog:
https://github.com/mudge/re2/releases/tag/v2.0.0
---
devel/rubygem-re2/Makefile | 5 +++--
devel/rubygem-re2/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/devel/rubygem-re2/Makefile b/devel/rubygem-re2/Makefile
index 4cce125b74c8..6fc9b9b38bf0 100644
--- a/devel/rubygem-re2/Makefile
+++ b/devel/rubygem-re2/Makefile
@@ -1,6 +1,5 @@
PORTNAME= re2
-PORTVERSION= 1.7.0
-PORTREVISION= 1
+PORTVERSION= 2.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -13,7 +12,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libgmp.so:math/gmp \
libre2.so:devel/re2
+RUN_DEPENDS= rubygem-mini_portile2>=2.8.4<2.9:devel/rubygem-mini_portile2
USES= gem
+CONFIGURE_ARGS= --enable-system-libraries
.include <bsd.port.mk>
diff --git a/devel/rubygem-re2/distinfo b/devel/rubygem-re2/distinfo
index 02acaacd913e..6245724fdf6f 100644
--- a/devel/rubygem-re2/distinfo
+++ b/devel/rubygem-re2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1693633227
-SHA256 (rubygem/re2-1.7.0.gem) = 0ccf19e3b289e67b56bd89a542488075de98d9b101b9946c4133d4b96af4d903
-SIZE (rubygem/re2-1.7.0.gem) = 27136
+TIMESTAMP = 1695537701
+SHA256 (rubygem/re2-2.0.0.gem) = 09075fab88b7ab40c2374d75a20504408dc26539c11931b146d5f72892718925
+SIZE (rubygem/re2-2.0.0.gem) = 2550272