gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3765: update sparsehash to 2.0.3


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3765: update sparsehash to 2.0.3
Date: Wed, 22 Jun 2016 06:50:52 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3765
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2016-06-21 23:50:47 -0700
message:
  update sparsehash to 2.0.3
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-17 20:01:53 +0000
+++ b/pkg/other/sparsehash/Makefile     2016-06-22 06:50:47 +0000
@@ -17,8 +17,9 @@
 
 NAME = sparsehash
 GARNAME = sparsehash
-GARVERSION = 2.0.2
-HOME_URL = https://code.google.com/p/sparsehash/
+GARVERSION = 2.0.3
+#HOME_URL = https://code.google.com/p/sparsehash/
+HOME_URL = https://github.com/sparsehash/sparsehash 
 DESCRIPTION = An extremely memory-efficient hash_map implementation
 define BLURB
 sparsehash is a C++ library that implemnts several hash-map
@@ -30,10 +31,12 @@
 CITE =
 
 ######################################################################
+# https://github.com/sparsehash/sparsehash/archive/sparsehash-2.0.3.zip
 
-MASTER_SITES = https://$(GARNAME).googlecode.com/
-MASTER_SUBDIR = files/
-DISTFILES = $(DISTNAME).tar.gz
+MASTER_SITES = https://github.com/
+MASTER_SUBDIR = $(GARNAME)/$(GARNAME)/archive/
+DISTFILES = $(DISTNAME).zip
+WORKSRC = $(WORKDIR)/$(GARNAME)-$(DISTNAME)/
 
 BUILDDEPS =
 LIBDEPS =

=== modified file 'pkg/other/sparsehash/sha256sums'
--- a/pkg/other/sparsehash/sha256sums   2016-06-17 20:01:53 +0000
+++ b/pkg/other/sparsehash/sha256sums   2016-06-22 06:50:47 +0000
@@ -1,1 +1,1 @@
-2ed639a7155607c097c2029af5f4287296595080b2e5dd2e2ebd9bbb7450b87c  
download/sparsehash-2.0.2.tar.gz
+a87ffe3452a50c29904a6ab52f10b06df696f5bff6a8b8fed3ba5541c48e4161  
download/sparsehash-2.0.3.zip


reply via email to

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