pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

minio: add (temporary) patch to use correct sysctl to determine physical RAM. Upstream pull request submitted. This commit adds the missing Makefile and distinfo changes.



Module Name:	pkgsrc-wip
Committed By:	Matthias Petermann <mp%petermann-it.de@localhost>
Pushed By:	mp
Date:		Tue Nov 17 02:01:37 2020 +0100
Changeset:	25317bf294893841bb9d9615aec5dad21fa044b4

Modified Files:
	minio/Makefile
	minio/distinfo

Log Message:
minio: add (temporary) patch to use correct sysctl to determine physical RAM. Upstream pull request submitted. This commit adds the missing Makefile and distinfo changes.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=25317bf294893841bb9d9615aec5dad21fa044b4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 minio/Makefile | 1 +
 minio/distinfo | 1 +
 2 files changed, 2 insertions(+)

diffs:
diff --git a/minio/Makefile b/minio/Makefile
index f290e1b992..aa03d49745 100644
--- a/minio/Makefile
+++ b/minio/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	minio-${GITHUB_TAG}
 PKGNAME=	minio-20201028
+PKGREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=minio/}
 GITHUB_PROJECT=	minio
diff --git a/minio/distinfo b/minio/distinfo
index f00b8a29be..ae11594630 100644
--- a/minio/distinfo
+++ b/minio/distinfo
@@ -2864,3 +2864,4 @@ SHA1 (sigs.k8s.io_yaml_@v_v1.1.0.zip) = 3729b6f15c6f45947224b7b887a1933a07f14181
 RMD160 (sigs.k8s.io_yaml_@v_v1.1.0.zip) = c14d8a1ed4aa81df07cb5281f27a39a9303c140f
 SHA512 (sigs.k8s.io_yaml_@v_v1.1.0.zip) = c6e23fe09971b82d52e14d67e68458d3884b0f1d56a7fa9131fe4dafbfa971dd1f134f2d9eeab2599eae02c96132502036fd6b37eda92cd62f3129de6e04e7c3
 Size (sigs.k8s.io_yaml_@v_v1.1.0.zip) = 18120 bytes
+SHA1 (patch-pkg_sys_stats__bsd.go) = 18fe6cfb73f747aa473a836f275e95d70b5df595


Home | Main Index | Thread Index | Old Index