aboutsummaryrefslogtreecommitdiff
path: root/devel/google-sparsehash
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2008-04-13 18:03:56 +0000
committerVasil Dimov <vd@FreeBSD.org>2008-04-13 18:03:56 +0000
commit7121799150923153c07eddd0dc9d205de3436d6d (patch)
tree1db2815f5f95435dda61aa9d4af9a748d6b2b098 /devel/google-sparsehash
parent794d97b8fee65fcd9e4ab844f2cb55e3958d505f (diff)
downloadports-7121799150923153c07eddd0dc9d205de3436d6d.tar.gz
ports-7121799150923153c07eddd0dc9d205de3436d6d.zip
Notes
Diffstat (limited to 'devel/google-sparsehash')
-rw-r--r--devel/google-sparsehash/Makefile4
-rw-r--r--devel/google-sparsehash/distinfo6
-rw-r--r--devel/google-sparsehash/pkg-plist1
3 files changed, 6 insertions, 5 deletions
diff --git a/devel/google-sparsehash/Makefile b/devel/google-sparsehash/Makefile
index 35eba6351908..b6d922c60a77 100644
--- a/devel/google-sparsehash/Makefile
+++ b/devel/google-sparsehash/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= google-sparsehash
-PORTVERSION= 0.8
+PORTVERSION= 1.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
${MASTER_SITE_LOCAL}
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= vd/${PORTNAME}
DISTNAME= sparsehash-${PORTVERSION}
MAINTAINER= vd@FreeBSD.org
-COMMENT= Google's hashtable implementations optimized for space or speed
+COMMENT= An extremely memory-efficient hash_map implementation
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/devel/google-sparsehash/distinfo b/devel/google-sparsehash/distinfo
index 10682eaca5e6..55afa63d4829 100644
--- a/devel/google-sparsehash/distinfo
+++ b/devel/google-sparsehash/distinfo
@@ -1,3 +1,3 @@
-MD5 (sparsehash-0.8.tar.gz) = f4ce52000bbf432d372c4b25ae10a00b
-SHA256 (sparsehash-0.8.tar.gz) = 1412d1bc0d8b59252593a467f7687990a99617a479d168ebebcf1ea0e56b66b7
-SIZE (sparsehash-0.8.tar.gz) = 266295
+MD5 (sparsehash-1.1.tar.gz) = 60640c43ee1ea3f5f290f9508c9bbc39
+SHA256 (sparsehash-1.1.tar.gz) = 1d84e4a7adebcbf75b7c628c3b7eaadf9c2b5dcb68557fc64cf01d3ef2fb3a05
+SIZE (sparsehash-1.1.tar.gz) = 270585
diff --git a/devel/google-sparsehash/pkg-plist b/devel/google-sparsehash/pkg-plist
index f399e3ef42f5..5da639a4406d 100644
--- a/devel/google-sparsehash/pkg-plist
+++ b/devel/google-sparsehash/pkg-plist
@@ -13,6 +13,7 @@ include/google/type_traits.h
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/README.windows
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%DOCSDIR%%/dense_hash_map.html
%%PORTDOCS%%%%DOCSDIR%%/dense_hash_set.html