freebsd-ports/devel/sparsehash/pkg-plist
Vasil Dimov bba8bdb343 devel/google-sparsehash: Upgrade to 2.0.3 and rename to devel/sparsehash
* The project was moved from Google Code to GitHub (unbreak), hinted by [1]
* Upgrade from 2.0.2 to 2.0.3
* Remove now unneeded patches
* Remove the requirement for C++11 - the code does not need it
* Use PREFIX instead of LOCALBASE as a destination directory

PR:		213093 [1]
Submitted by:	Erik Nordstrom <erik@nordstroem.no> [1]
2016-09-30 08:46:29 +00:00

41 lines
1.5 KiB
Text

include/google/dense_hash_map
include/google/dense_hash_set
include/google/sparse_hash_map
include/google/sparse_hash_set
include/google/sparsehash/densehashtable.h
include/google/sparsehash/hashtable-common.h
include/google/sparsehash/libc_allocator_with_realloc.h
include/google/sparsehash/sparsehashtable.h
include/google/sparsetable
include/google/template_util.h
include/google/type_traits.h
include/sparsehash/dense_hash_map
include/sparsehash/dense_hash_set
include/sparsehash/internal/densehashtable.h
include/sparsehash/internal/hashtable-common.h
include/sparsehash/internal/libc_allocator_with_realloc.h
include/sparsehash/internal/sparseconfig.h
include/sparsehash/internal/sparsehashtable.h
include/sparsehash/sparse_hash_map
include/sparsehash/sparse_hash_set
include/sparsehash/sparsetable
include/sparsehash/template_util.h
include/sparsehash/type_traits.h
libdata/pkgconfig/libsparsehash.pc
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README_windows.txt
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%DOCSDIR%%/dense_hash_map.html
%%PORTDOCS%%%%DOCSDIR%%/dense_hash_set.html
%%PORTDOCS%%%%DOCSDIR%%/designstyle.css
%%PORTDOCS%%%%DOCSDIR%%/implementation.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/performance.html
%%PORTDOCS%%%%DOCSDIR%%/sparse_hash_map.html
%%PORTDOCS%%%%DOCSDIR%%/sparse_hash_set.html
%%PORTDOCS%%%%DOCSDIR%%/sparsetable.html