aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2021-08-03 19:50:48 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2021-08-03 19:50:48 +0000
commit88d174890cc093013c29edc1cb45e0de58d1495c (patch)
tree6aa3bbd702e3f75c2c2ea660d5cafe30fa6fd6ed
parentea7d71403c29cbb75d777ec98750b07061f573c5 (diff)
downloadports-88d174890cc093013c29edc1cb45e0de58d1495c.tar.gz
ports-88d174890cc093013c29edc1cb45e0de58d1495c.zip
sysutils/e2tools: Use upstream distfile
PR: 257577 Approved by: Robert Clausecker <fuz@fuz.su> (maintainer)
-rw-r--r--sysutils/e2tools/Makefile6
-rw-r--r--sysutils/e2tools/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/e2tools/Makefile b/sysutils/e2tools/Makefile
index 5e783fd2452e..9e65cc69089b 100644
--- a/sysutils/e2tools/Makefile
+++ b/sysutils/e2tools/Makefile
@@ -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>
diff --git a/sysutils/e2tools/distinfo b/sysutils/e2tools/distinfo
index 6b295d46fa4b..80afe3f7606c 100644
--- a/sysutils/e2tools/distinfo
+++ b/sysutils/e2tools/distinfo
@@ -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