gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r10108: update sparsehash to 2.0.4


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10108: update sparsehash to 2.0.4
Date: Mon, 1 Apr 2024 00:12:11 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10108
revision-id: carlhansen@gnu.org-20240401041207-3ii182br9proruxy
parent: carlhansen@gnu.org-20240401035421-5ebx3rzlut6ldd3a
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Mon 2024-04-01 04:12:07 +0000
message:
  update sparsehash to 2.0.4
modified:
  pkg/other/sparsehash/Makefile  makefile-20160617200040-lqf8h520dfq0rtk7-121
  pkg/other/sparsehash/sha256sums sha256sums-20160617200040-lqf8h520dfq0rtk7-122
=== modified file 'pkg/other/sparsehash/Makefile'
--- a/pkg/other/sparsehash/Makefile     2016-06-22 06:50:47 +0000
+++ b/pkg/other/sparsehash/Makefile     2024-04-01 04:12:07 +0000
@@ -1,4 +1,5 @@
 # Copyright © 2013, 2014 Brandon Invergo <brandon@invergo.net>
+# Copyright © 2024 Carl Hansen
 #
 # This file is part of GSRC.
 #
@@ -17,7 +18,7 @@
 
 NAME = sparsehash
 GARNAME = sparsehash
-GARVERSION = 2.0.3
+GARVERSION = 2.0.4
 #HOME_URL = https://code.google.com/p/sparsehash/
 HOME_URL = https://github.com/sparsehash/sparsehash 
 DESCRIPTION = An extremely memory-efficient hash_map implementation
@@ -36,12 +37,15 @@
 MASTER_SITES = https://github.com/
 MASTER_SUBDIR = $(GARNAME)/$(GARNAME)/archive/
 DISTFILES = $(DISTNAME).zip
+# uniquely:
 WORKSRC = $(WORKDIR)/$(GARNAME)-$(DISTNAME)/
+WORKOBJ = $(WORKDIR)/$(GARNAME)-$(DISTNAME)-build
 
 BUILDDEPS =
 LIBDEPS =
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
+

=== modified file 'pkg/other/sparsehash/sha256sums'
--- a/pkg/other/sparsehash/sha256sums   2016-06-22 06:50:47 +0000
+++ b/pkg/other/sparsehash/sha256sums   2024-04-01 04:12:07 +0000
@@ -1,1 +1,1 @@
-a87ffe3452a50c29904a6ab52f10b06df696f5bff6a8b8fed3ba5541c48e4161  
download/sparsehash-2.0.3.zip
+1c586e1ccbe1a5ada96bf98ec7411006afb758af3b9296254e6581593f728a54  
download/sparsehash-2.0.4.zip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]