diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2024-09-11 06:38:02 +0000 |
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2024-09-11 06:38:18 +0000 |
| commit | 4037d8b8a60b9bcf3c5685c709b2f923ea8e0aa8 (patch) | |
| tree | cd5f8b5cfaa9e8b8c231482040219e7cbe0416a7 | |
| parent | b7a1f99892299d3abf69a115b2fd4309eef86e49 (diff) | |
textproc/rubygem-static_holmes: Remove expired port
textproc/rubygem-static_holmes
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | textproc/Makefile | 1 | ||||
| -rw-r--r-- | textproc/rubygem-static_holmes/Makefile | 18 | ||||
| -rw-r--r-- | textproc/rubygem-static_holmes/distinfo | 3 | ||||
| -rw-r--r-- | textproc/rubygem-static_holmes/pkg-descr | 1 |
5 files changed, 1 insertions, 23 deletions
@@ -3471,3 +3471,4 @@ mail/rubygem-premailer-rails110-rails70|mail/rubygem-premailer-rails-rails70|202 devel/rubygem-json26|devel/rubygem-json|2024-09-11|Has expired: Use devel/rubygem-json instead www/rubygem-json-jwt115|www/rubygem-json-jwt|2024-09-11|Has expired: Use www/rubygem-json-jwt instead security/rubygem-rack-oauth21|security/rubygem-rack-oauth2|2024-09-11|Has expired: Use security/rubygem-rack-oauth2 instead +textproc/rubygem-static_holmes|textproc/rubygem-charlock_holmes|2024-09-11|Has expired: Use textproc/rubygem-charlock_holmes instead diff --git a/textproc/Makefile b/textproc/Makefile index eebe930fb0d0..31f30c850e10 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1943,7 +1943,6 @@ 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 diff --git a/textproc/rubygem-static_holmes/Makefile b/textproc/rubygem-static_holmes/Makefile deleted file mode 100644 index cf8eb792f490..000000000000 --- a/textproc/rubygem-static_holmes/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -PORTNAME= static_holmes -DISTVERSION= 0.7.11 -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> diff --git a/textproc/rubygem-static_holmes/distinfo b/textproc/rubygem-static_holmes/distinfo deleted file mode 100644 index b1759546ec93..000000000000 --- a/textproc/rubygem-static_holmes/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1720585595 -SHA256 (rubygem/static_holmes-0.7.11.gem) = c35cb3ed35986656e0b2bb4d69b89551d45c0a182ff6ae0181f1e2ba080732bb -SIZE (rubygem/static_holmes-0.7.11.gem) = 11264 diff --git a/textproc/rubygem-static_holmes/pkg-descr b/textproc/rubygem-static_holmes/pkg-descr deleted file mode 100644 index 6f7a69a1590d..000000000000 --- a/textproc/rubygem-static_holmes/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Character encoding detecting library for Ruby using ICU. |
