git: 8987bdc546ed - main - print/rubygem-afm0: Remove obsoleted port

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 07 Sep 2025 23:10:38 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8987bdc546ed7bb93450671a05bdf5f7f0f3a6f2

commit 8987bdc546ed7bb93450671a05bdf5f7f0f3a6f2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-09-07 22:57:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-09-07 23:03:11 +0000

    print/rubygem-afm0: Remove obsoleted port
    
    Use print/rubygem-afm instead.
---
 MOVED                        |  1 +
 print/Makefile               |  1 -
 print/rubygem-afm0/Makefile  | 19 -------------------
 print/rubygem-afm0/distinfo  |  3 ---
 print/rubygem-afm0/pkg-descr |  1 -
 5 files changed, 1 insertion(+), 24 deletions(-)

diff --git a/MOVED b/MOVED
index 56f32d73cd5f..1867522d3785 100644
--- a/MOVED
+++ b/MOVED
@@ -4766,3 +4766,4 @@ www/yarn-node18||2025-09-02|Has expired: Depeneds on expired www/node18. Node.js
 www/npm-node18||2025-09-03|Has expired: Depeneds on expired www/node18. Node.js 18.* has reached its EoL on 2025-04-30
 www/node18||2025-09-03|Has expired: Node.js 18.* has reached its EoL on 2025-04-30. Use Node.js 22.* (www/node22) instead
 devel/rubygem-hashie4|devel/rubygem-hashie|2025-09-07|Remove obsoleted port. Use devel/rubygem-hashie instead
+print/rubygem-afm0|print/rubygem-afm|2025-09-07|Remove obsoleted port. Use print/rubygem-afm instead
diff --git a/print/Makefile b/print/Makefile
index 8264ca9b0bad..492b6ba48c6b 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -204,7 +204,6 @@
     SUBDIR += rlpr
     SUBDIR += rtf2latex2e
     SUBDIR += rubygem-afm
-    SUBDIR += rubygem-afm0
     SUBDIR += rubygem-color
     SUBDIR += rubygem-color-tools
     SUBDIR += rubygem-color_diff
diff --git a/print/rubygem-afm0/Makefile b/print/rubygem-afm0/Makefile
deleted file mode 100644
index 16c396be0789..000000000000
--- a/print/rubygem-afm0/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-PORTNAME=	afm
-PORTVERSION=	0.2.2
-CATEGORIES=	print rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	0
-
-MAINTAINER=	ruby@FreeBSD.org
-COMMENT=	Read AFM files and use the data conveniently
-WWW=		https://github.com/halfbyte/afm
-
-LICENSE=	MIT
-
-USES=		gem
-
-NO_ARCH=	yes
-
-PORTSCOUT=	limit:^0\.
-
-.include <bsd.port.mk>
diff --git a/print/rubygem-afm0/distinfo b/print/rubygem-afm0/distinfo
deleted file mode 100644
index 467fe34a55f3..000000000000
--- a/print/rubygem-afm0/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1750933404
-SHA256 (rubygem/afm-0.2.2.gem) = c83e698e759ab0063331ff84ca39c4673b03318f4ddcbe8e90177dd01e4c721a
-SIZE (rubygem/afm-0.2.2.gem) = 17408
diff --git a/print/rubygem-afm0/pkg-descr b/print/rubygem-afm0/pkg-descr
deleted file mode 100644
index a1a720c81afe..000000000000
--- a/print/rubygem-afm0/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-A simple library to read Adobe Font Metrics files and use the data conveniently