diff options
Diffstat (limited to 'www/libnghttp2')
-rw-r--r-- | www/libnghttp2/Makefile | 2 | ||||
-rw-r--r-- | www/libnghttp2/distinfo | 6 | ||||
-rw-r--r-- | www/libnghttp2/files/patch-Makefile.in | 8 | ||||
-rw-r--r-- | www/libnghttp2/pkg-plist | 2 |
4 files changed, 9 insertions, 9 deletions
diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 4b53aa798c29..a544ca09090c 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp2 -PORTVERSION= 1.65.0 +PORTVERSION= 1.66.0 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 5238618b9720..8008b345dd54 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070280 -SHA256 (nghttp2-1.65.0.tar.xz) = f1b9df5f02e9942b31247e3d415483553bc4ac501c87aa39340b6d19c92a9331 -SIZE (nghttp2-1.65.0.tar.xz) = 1604848 +TIMESTAMP = 1750188018 +SHA256 (nghttp2-1.66.0.tar.xz) = 00ba1bdf0ba2c74b2a4fe6c8b1069dc9d82f82608af24442d430df97c6f9e631 +SIZE (nghttp2-1.66.0.tar.xz) = 1743992 diff --git a/www/libnghttp2/files/patch-Makefile.in b/www/libnghttp2/files/patch-Makefile.in index d4174dca7bda..1844258a1714 100644 --- a/www/libnghttp2/files/patch-Makefile.in +++ b/www/libnghttp2/files/patch-Makefile.in @@ -1,16 +1,16 @@ ---- Makefile.in.orig 2023-02-13 12:02:52 UTC +--- Makefile.in.orig 2025-06-17 10:27:07 UTC +++ Makefile.in -@@ -448,11 +448,10 @@ top_srcdir = @top_srcdir@ +@@ -456,11 +456,10 @@ 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 bpf examples tests integration-tests \ -- doc contrib script +- doc contrib +SUBDIRS = lib ACLOCAL_AMFLAGS = -I m4 -dist_doc_DATA = README.rst -+dist_doc_DATA = ++dist_doc_DATA = EXTRA_DIST = nghttpx.conf.sample proxy.pac.sample android-config android-env \ Dockerfile.android \ cmakeconfig.h.in \ diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 58fde7f2afb3..fdb74af974c2 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.28.4 +lib/libnghttp2.so.14.28.5 libdata/pkgconfig/libnghttp2.pc |