[141392] trunk/dports/devel/sparsehash

ryandesign at macports.org ryandesign at macports.org
Sat Dec 12 01:20:17 PST 2015


Revision: 141392
          https://trac.macports.org/changeset/141392
Author:   ryandesign at macports.org
Date:     2015-10-16 23:54:07 -0700 (Fri, 16 Oct 2015)
Log Message:
-----------
sparsehash: update to 2.0.3

Modified Paths:
--------------
    trunk/dports/devel/sparsehash/Portfile

Removed Paths:
-------------
    trunk/dports/devel/sparsehash/files/

Modified: trunk/dports/devel/sparsehash/Portfile
===================================================================
--- trunk/dports/devel/sparsehash/Portfile	2015-10-17 03:32:56 UTC (rev 141391)
+++ trunk/dports/devel/sparsehash/Portfile	2015-10-17 06:54:07 UTC (rev 141392)
@@ -2,10 +2,9 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           github 1.0
 
-name                sparsehash
-version             2.0.2
-revision            1
+github.setup        sparsehash sparsehash 2.0.3 sparsehash-
 categories          devel
 maintainers         hum openmaintainer
 
@@ -18,17 +17,8 @@
                     characteristics. It's easy to replace hash_map by \
                     sparse_hash_map or dense_hash_map in C++ code.
 
-homepage            http://code.google.com/p/sparsehash/
 platforms           darwin
 license             BSD
 
-master_sites        googlecode
-checksums           rmd160  4da86c970e66c4fd3abb82d9b800267175a18bea \
-                    sha256  2ed639a7155607c097c2029af5f4287296595080b2e5dd2e2ebd9bbb7450b87c
-# see https://code.google.com/p/sparsehash/issues/detail?id=100
-patchfiles          allocator.patch
-# see
-#     https://github.com/sparsehash/sparsehash/issues/111
-#     https://github.com/sparsehash/sparsehash/commit/7f6351fb06241b96fdb39ae3aff53c2acb1cd7a4
-patchfiles-append   patch-hashtable_test.cc.diff
-patch.pre_args      -p1
+checksums           rmd160  99875fb7dafb5c4afbc7ac339a943e37b1ff3e57 \
+                    sha256  b029c05619f888821b4eb150c8f73feb83cca893129655057137d2b8da4cae18
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/603a4c81/attachment.html>


More information about the macports-changes mailing list