Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 16:25:30 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: d4c7cd5e7b69 - main - devel/rubygem-fugit18: Remove obsoleted port
Message-ID:  <202412311625.4BVGPUi5041482@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=d4c7cd5e7b6923e271d2cf3f4be68d578529bde9

commit d4c7cd5e7b6923e271d2cf3f4be68d578529bde9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-31 16:16:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-31 16:22:42 +0000

    devel/rubygem-fugit18: Remove obsoleted port
    
    Use devel/rubygem-fugit instead.
---
 MOVED                           |  1 +
 devel/Makefile                  |  1 -
 devel/rubygem-fugit18/Makefile  | 26 --------------------------
 devel/rubygem-fugit18/distinfo  |  3 ---
 devel/rubygem-fugit18/pkg-descr |  3 ---
 5 files changed, 1 insertion(+), 33 deletions(-)

diff --git a/MOVED b/MOVED
index 191012db81e4..6e0171f5c317 100644
--- a/MOVED
+++ b/MOVED
@@ -3782,3 +3782,4 @@ devel/rubygem-childprocess40|devel/rubygem-childprocess|2024-12-31|Remove obsole
 devel/rubygem-cucumber-messages23|devel/rubygem-cucumber-messages|2024-12-31|Remove obsoleted port. Use devel/rubygem-cucumber-messages instead
 devel/rubygem-event_stream_parser0|devel/rubygem-event_stream_parser|2024-12-31|Remove obsoleted port. Use devel/rubygem-event_stream_parser instead
 devel/rubygem-faraday_middleware-aws-sigv403|devel/rubygem-faraday_middleware-aws-sigv4|2024-12-31|Remove obsoleted port. Use devel/rubygem-faraday_middleware-aws-sigv4 instead
+devel/rubygem-fugit18|devel/rubygem-fugit|2024-12-31|Remove obsoleted port. Use devel/rubygem-fugit instead
diff --git a/devel/Makefile b/devel/Makefile
index a2a4bfa290fe..f02775f5d30a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -7277,7 +7277,6 @@
     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
deleted file mode 100644
index d5ba93d786cf..000000000000
--- a/devel/rubygem-fugit18/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-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
deleted file mode 100644
index a4697f5107e3..000000000000
--- a/devel/rubygem-fugit18/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-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
deleted file mode 100644
index e8c4fab26957..000000000000
--- a/devel/rubygem-fugit18/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311625.4BVGPUi5041482>