git: 5ee4cf289919 - main - devel/rubygem-fugit17: Add rubygem-fugit17 1.7.2 (copied from rubygem-fugit)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 13:05:15 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5ee4cf28991926df09f7bb53f3834778ff3e749b commit 5ee4cf28991926df09f7bb53f3834778ff3e749b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:21:43 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 12:58:55 +0000 devel/rubygem-fugit17: Add rubygem-fugit17 1.7.2 (copied from rubygem-fugit) - Add PORTSCOUT --- devel/Makefile | 1 + devel/rubygem-fugit17/Makefile | 26 ++++++++++++++++++++++++++ devel/rubygem-fugit17/distinfo | 3 +++ devel/rubygem-fugit17/pkg-descr | 3 +++ 4 files changed, 33 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index de37fe2870af..12a1d1c67df8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -6618,6 +6618,7 @@ SUBDIR += rubygem-forwardable SUBDIR += rubygem-forwardable-extended SUBDIR += rubygem-fugit + SUBDIR += rubygem-fugit17 SUBDIR += rubygem-fuubar SUBDIR += rubygem-fuzzy_match SUBDIR += rubygem-gapic-common diff --git a/devel/rubygem-fugit17/Makefile b/devel/rubygem-fugit17/Makefile new file mode 100644 index 000000000000..97c6a77612b2 --- /dev/null +++ b/devel/rubygem-fugit17/Makefile @@ -0,0 +1,26 @@ +PORTNAME= fugit +PORTVERSION= 1.7.2 +CATEGORIES= devel rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= 17 + +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 + +# Disable rdoc +OPTIONS_EXCLUDE=DOCS + +PORTSCOUT= limit:^1\.7\. + +.include <bsd.port.mk> diff --git a/devel/rubygem-fugit17/distinfo b/devel/rubygem-fugit17/distinfo new file mode 100644 index 000000000000..3c7df358748d --- /dev/null +++ b/devel/rubygem-fugit17/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1669058071 +SHA256 (rubygem/fugit-1.7.2.gem) = 3e99ffe749bef5d90bc0426a6842eb413112b9fbe74f99fa3a907262c9757ab5 +SIZE (rubygem/fugit-1.7.2.gem) = 27648 diff --git a/devel/rubygem-fugit17/pkg-descr b/devel/rubygem-fugit17/pkg-descr new file mode 100644 index 000000000000..e8c4fab26957 --- /dev/null +++ b/devel/rubygem-fugit17/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