Commit 01d6b9c9 authored by Rene Ladan's avatar Rene Ladan
Browse files

sysutils/ipfs-go-fs-repo-migrations: Remove expired port

2025-12-31 sysutils/ipfs-go-fs-repo-migrations: Obsolete port, no longer required for migrations
parent 90373df5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4985,3 +4985,4 @@ graphics/osgearth||2025-12-31|Has expired: fails to build
security/nextcloud-passman||2025-12-31|Has expired: Upstream unmaintained
net-mgmt/hastmon||2025-12-31|Has expired: broken, dead upstream
www/py-django51||2025-12-31|Has expired: Extended support of Django 5.1 ends December 2025, upgrade to a newer version of Django. See https://www.djangoproject.com/download/
sysutils/ipfs-go-fs-repo-migrations||2025-12-31|Has expired: Obsolete port, no longer required for migrations
+0 −1
Original line number Diff line number Diff line
@@ -555,7 +555,6 @@
    SUBDIR += ipa
    SUBDIR += ipad_charge
    SUBDIR += ipdbtools
    SUBDIR += ipfs-go-fs-repo-migrations
    SUBDIR += ipget
    SUBDIR += ipmi_exporter
    SUBDIR += ipmitool
+0 −28
Original line number Diff line number Diff line
PORTNAME=	ipfs-go-fs-repo-migrations
DISTVERSIONPREFIX=	v
DISTVERSION=	1.7.1
PORTREVISION=	33
CATEGORIES=	sysutils
MASTER_SITES=	https://github.com/ipfs/fs-repo-migrations/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Migrations for the filesystem repository of ipfs clients
WWW=		https://github.com/ipfs/fs-repo-migrations

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

DEPRECATED=	Obsolete port, no longer required for migrations
EXPIRATION_DATE=	2025-12-31
BROKEN_aarch64=	fails to build: sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00
ONLY_FOR_ARCHS=	aarch64 amd64 i386

USES=		go:modules

GO_TARGET=	:fs-repo-migrations

WRKSRC=		${WRKDIR}/fs-repo-migrations-${DISTVERSION}

PLIST_FILES=	bin/fs-repo-migrations

.include <bsd.port.mk>
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1614658121
SHA256 (ipfs-go-fs-repo-migrations-v1.7.1.tar.gz) = 6fbd68a6ae5eabcebdd0dc81e909a069facb112c4fe0421f159ab58112a041c2
SIZE (ipfs-go-fs-repo-migrations-v1.7.1.tar.gz) = 15268579
+0 −1
Original line number Diff line number Diff line
Migrations for the filesystem repository of ipfs clients