aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-13 19:12:45 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-13 19:12:45 +0000
commita7cdae7d91ef4f0214be135c609795ab892efd23 (patch)
tree98459bfcd2f2e3c81c0a5afc68ca2ee62569e6a2
parent7011e5e38e00d8a931ec30ff13ff6664ea0be069 (diff)
downloadports-a7cdae7d91ef4f0214be135c609795ab892efd23.tar.gz
ports-a7cdae7d91ef4f0214be135c609795ab892efd23.zip
www/libnghttp2: Update to 1.45.1
-rw-r--r--www/libnghttp2/Makefile2
-rw-r--r--www/libnghttp2/distinfo6
-rw-r--r--www/libnghttp2/files/patch-Makefile.in8
-rw-r--r--www/libnghttp2/pkg-plist2
4 files changed, 9 insertions, 9 deletions
diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile
index 82232e14adb6..e6a43e23204d 100644
--- a/www/libnghttp2/Makefile
+++ b/www/libnghttp2/Makefile
@@ -1,7 +1,7 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= nghttp2
-PORTVERSION= 1.44.0
+PORTVERSION= 1.45.1
CATEGORIES= www net
MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= lib
diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo
index 4a49013577e8..3053ed9efc70 100644
--- a/www/libnghttp2/distinfo
+++ b/www/libnghttp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627157200
-SHA256 (nghttp2-1.44.0.tar.xz) = 5699473b29941e8dafed10de5c8cb37a3581edf62ba7d04b911ca247d4de3c5d
-SIZE (nghttp2-1.44.0.tar.xz) = 3972832
+TIMESTAMP = 1634111656
+SHA256 (nghttp2-1.45.1.tar.xz) = abdc4addccadbc7d89abe27c4d6427d78e57d139f69c1f45749227393c68bf79
+SIZE (nghttp2-1.45.1.tar.xz) = 4017852
diff --git a/www/libnghttp2/files/patch-Makefile.in b/www/libnghttp2/files/patch-Makefile.in
index 7634abf32fdf..03e06cc3f46b 100644
--- a/www/libnghttp2/files/patch-Makefile.in
+++ b/www/libnghttp2/files/patch-Makefile.in
@@ -1,16 +1,16 @@
---- Makefile.in.orig 2021-02-02 11:37:05 UTC
+--- Makefile.in.orig 2021-09-21 13:09:49 UTC
+++ Makefile.in
-@@ -448,8 +448,7 @@ top_srcdir = @top_srcdir@
+@@ -461,8 +461,7 @@ top_srcdir = @top_srcdir@
# LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
--SUBDIRS = lib third-party src examples python tests integration-tests \
+-SUBDIRS = lib third-party src bpf examples python tests integration-tests \
- doc contrib script
+SUBDIRS = lib
# Now with python setuptools, make uninstall will leave many files we
-@@ -457,7 +456,7 @@ SUBDIRS = lib third-party src examples python tests in
+@@ -470,7 +469,7 @@ SUBDIRS = lib third-party src bpf examples python test
# distcheck rule.
AM_DISTCHECK_CONFIGURE_FLAGS = --disable-python-bindings
ACLOCAL_AMFLAGS = -I m4
diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist
index df23b30f9ee3..32f20c56264c 100644
--- a/www/libnghttp2/pkg-plist
+++ b/www/libnghttp2/pkg-plist
@@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h
lib/libnghttp2.a
lib/libnghttp2.so
lib/libnghttp2.so.14
-lib/libnghttp2.so.14.20.2
+lib/libnghttp2.so.14.21.0
libdata/pkgconfig/libnghttp2.pc