Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2023 13:39:29 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: 22668f5bb987 - main - devel/rubygem-fugit17: Remove obsoleted port
Message-ID:  <202304091339.339DdTiV080780@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=22668f5bb98704c15e33b5bb89e498db599e70a5

commit 22668f5bb98704c15e33b5bb89e498db599e70a5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-09 13:28:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-09 13:36:30 +0000

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

diff --git a/MOVED b/MOVED
index 65358c3833f8..320a30d04ec7 100644
--- a/MOVED
+++ b/MOVED
@@ -17899,3 +17899,4 @@ devel/rubygem-bootsnap112|devel/rubygem-bootsnap|2023-04-09|Remove obsoleted por
 devel/rubygem-bootsnap114|devel/rubygem-bootsnap|2023-04-09|Remove obsoleted port. Use devel/rubygem-bootsnap instead
 devel/rubygem-bootsnap115|devel/rubygem-bootsnap|2023-04-09|Remove obsoleted port. Use devel/rubygem-bootsnap instead
 devel/rubygem-cucumber-messages19|devel/rubygem-cucumber-messages|2023-04-09|Remove obsoleted port. Use devel/rubygem-cucumber-messages instead
+devel/rubygem-fugit17|devel/rubygem-fugit|2023-04-09|Remove obsoleted port. Use devel/rubygem-fugit instead
diff --git a/devel/Makefile b/devel/Makefile
index 3963139884ee..dd6ca50037ec 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -6688,7 +6688,6 @@
     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
deleted file mode 100644
index 97c6a77612b2..000000000000
--- a/devel/rubygem-fugit17/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-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
deleted file mode 100644
index 3c7df358748d..000000000000
--- a/devel/rubygem-fugit17/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-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
deleted file mode 100644
index e8c4fab26957..000000000000
--- a/devel/rubygem-fugit17/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?202304091339.339DdTiV080780>