Date: Mon, 30 Jan 2023 13:05:26 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9579eadc8669 - main - textproc/rubygem-gemoji3: Add rubygem-gemoji3 3.0.1 (copied from rubygem-gemoji) Message-ID: <202301301305.30UD5Q9e052162@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9579eadc866942d4912fc985afcf20d6cbcb2e55 commit 9579eadc866942d4912fc985afcf20d6cbcb2e55 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:22:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 12:58:58 +0000 textproc/rubygem-gemoji3: Add rubygem-gemoji3 3.0.1 (copied from rubygem-gemoji) - Add PORTSCOUT --- textproc/Makefile | 1 + textproc/rubygem-gemoji3/Makefile | 21 +++++++++++++++++++++ textproc/rubygem-gemoji3/distinfo | 3 +++ textproc/rubygem-gemoji3/pkg-descr | 1 + 4 files changed, 26 insertions(+) diff --git a/textproc/Makefile b/textproc/Makefile index 10f36e4d7c82..51e7353f43e6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1710,6 +1710,7 @@ SUBDIR += rubygem-ferret SUBDIR += rubygem-fog-xml SUBDIR += rubygem-gemoji + SUBDIR += rubygem-gemoji3 SUBDIR += rubygem-gepub SUBDIR += rubygem-github-linguist SUBDIR += rubygem-github-markup diff --git a/textproc/rubygem-gemoji3/Makefile b/textproc/rubygem-gemoji3/Makefile new file mode 100644 index 000000000000..12f79c34738d --- /dev/null +++ b/textproc/rubygem-gemoji3/Makefile @@ -0,0 +1,21 @@ +PORTNAME= gemoji +PORTVERSION= 3.0.1 +CATEGORIES= textproc rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= 3 + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Character information and metadata for Unicode emoji +WWW= https://github.com/github/gemoji + +LICENSE= MIT + +USES= gem + +NO_ARCH= yes + +PLIST_FILES= bin/gemoji + +PORTSCOUT= limit:^3\. + +.include <bsd.port.mk> diff --git a/textproc/rubygem-gemoji3/distinfo b/textproc/rubygem-gemoji3/distinfo new file mode 100644 index 000000000000..930cb07e8014 --- /dev/null +++ b/textproc/rubygem-gemoji3/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1556383950 +SHA256 (rubygem/gemoji-3.0.1.gem) = 80553f2f4932a7a95fb1b3c7c63f7dd937e7c8c610164bbdea28fd06eba5f36d +SIZE (rubygem/gemoji-3.0.1.gem) = 72704 diff --git a/textproc/rubygem-gemoji3/pkg-descr b/textproc/rubygem-gemoji3/pkg-descr new file mode 100644 index 000000000000..92150da5699c --- /dev/null +++ b/textproc/rubygem-gemoji3/pkg-descr @@ -0,0 +1 @@ +Emoji assets
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301301305.30UD5Q9e052162>