Skip to content

Commit

Permalink
devel/rubygem-re2: update to 2.0.0
Browse files Browse the repository at this point in the history
Required for gitlab-ce 16.4
Changelog:
https://github.com/mudge/re2/releases/tag/v2.0.0
  • Loading branch information
mfechner committed Oct 4, 2023
1 parent 2050943 commit 08a669f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions 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

Expand All @@ -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>
6 changes: 3 additions & 3 deletions 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

0 comments on commit 08a669f

Please sign in to comment.