git: ce9723dc4dfd - main - devel/rubygem-fugit18: Add rubygem-fugit18 1.8.1 (copied from rubygem-fugit)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Nov 2023 02:15:12 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ce9723dc4dfd7453d18885b4a71f31ad56afc3f9 commit ce9723dc4dfd7453d18885b4a71f31ad56afc3f9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-01 01:45:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-01 01:56:56 +0000 devel/rubygem-fugit18: Add rubygem-fugit18 1.8.1 (copied from rubygem-fugit) - Add PORTSCOUT --- devel/Makefile | 1 + devel/rubygem-fugit18/Makefile | 26 ++++++++++++++++++++++++++ devel/rubygem-fugit18/distinfo | 3 +++ devel/rubygem-fugit18/pkg-descr | 3 +++ 4 files changed, 33 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 10af49357516..df5fe933d41b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -6848,6 +6848,7 @@ SUBDIR += rubygem-forwardable SUBDIR += rubygem-forwardable-extended SUBDIR += rubygem-fugit + SUBDIR += rubygem-fugit18 SUBDIR += rubygem-fuubar SUBDIR += rubygem-fuzzy_match SUBDIR += rubygem-gapic-common diff --git a/devel/rubygem-fugit18/Makefile b/devel/rubygem-fugit18/Makefile new file mode 100644 index 000000000000..d5ba93d786cf --- /dev/null +++ b/devel/rubygem-fugit18/Makefile @@ -0,0 +1,26 @@ +PORTNAME= fugit +PORTVERSION= 1.8.1 +CATEGORIES= devel rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= 18 + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Time tools for flor and the floraison project +WWW= https://github.com/floraison/fugit + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= rubygem-et-orbi>=1.2.7<2:devel/rubygem-et-orbi \ + rubygem-raabro>=1.4<2:textproc/rubygem-raabro + +USES= gem + +NO_ARCH= yes + +PORTSCOUT= limit:^1\.8\. + +# Disable rdoc +OPTIONS_EXCLUDE=DOCS + +.include <bsd.port.mk> diff --git a/devel/rubygem-fugit18/distinfo b/devel/rubygem-fugit18/distinfo new file mode 100644 index 000000000000..a4697f5107e3 --- /dev/null +++ b/devel/rubygem-fugit18/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1675191833 +SHA256 (rubygem/fugit-1.8.1.gem) = 18ffb26813869610f71bb0b7d568c3624d2b3025aeebb6600a18df0c77a6a2b2 +SIZE (rubygem/fugit-1.8.1.gem) = 28160 diff --git a/devel/rubygem-fugit18/pkg-descr b/devel/rubygem-fugit18/pkg-descr new file mode 100644 index 000000000000..e8c4fab26957 --- /dev/null +++ b/devel/rubygem-fugit18/pkg-descr @@ -0,0 +1,3 @@ +Fugit is a time tools for flor and the floraison group. It uses et-orbi to represent +time instances and raabro as a basis for its parsers. Fugit will probably become +the foundation for rufus-scheduler 4.x