Skip to content

Commit

Permalink
www/gitlab: new ports required for gitlab 16.11.0
Browse files Browse the repository at this point in the history
(cherry picked from commit 15fc626)
  • Loading branch information
mfechner committed Apr 23, 2024
1 parent d2bceac commit aa0a70d
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 0 deletions.
1 change: 1 addition & 0 deletions textproc/Makefile
Expand Up @@ -1915,6 +1915,7 @@
SUBDIR += rubygem-sixarm_ruby_unaccent
SUBDIR += rubygem-spreadsheet
SUBDIR += rubygem-stamp
SUBDIR += rubygem-static_holmes
SUBDIR += rubygem-syntax
SUBDIR += rubygem-termcolor
SUBDIR += rubygem-terminal-table
Expand Down
18 changes: 18 additions & 0 deletions textproc/rubygem-static_holmes/Makefile
@@ -0,0 +1,18 @@
PORTNAME= static_holmes
DISTVERSION= 0.7.7
CATEGORIES= textproc rubygems
MASTER_SITES= RG

MAINTAINER= mfechner@FreeBSD.org
COMMENT= Gems for character encoding detection
WWW= https://gitlab.com/gitlab-org/ruby/gems/charlock_holmes

LICENSE= MIT

LIB_DEPENDS= libicui18n.so:devel/icu

USES= gem

CONFIGURE_ARGS= --with-icu-include=${LOCALBASE}/include

.include <bsd.port.mk>
3 changes: 3 additions & 0 deletions textproc/rubygem-static_holmes/distinfo
@@ -0,0 +1,3 @@
TIMESTAMP = 1713290151
SHA256 (rubygem/static_holmes-0.7.7.gem) = 87c426d821728915518444342aaac58d078b359e0f4a34e4e0516b0daadc8207
SIZE (rubygem/static_holmes-0.7.7.gem) = 11264
1 change: 1 addition & 0 deletions textproc/rubygem-static_holmes/pkg-descr
@@ -0,0 +1 @@
Character encoding detecting library for Ruby using ICU.

0 comments on commit aa0a70d

Please sign in to comment.