[140330] trunk/dports/www/nghttp2

ryandesign at macports.org ryandesign at macports.org
Thu Sep 17 04:26:51 PDT 2015


Revision: 140330
          https://trac.macports.org/changeset/140330
Author:   ryandesign at macports.org
Date:     2015-09-17 04:26:51 -0700 (Thu, 17 Sep 2015)
Log Message:
-----------
nghttp2: update to 1.3.2 (#48896; maintainer)

Modified Paths:
--------------
    trunk/dports/www/nghttp2/Portfile

Removed Paths:
-------------
    trunk/dports/www/nghttp2/files/

Modified: trunk/dports/www/nghttp2/Portfile
===================================================================
--- trunk/dports/www/nghttp2/Portfile	2015-09-17 10:21:12 UTC (rev 140329)
+++ trunk/dports/www/nghttp2/Portfile	2015-09-17 11:26:51 UTC (rev 140330)
@@ -5,7 +5,7 @@
 PortGroup           cxx11 1.0
 PortGroup           github 1.0
 
-github.setup        tatsuhiro-t nghttp2 1.3.1 v
+github.setup        tatsuhiro-t nghttp2 1.3.2 v
 set PythonVersion   2.7
 set PythonBranch    [join [lrange [split ${PythonVersion} .] 0 1] ""]
 categories          www
@@ -21,8 +21,8 @@
 github.tarball_from releases
 use_xz              yes
 
-checksums           rmd160 07f3a86b6aa640a63653b726509148696108ad2a \
-                    sha256 2497ac04c04168cacab77626cf0d67a673ecec74b367a7619d911ff6add0e24e
+checksums           rmd160 825aaf3ccb18421bccb4b2d7055a286952fcbb03 \
+                    sha256 3188f46a7f1de852d65a3d34c0c60f69f870c49555944ef1b1fc7df6ce9f02a8
 
 depends_build       port:pkgconfig
 
@@ -36,8 +36,6 @@
                     port:python${PythonBranch} \
                     port:zlib
 
-patchfiles          patch-src-shrpx.cc.diff
-
 configure.args      --disable-silent-rules \
                     --disable-threads
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150917/9e3da1ca/attachment.html>


More information about the macports-changes mailing list