Commit 67496e27 authored by Matthias Fechner's avatar Matthias Fechner
Browse files

cleanup: Remove expired ports:

devel/rubygem-thor10
parent b3613b35
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7932,3 +7932,4 @@ security/krb5-appl||2023-10-01|Has expired: Desupported by upstream, uses old ci
sysutils/mstflint-lite|sysutils/mstflint|2023-10-05|Parent port is now lite by default
net/frr7|net/frr8|2023-10-05|Keeping only the 2 last major branches in port tree
devel/rubygem-gitlab-license_finder||2023-10-06|Removed
devel/rubygem-thor10|devel/rubygem-thor|2023-10-06|Removed
+0 −1
Original line number Diff line number Diff line
@@ -7426,7 +7426,6 @@
    SUBDIR += rubygem-test-unit
    SUBDIR += rubygem-thor
    SUBDIR += rubygem-thor0
    SUBDIR += rubygem-thor10
    SUBDIR += rubygem-thread_safe
    SUBDIR += rubygem-thrift
    SUBDIR += rubygem-thwait

devel/rubygem-thor10/Makefile

deleted100644 → 0
+0 −24
Original line number Diff line number Diff line
#
PORTNAME=	thor
PORTVERSION=	1.0.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	10

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Scripting framework that replaces rake, sake, and rubigen
WWW=		https://github.com/erikhuda/thor

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.md

USES=		gem

NO_ARCH=	yes

PORTSCOUT=	limit:^1\.0\.

post-install:
	${RM} ${STAGEDIR}${PREFIX}/bin/thor

.include <bsd.port.mk>

devel/rubygem-thor10/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1636090411
SHA256 (rubygem/thor-1.0.1.gem) = 7572061e3cbe6feee57828670e6a25a66dd397f05c1f8515d49f770a7d9d70f5
SIZE (rubygem/thor-1.0.1.gem) = 56320

devel/rubygem-thor10/pkg-descr

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
A scripting framework that replaces rake, sake and rubigen