[139255] trunk/dports/www/nghttp2

ionic at macports.org ionic at macports.org
Sun Aug 9 14:21:15 PDT 2015


Revision: 139255
          https://trac.macports.org/changeset/139255
Author:   ionic at macports.org
Date:     2015-08-09 14:21:15 -0700 (Sun, 09 Aug 2015)
Log Message:
-----------
nghttp2: update to 1.2.0. Remove obsolete patch file. Patch provided by maintainer. Fixes: #48532.

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-08-09 20:51:09 UTC (rev 139254)
+++ trunk/dports/www/nghttp2/Portfile	2015-08-09 21:21:15 UTC (rev 139255)
@@ -5,7 +5,7 @@
 PortGroup           cxx11 1.0
 PortGroup           github 1.0
 
-github.setup        tatsuhiro-t nghttp2 1.1.2 v
+github.setup        tatsuhiro-t nghttp2 1.2.0 v
 set PythonVersion   2.7
 categories          www
 platforms           darwin
@@ -20,8 +20,8 @@
 github.tarball_from releases
 use_xz              yes
 
-checksums           rmd160 863f176b35b6b1ec7f2d77eea40383650b030606 \
-                    sha256 8bd4a1dde16bf82fbacfe26ba48f22f6758c2d38202e7a956e0d070372699237
+checksums           rmd160 d27b7f725f1a1d5d5f4c60bb0a710fe4b82aed74 \
+                    sha256 9e4a419c835b6cfa08ff9743f823638d32d8516aa3abfc86598272d173bc558f
 
 depends_build       port:pkgconfig
 
@@ -47,10 +47,6 @@
                     PYTHON=${prefix}/bin/python${PythonVersion} \
                     PYTHON_EXTRA_LDFLAGS="-u _PyMac_Error ${frameworks_dir}/Python.framework/Versions/${PythonVersion}/Python"
 
-#   Patch to deal with https://github.com/tatsuhiro-t/nghttp2/issues/303
-#   Remove once this is fixed upstream.
-patchfiles          patch-python-Makefile.in.diff
-
 destroot.env        PYTHONPATH=${destroot}${prefix}/lib/python2.7/site-packages/
 
 pre-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150809/df084f62/attachment-0001.html>


More information about the macports-changes mailing list