Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2024 21:21:16 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: 9d549c22ba73 - main - devel/rubygem-xdg6: Remove obsoleted port
Message-ID:  <202405282121.44SLLG4j049940@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=9d549c22ba73b414547119ba17a0c6642b4741f8

commit 9d549c22ba73b414547119ba17a0c6642b4741f8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-28 21:17:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-28 21:20:29 +0000

    devel/rubygem-xdg6: Remove obsoleted port
    
    Use devel/rubygem-xdg instead.
---
 MOVED                        |  1 +
 devel/Makefile               |  1 -
 devel/rubygem-xdg6/Makefile  | 25 -------------------------
 devel/rubygem-xdg6/distinfo  |  3 ---
 devel/rubygem-xdg6/pkg-descr |  9 ---------
 5 files changed, 1 insertion(+), 38 deletions(-)

diff --git a/MOVED b/MOVED
index fdc5dc916f07..fdf7887a286e 100644
--- a/MOVED
+++ b/MOVED
@@ -3261,3 +3261,4 @@ devel/rubygem-semver_dialects12|devel/rubygem-semver_dialects|2024-05-28|Remove
 devel/rubygem-xdg3|devel/rubygem-xdg|2024-05-28|Remove obsoleted port. Use devel/rubygem-xdg instead
 devel/rubygem-xdg4|devel/rubygem-xdg|2024-05-28|Remove obsoleted port. Use devel/rubygem-xdg instead
 devel/rubygem-xdg5|devel/rubygem-xdg|2024-05-28|Remove obsoleted port. Use devel/rubygem-xdg instead
+devel/rubygem-xdg6|devel/rubygem-xdg|2024-05-28|Remove obsoleted port. Use devel/rubygem-xdg instead
diff --git a/devel/Makefile b/devel/Makefile
index 1c65723b92cc..4819362df1ec 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -7775,7 +7775,6 @@
     SUBDIR += rubygem-wmi-lite
     SUBDIR += rubygem-xdg
     SUBDIR += rubygem-xdg2
-    SUBDIR += rubygem-xdg6
     SUBDIR += rubygem-xdg7
     SUBDIR += rubygem-xorcist
     SUBDIR += rubygem-xpath
diff --git a/devel/rubygem-xdg6/Makefile b/devel/rubygem-xdg6/Makefile
deleted file mode 100644
index 1d9d6f6db14f..000000000000
--- a/devel/rubygem-xdg6/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-PORTNAME=	xdg
-PORTVERSION=	6.6.2
-CATEGORIES=	devel rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	6
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	XDG Base Directory Standard Library for Ruby
-WWW=		https://alchemists.io/projects/xdg \
-		https://github.com/bkuhlmann/xdg
-
-LICENSE=	HIPPOCRATIC
-LICENSE_NAME=	Hippocratic License 2.1.0
-LICENSE_FILE=	${WRKSRC}/LICENSE.adoc
-LICENSE_PERMS=	auto-accept dist-mirror pkg-mirror
-
-BROKEN_RUBY30=	yes
-
-USES=		gem
-
-NO_ARCH=	yes
-
-PORTSCOUT=	limit:^6\.
-
-.include <bsd.port.mk>
diff --git a/devel/rubygem-xdg6/distinfo b/devel/rubygem-xdg6/distinfo
deleted file mode 100644
index 5fe507053bd2..000000000000
--- a/devel/rubygem-xdg6/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1669058135
-SHA256 (rubygem/xdg-6.6.2.gem) = e40bfbdcb155de8b769fedb27943fac750dc6b54b02212f54795aeaae5531501
-SIZE (rubygem/xdg-6.6.2.gem) = 16896
diff --git a/devel/rubygem-xdg6/pkg-descr b/devel/rubygem-xdg6/pkg-descr
deleted file mode 100644
index 664e42502c05..000000000000
--- a/devel/rubygem-xdg6/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-XDG provides an easy to use Ruby library for working with XDG standards.
-
-Presently, it only supports the XDG Base Directory Standard.
-
-If your program utilizes user or system-wide support files (e.g. configuration
-files), you owe it to yourself to checkout the XDG base directory standard.
-
-You can learn more about the standard at:
-http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html



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