mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
sysutils/e2tools: Use upstream distfile
PR: 257577 Approved by: Robert Clausecker <fuz@fuz.su> (maintainer)
This commit is contained in:
parent
ea7d71403c
commit
88d174890c
@ -1,7 +1,8 @@
|
||||
PORTNAME= e2tools
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||
|
||||
MAINTAINER= fuz@fuz.su
|
||||
COMMENT= Utilities to manipulate files in an ext2/ext3 filesystem
|
||||
@ -11,8 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libext2fs.so:sysutils/e2fsprogs
|
||||
|
||||
USES= autoreconf pkgconfig
|
||||
USE_GITHUB= yes
|
||||
USES= pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1627906885
|
||||
SHA256 (e2tools-e2tools-v0.1.0_GH0.tar.gz) = 5988f0f1f68ed69e0e89aa192dda650cf685cdb767b95fa4764be8c44127d97f
|
||||
SIZE (e2tools-e2tools-v0.1.0_GH0.tar.gz) = 94553
|
||||
TIMESTAMP = 1627948414
|
||||
SHA256 (e2tools-0.1.0.tar.gz) = c1a06b5ae2cbddb6f04d070e889b8bebf87015b8585889999452ce9846122edf
|
||||
SIZE (e2tools-0.1.0.tar.gz) = 243245
|
||||
|
Loading…
Reference in New Issue
Block a user