Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2021 13:09:25 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 871e29004697 - main - sysutils/bsdisks: Remove WRKSRC hack.
Message-ID:  <202105311309.14VD9Pt0038655@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=871e290046971c19d09b823b56e37f46d79f05a2

commit 871e290046971c19d09b823b56e37f46d79f05a2
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2021-05-31 13:08:18 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2021-05-31 13:09:03 +0000

    sysutils/bsdisks: Remove WRKSRC hack.
    
    The upstream Heptapod issue was fixed.
---
 sysutils/bsdisks/Makefile | 5 +----
 sysutils/bsdisks/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/sysutils/bsdisks/Makefile b/sysutils/bsdisks/Makefile
index 14bad152698d..3ac949341561 100644
--- a/sysutils/bsdisks/Makefile
+++ b/sysutils/bsdisks/Makefile
@@ -14,9 +14,6 @@ USE_QT=		qmake_build buildtools_build core dbus
 USE_GITLAB=		yes
 GL_SITE=		https://foss.heptapod.net
 GL_ACCOUNT=		bsdutils
-GL_COMMIT=		e0e705f78ff9ae710eb022941e5e4032619ffcbb
-GL_HEPTAPOD_COMMIT=	e1d6cc627e5371f26a3350f19e19f0d1d017b1f2
-
-WRKSRC=		${WRKDIR}/${PORTNAME}-${GL_COMMIT}-${GL_HEPTAPOD_COMMIT}
+GL_COMMIT=		e1d6cc627e5371f26a3350f19e19f0d1d017b1f2
 
 .include <bsd.port.mk>
diff --git a/sysutils/bsdisks/distinfo b/sysutils/bsdisks/distinfo
index 798bdcb2c9aa..b398844fe272 100644
--- a/sysutils/bsdisks/distinfo
+++ b/sysutils/bsdisks/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618485554
-SHA256 (bsdutils-bsdisks-e0e705f78ff9ae710eb022941e5e4032619ffcbb_GL0.tar.gz) = 4e29203b59eface87183de7e87f3deb692648aad41aee2bafc53d32d8b9e2e8e
-SIZE (bsdutils-bsdisks-e0e705f78ff9ae710eb022941e5e4032619ffcbb_GL0.tar.gz) = 110305
+TIMESTAMP = 1622461141
+SHA256 (bsdutils-bsdisks-e1d6cc627e5371f26a3350f19e19f0d1d017b1f2_GL0.tar.gz) = ce8c364d91c3f2bb6c312da6047e2006cbb47b63ffd0f10d333cbeb2261861af
+SIZE (bsdutils-bsdisks-e1d6cc627e5371f26a3350f19e19f0d1d017b1f2_GL0.tar.gz) = 109764



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105311309.14VD9Pt0038655>