git: 7ce8642f514c - main - cleanup: Remove expired ports:

Matthias Fechner mfechner at FreeBSD.org
Sun Jul 25 06:15:59 UTC 2021


The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7ce8642f514cb2be9260a4c443a387bd5ead652b

commit 7ce8642f514cb2be9260a4c443a387bd5ead652b
Author:     Matthias Fechner <mfechner at FreeBSD.org>
AuthorDate: 2021-07-25 06:13:18 +0000
Commit:     Matthias Fechner <mfechner at FreeBSD.org>
CommitDate: 2021-07-25 06:13:36 +0000

    cleanup: Remove expired ports:
    
    www/rubygem-toml-rb10
---
 MOVED                           |  1 +
 www/Makefile                    |  1 -
 www/rubygem-toml-rb10/Makefile  | 20 --------------------
 www/rubygem-toml-rb10/distinfo  |  3 ---
 www/rubygem-toml-rb10/pkg-descr |  3 ---
 5 files changed, 1 insertion(+), 27 deletions(-)

diff --git a/MOVED b/MOVED
index 4c7443023aeb..cc5457ebe9c2 100644
--- a/MOVED
+++ b/MOVED
@@ -16466,3 +16466,4 @@ net-mgmt/unifi-lts||2021-07-18|Has expired: Upstream EoL the hardware supported
 audio/ripit|audio/abcde|2021-07-18|Has expired: Upstream no longer maintained, use audio/abcde instead
 x11-toolkits/libsexymm||2021-07-19|Discontinued in 2006, no dependency left in the ports tree
 sysutils/rubygem-fluent-plugin-graylog||2021-07-21|Has expired: Project is abandoned upstreams
+www/rubygem-toml-rb10|www/rubygem-toml-rb|2021-07-25|Obsolete, use www/rubygem-toml-rb
diff --git a/www/Makefile b/www/Makefile
index 49c0ce482387..8a38ae53fa34 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -2126,7 +2126,6 @@
     SUBDIR += rubygem-tinyatom
     SUBDIR += rubygem-tinymce-rails
     SUBDIR += rubygem-toml-rb
-    SUBDIR += rubygem-toml-rb10
     SUBDIR += rubygem-totoridipjp
     SUBDIR += rubygem-tumblr_client
     SUBDIR += rubygem-turbolinks
diff --git a/www/rubygem-toml-rb10/Makefile b/www/rubygem-toml-rb10/Makefile
deleted file mode 100644
index 95268f68ea25..000000000000
--- a/www/rubygem-toml-rb10/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-PORTNAME=	toml-rb
-PORTVERSION=	1.0.0
-CATEGORIES=	www rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	10
-
-MAINTAINER=	mfechner at FreeBSD.org
-COMMENT=	TOML parser using Citrus parsing library
-
-LICENSE=	MIT
-
-RUN_DEPENDS=	rubygem-citrus>=3.0:textproc/rubygem-citrus
-
-NO_ARCH=	yes
-USES=		gem
-USE_RUBY=	yes
-
-PORTSCOUT=	limit:^1\.0\.
-
-.include <bsd.port.mk>
diff --git a/www/rubygem-toml-rb10/distinfo b/www/rubygem-toml-rb10/distinfo
deleted file mode 100644
index 94a758f4d519..000000000000
--- a/www/rubygem-toml-rb10/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1498834101
-SHA256 (rubygem/toml-rb-1.0.0.gem) = 8d440e2c075ba681d73c0537938a04f7d280896d75f4352123dbe6c36af8e65f
-SIZE (rubygem/toml-rb-1.0.0.gem) = 18944
diff --git a/www/rubygem-toml-rb10/pkg-descr b/www/rubygem-toml-rb10/pkg-descr
deleted file mode 100644
index 9db543acb4cc..000000000000
--- a/www/rubygem-toml-rb10/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-A TOML parser using Citrus parsing library.
-
-WWW: https://github.com/emancu/toml-rb


More information about the dev-commits-ports-main mailing list