Date: Fri, 06 Feb 2026 23:46:38 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e32dc5361334 - main - filesystems/moosefs3-*: Update 3.0.117 => 3.0.118, deprecate Message-ID: <69867d5e.23da5.74802852@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=e32dc5361334b9364589e4a463a324d3d23626c4 commit e32dc5361334b9364589e4a463a324d3d23626c4 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2026-02-06 23:43:37 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-02-06 23:46:33 +0000 filesystems/moosefs3-*: Update 3.0.117 => 3.0.118, deprecate Changelog: https://github.com/moosefs/moosefs/releases/tag/v3.0.118 3.0.118 is last release in 3.x. 3.x reached EoL 2025-03-31, use filesystems/moosefs-* 4.x instead. While here remove unnecessary GNU_CONFIGURE_MANPREFIX. PR: 289966 Approved by: Piotr R. Konopelko (MooseFS) <piotr.konopelko@moosefs.com> (maintainer) MFH: 2026Q1 --- filesystems/moosefs3-cgiserv/Makefile | 2 +- filesystems/moosefs3-chunkserver/Makefile | 2 +- filesystems/moosefs3-cli/Makefile | 2 +- filesystems/moosefs3-client/Makefile | 2 +- filesystems/moosefs3-master/Makefile | 10 ++++++---- filesystems/moosefs3-master/distinfo | 6 +++--- filesystems/moosefs3-master/pkg-plist | 1 + filesystems/moosefs3-metalogger/Makefile | 2 +- filesystems/moosefs3-netdump/Makefile | 2 +- 9 files changed, 16 insertions(+), 13 deletions(-) diff --git a/filesystems/moosefs3-cgiserv/Makefile b/filesystems/moosefs3-cgiserv/Makefile index 3b34f14aa4a4..896ed1d6ea79 100644 --- a/filesystems/moosefs3-cgiserv/Makefile +++ b/filesystems/moosefs3-cgiserv/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -cgiserv COMMENT= MooseFS CGI web server diff --git a/filesystems/moosefs3-chunkserver/Makefile b/filesystems/moosefs3-chunkserver/Makefile index 34b4fb34d732..ed032b71ec15 100644 --- a/filesystems/moosefs3-chunkserver/Makefile +++ b/filesystems/moosefs3-chunkserver/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -chunkserver COMMENT= MooseFS data storage and synchronization component diff --git a/filesystems/moosefs3-cli/Makefile b/filesystems/moosefs3-cli/Makefile index ae2879d67725..d8117e352456 100644 --- a/filesystems/moosefs3-cli/Makefile +++ b/filesystems/moosefs3-cli/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -cli COMMENT= MooseFS command line interface diff --git a/filesystems/moosefs3-client/Makefile b/filesystems/moosefs3-client/Makefile index 90d9fc570de2..a023f60580c4 100644 --- a/filesystems/moosefs3-client/Makefile +++ b/filesystems/moosefs3-client/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -client COMMENT= MooseFS client tools diff --git a/filesystems/moosefs3-master/Makefile b/filesystems/moosefs3-master/Makefile index 14f41f4544be..301b22256f0f 100644 --- a/filesystems/moosefs3-master/Makefile +++ b/filesystems/moosefs3-master/Makefile @@ -1,7 +1,7 @@ PORTNAME= moosefs3 -DISTVERSION= 3.0.117 +DISTVERSION= 3.0.118 DISTVERSIONSUFFIX= 1 -PORTREVISION= 2 +PORTREVISION?= 0 CATEGORIES= filesystems sysutils MASTER_SITES= http://ppa.moosefs.com/src/ PKGNAMESUFFIX?= -master @@ -13,10 +13,12 @@ WWW= https://moosefs.com/ LICENSE= GPLv2 +DEPRECATED= 3.x reached EoL 2025-03-31, use filesystems/moosefs-* 4.x instead +EXPIRATION_DATE= 2026-06-30 + USES= python:build GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -WRKSRC= ${WRKDIR}/moosefs-${PORTVERSION} +WRKSRC= ${WRKDIR}/moosefs-${DISTVERSION} PLIST= ${.CURDIR}/pkg-plist DESCR= ${.CURDIR}/pkg-descr diff --git a/filesystems/moosefs3-master/distinfo b/filesystems/moosefs3-master/distinfo index a07f18a467bb..13bed0e547e3 100644 --- a/filesystems/moosefs3-master/distinfo +++ b/filesystems/moosefs3-master/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675457214 -SHA256 (moosefs-3.0.117-1.tar.gz) = d77947d0d8b699e2373926a1274ae81a9a8b24445c5ab986a1ec5e9203e3c3ba -SIZE (moosefs-3.0.117-1.tar.gz) = 1249353 +TIMESTAMP = 1770444444 +SHA256 (moosefs-3.0.118-1.tar.gz) = d730c82602b303004dbee2e30c0b013a6ee0ee88e427cee930f4a40bc9241df8 +SIZE (moosefs-3.0.118-1.tar.gz) = 1256430 diff --git a/filesystems/moosefs3-master/pkg-plist b/filesystems/moosefs3-master/pkg-plist index f144525c0af2..1ec5b1382860 100644 --- a/filesystems/moosefs3-master/pkg-plist +++ b/filesystems/moosefs3-master/pkg-plist @@ -9,6 +9,7 @@ sbin/mfsstatsdump share/man/man5/mfsexports.cfg.5.gz share/man/man5/mfsmaster.cfg.5.gz share/man/man5/mfstopology.cfg.5.gz +share/man/man7/moosefs.7.gz share/man/man8/mfsmaster.8.gz share/man/man8/mfsmetarestore.8.gz share/man/man8/mfsmetadump.8.gz diff --git a/filesystems/moosefs3-metalogger/Makefile b/filesystems/moosefs3-metalogger/Makefile index 086c97898f87..070e5f70f2e9 100644 --- a/filesystems/moosefs3-metalogger/Makefile +++ b/filesystems/moosefs3-metalogger/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -metalogger COMMENT= MooseFS metadata backup server diff --git a/filesystems/moosefs3-netdump/Makefile b/filesystems/moosefs3-netdump/Makefile index 7e51b535aa18..9a5dee7432a0 100644 --- a/filesystems/moosefs3-netdump/Makefile +++ b/filesystems/moosefs3-netdump/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -netdump COMMENT= MooseFS network packet dump utilityhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69867d5e.23da5.74802852>
