pkgsrc-WIP-changes archive

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

edencommon: update to latest, still needs non-building folly



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon Aug 19 22:06:05 2024 +0200
Changeset:	5923e865bae917cfb3598c210987c2630f6d790d

Modified Files:
	edencommon/Makefile
	edencommon/distinfo

Log Message:
edencommon: update to latest, still needs non-building folly

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

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

diffstat:
 edencommon/Makefile | 3 ++-
 edencommon/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs:
diff --git a/edencommon/Makefile b/edencommon/Makefile
index 648bdf6ab7..c5e7daff92 100644
--- a/edencommon/Makefile
+++ b/edencommon/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	edencommon-2022.11.07.00
+DISTNAME=	edencommon-2024.08.19.00
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=facebookexperimental/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
@@ -14,4 +14,5 @@ USE_CMAKE=	yes
 USE_LANGUAGES=	c c++
 
 .include "../../devel/google-glog/buildlink3.mk"
+.include "../../wip/folly/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/edencommon/distinfo b/edencommon/distinfo
index a32d26eb2b..15ce663138 100644
--- a/edencommon/distinfo
+++ b/edencommon/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (edencommon-2022.11.07.00.tar.gz) = 7c2d2d8e962c40ad52777bdc92d7af6fbabe700dd568024d0cc7e758377af34a
-SHA512 (edencommon-2022.11.07.00.tar.gz) = 4de1bf2fb83cabbdeb3b10ee030978f77638a0a4c423fbe5314ad9fe76d625d3290ea5277bd010ccf1d7c8e0c6e059d00558279616b19961e1c41a67d66856d8
-Size (edencommon-2022.11.07.00.tar.gz) = 143832 bytes
+BLAKE2s (edencommon-2024.08.19.00.tar.gz) = 80c434948b49d0fe1deab8eee2aedb983f18b1bd3c3c7ecea1774f24fdf4f922
+SHA512 (edencommon-2024.08.19.00.tar.gz) = 73abb5b28d0d0ae017a9b6648514732fc2de00aace63ccd29399c668d1e255067802a41bbe4bebac12e55964ce845642ad4ea94436245b0084aa7d1d74850e31
+Size (edencommon-2024.08.19.00.tar.gz) = 306986 bytes


Home | Main Index | Thread Index | Old Index