git: 15d0418880e4 - main - net/libfabric: Use upstream release archive
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Jan 2022 08:44:55 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=15d0418880e489661c34b4e81508cf118d47481c
commit 15d0418880e489661c34b4e81508cf118d47481c
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-01-26 08:43:22 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-01-26 08:43:22 +0000
net/libfabric: Use upstream release archive
---
net/libfabric/Makefile | 7 ++-----
net/libfabric/distinfo | 6 +++---
2 files changed, 5 insertions(+), 8 deletions(-)
diff --git a/net/libfabric/Makefile b/net/libfabric/Makefile
index 8ac5e0e33c83..16bcc72362ab 100644
--- a/net/libfabric/Makefile
+++ b/net/libfabric/Makefile
@@ -1,7 +1,7 @@
PORTNAME= libfabric
-DISTVERSIONPREFIX= v
DISTVERSION= 1.14.0
CATEGORIES= net
+MASTER_SITES= https://github.com/ofiwg/${PORTNAME}/releases/download/v${DISTVERSION}/
MAINTAINER= yuri@FreeBSD.org
COMMENT= Open Fabric Interfaces
@@ -11,12 +11,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim
-USES= autoreconf gmake libtool pkgconfig
+USES= gmake libtool pkgconfig tar:bz2
USE_LDCONFIG= yes
-USE_GITHUB= yes
-GH_ACCOUNT= ofiwg
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
diff --git a/net/libfabric/distinfo b/net/libfabric/distinfo
index d9c8f5bc014e..2927dd6244e6 100644
--- a/net/libfabric/distinfo
+++ b/net/libfabric/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638170394
-SHA256 (ofiwg-libfabric-v1.14.0_GH0.tar.gz) = 84ca58ce48752c522783b913c7251e54362cb5cf13146ede86a4ac70af52a24f
-SIZE (ofiwg-libfabric-v1.14.0_GH0.tar.gz) = 3162017
+TIMESTAMP = 1641507677
+SHA256 (libfabric-1.14.0.tar.bz2) = fc261388848f3cff555bd653f5cb901f6b9485ad285e5c53328b13f0e69f749a
+SIZE (libfabric-1.14.0.tar.bz2) = 1968425