pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lizardfs: Keep MASTER_SITES up to date
Module Name: pkgsrc-wip
Committed By: Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By: cfkoch
Date: Tue Jul 5 23:58:32 2022 -0700
Changeset: eb6f575a069154fe374c96b83d6efbf1969ba5f1
Modified Files:
lizardfs/Makefile
lizardfs/distinfo
Log Message:
lizardfs: Keep MASTER_SITES up to date
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eb6f575a069154fe374c96b83d6efbf1969ba5f1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lizardfs/Makefile | 12 +++---------
lizardfs/distinfo | 7 ++++++-
2 files changed, 9 insertions(+), 10 deletions(-)
diffs:
diff --git a/lizardfs/Makefile b/lizardfs/Makefile
index ed403546db..5e9542429f 100644
--- a/lizardfs/Makefile
+++ b/lizardfs/Makefile
@@ -1,20 +1,15 @@
# $NetBSD$
-PKGNAME= lizardfs-${VERSION}
-VERSION= 3.10.4
+DISTNAME= lizardfs-0.0
CATEGORIES= filesystems
-MASTER_SITES= # defined
-
-GIT_REPOSITORIES= lizardfs
-GIT_REPO.lizardfs= https://github.com/christiank/lizardfs.git
-GIT_BRANCH.lizardfs= cfkoch_netbsdrefuse
+MASTER_SITES= ${MASTER_SITE_GITHUB:=dressupgeekout/}
+GITHUB_TAG= d3355b690aa4e216aa5b0656c5cd4eb80c6dafd4
MAINTANER= charlotte%NetBSD.org@localhost
HOMEPAGE= https://lizardfs.com/
COMMENT= Open source, distributed file system
LICENSE= gnu-gpl-v3
-WRKSRC= ${WRKDIR}/lizardfs
USE_LANGUAGES+= c c++
USE_CMAKE= yes
CONFIGURE_DIRS+= build
@@ -27,5 +22,4 @@ pre-configure:
.include "../../devel/boost-libs/buildlink3.mk"
.include "../../mk/fuse.buildlink3.mk"
-.include "../../wip/mk/git-package.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/lizardfs/distinfo b/lizardfs/distinfo
index caca80584c..3994362ac2 100644
--- a/lizardfs/distinfo
+++ b/lizardfs/distinfo
@@ -1 +1,6 @@
-# $NetBSD$
+$NetBSD$
+
+SHA1 (lizardfs-0.0-d3355b690aa4e216aa5b0656c5cd4eb80c6dafd4.tar.gz) = a50641dcbf8f3fdd04627d25362860c9b5576fd4
+RMD160 (lizardfs-0.0-d3355b690aa4e216aa5b0656c5cd4eb80c6dafd4.tar.gz) = 60c0d201fee4e442e8b8da40b4dd677097e65e8f
+SHA512 (lizardfs-0.0-d3355b690aa4e216aa5b0656c5cd4eb80c6dafd4.tar.gz) = d1a83b62c976712b8e9fd237b64d12000788c9c49347fcdb8de455bb1309510edff0c5f0cc8062756a5868cb40318717c6cd6f94596d8de315cd7ba7722d589a
+Size (lizardfs-0.0-d3355b690aa4e216aa5b0656c5cd4eb80c6dafd4.tar.gz) = 2870135 bytes
Home |
Main Index |
Thread Index |
Old Index