mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 02:26:38 -04:00
filesystems/zxfer: make property objsetid readonly
Approved by: allanjude (upstream) Approved by: ports@scaleengine.com (maintainer timeout) Reported by: dougs@dawnsign.com PR: 253418 MFH: 2025Q1
This commit is contained in:
parent
ea034acadf
commit
31efecb9ca
2 changed files with 8 additions and 3 deletions
|
@ -1,9 +1,12 @@
|
|||
PORTNAME= zxfer
|
||||
PORTVERSION= 1.1.7
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.1.7
|
||||
PORTREVISION= 2
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= filesystems sysutils
|
||||
|
||||
PATCH_SITES= https://github.com/allanjude/zxfer/commit/
|
||||
PATCHFILES= 88e93145d55024bb49850e97ae1a42a5acfcefc5.diff:-p1
|
||||
|
||||
MAINTAINER= ports@scaleengine.com
|
||||
COMMENT= Easily and reliably transfer ZFS filesystems
|
||||
WWW= https://github.com/allanjude/zxfer
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1554913055
|
||||
TIMESTAMP = 1739627639
|
||||
SHA256 (allanjude-zxfer-v1.1.7_GH0.tar.gz) = c95ed822748806e93b06902575cfbaf99b6a236d21a6bb6c0e3d4648f2d48f29
|
||||
SIZE (allanjude-zxfer-v1.1.7_GH0.tar.gz) = 52908
|
||||
SHA256 (88e93145d55024bb49850e97ae1a42a5acfcefc5.diff) = b669cced1ae504fb3502ab00cab1d5a2c0c884f8f72eeeb165f79fe9bf226d08
|
||||
SIZE (88e93145d55024bb49850e97ae1a42a5acfcefc5.diff) = 558
|
||||
|
|
Loading…
Add table
Reference in a new issue