diff options
Diffstat (limited to 'www/libnghttp2')
| -rw-r--r-- | www/libnghttp2/Makefile | 4 | ||||
| -rw-r--r-- | www/libnghttp2/distinfo | 6 | ||||
| -rw-r--r-- | www/libnghttp2/files/patch-Makefile.in | 10 | ||||
| -rw-r--r-- | www/libnghttp2/pkg-plist | 2 |
4 files changed, 11 insertions, 11 deletions
diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 4b53aa798c29..5c99e522670b 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp2 -PORTVERSION= 1.65.0 +PORTVERSION= 1.68.0 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib @@ -12,7 +12,7 @@ WWW= https://nghttp2.org/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= cpe libtool pathfix pkgconfig tar:xz +USES= cpe libtool pkgconfig tar:xz CONFIGURE_ARGS= --enable-lib-only GNU_CONFIGURE= yes diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 5238618b9720..8b4634ab91f2 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 = 1761446516 +SHA256 (nghttp2-1.68.0.tar.xz) = 5511d3128850e01b5b26ec92bf39df15381c767a63441438b25ad6235def902c +SIZE (nghttp2-1.68.0.tar.xz) = 1691408 diff --git a/www/libnghttp2/files/patch-Makefile.in b/www/libnghttp2/files/patch-Makefile.in index d4174dca7bda..cb19bca5f5d0 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-09-02 12:26:39 UTC +++ Makefile.in -@@ -448,11 +448,10 @@ top_srcdir = @top_srcdir@ +@@ -458,11 +458,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 +-SUBDIRS = lib tests third-party src bpf examples integration-tests \ +- 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..564135384ae8 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.29.2 libdata/pkgconfig/libnghttp2.pc |
