[153867] trunk/dports/archivers/snappy/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Oct 14 19:51:27 CEST 2016


Revision: 153867
          https://trac.macports.org/changeset/153867
Author:   ryandesign at macports.org
Date:     2016-10-14 10:51:26 -0700 (Fri, 14 Oct 2016)
Log Message:
-----------
snappy: Update to 1.1.3

References #52608

Modified Paths:
--------------
    trunk/dports/archivers/snappy/Portfile

Modified: trunk/dports/archivers/snappy/Portfile
===================================================================
--- trunk/dports/archivers/snappy/Portfile	2016-10-14 16:31:21 UTC (rev 153866)
+++ trunk/dports/archivers/snappy/Portfile	2016-10-14 17:51:26 UTC (rev 153867)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           github 1.0
 
-name                snappy
-version             1.1.1
+github.setup        google snappy 1.1.3
 categories          archivers
 platforms           darwin
 maintainers         nomaintainer
@@ -23,11 +23,11 @@
                     Snappy compresses at about 250 MB/sec or more and \
                     decompresses at about 500 MB/sec or more.
 
-homepage            http://code.google.com/p/snappy/
-master_sites        googlecode
+homepage            http://google.github.io/snappy/
+github.tarball_from releases
 
+checksums           rmd160  a075be8b9e69f9c6ce30b12e44503abf7bca231f \
+                    sha256  2f1e82adf0868c9e26a5a7a3115111b6da7e432ddbac268a7ca2fae2a247eef3
+
 depends_lib         port:lzo2 \
                     port:zlib
-
-checksums           rmd160  be2c24d1e1da3cb554bfcb9834fe307845feeeaf \
-                    sha256  d79f04a41b0b513a014042a4365ec999a1ad5575e10d5e5578720010cb62fab3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161014/73c82ea9/attachment-0002.html>


More information about the macports-changes mailing list