git: 4037d8b8a60b - main - textproc/rubygem-static_holmes: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Sep 2024 06:38:24 UTC
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=4037d8b8a60b9bcf3c5685c709b2f923ea8e0aa8 commit 4037d8b8a60b9bcf3c5685c709b2f923ea8e0aa8 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2024-09-11 06:38:02 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2024-09-11 06:38:18 +0000 textproc/rubygem-static_holmes: Remove expired port textproc/rubygem-static_holmes --- MOVED | 1 + textproc/Makefile | 1 - textproc/rubygem-static_holmes/Makefile | 18 ------------------ textproc/rubygem-static_holmes/distinfo | 3 --- textproc/rubygem-static_holmes/pkg-descr | 1 - 5 files changed, 1 insertion(+), 23 deletions(-) diff --git a/MOVED b/MOVED index 623dab2cfd86..59444b99a94c 100644 --- a/MOVED +++ b/MOVED @@ -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.