1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Upgrade devel/google-sparsehash from 0.8 to 1.1

Submitted by:	Yuri <yuri@rawbw.com> (without the pkg-plist change)
This commit is contained in:
Vasil Dimov 2008-04-13 18:03:56 +00:00
parent 794d97b8fe
commit 7121799150
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211180
3 changed files with 6 additions and 5 deletions

View File

@ -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}

View File

@ -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

View File

@ -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