aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/libnghttp2/Makefile6
-rw-r--r--www/libnghttp2/distinfo6
-rw-r--r--www/nghttp2/Makefile6
-rw-r--r--www/nghttp2/distinfo6
4 files changed, 10 insertions, 14 deletions
diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile
index e172e01497a1..354ed9c4d145 100644
--- a/www/libnghttp2/Makefile
+++ b/www/libnghttp2/Makefile
@@ -3,8 +3,8 @@
PORTNAME= nghttp2
PORTVERSION= 1.41.0
-DISTVERSIONPREFIX= v
CATEGORIES= www net
+MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= lib
MAINTAINER= sunpoet@FreeBSD.org
@@ -13,7 +13,7 @@ COMMENT= HTTP/2.0 C Library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= autoreconf compiler:c++14-lang libtool pathfix pkgconfig
+USES= autoreconf compiler:c++14-lang libtool pathfix pkgconfig tar:xz
CONFIGURE_ARGS= --enable-lib-only
GNU_CONFIGURE= yes
@@ -21,6 +21,4 @@ INSTALL_TARGET= install-strip
USE_CXXSTD= c++14
USE_LDCONFIG= yes
-USE_GITHUB= yes
-
.include <bsd.port.mk>
diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo
index b8757665ac6f..b80635d45f1b 100644
--- a/www/libnghttp2/distinfo
+++ b/www/libnghttp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591186754
-SHA256 (nghttp2-nghttp2-v1.41.0_GH0.tar.gz) = 3d53e8bd1513a271a45b6ecda2e22fa05e9eb90fa92f7c5daf57b08c6e40cc55
-SIZE (nghttp2-nghttp2-v1.41.0_GH0.tar.gz) = 1754150
+TIMESTAMP = 1598616285
+SHA256 (nghttp2-1.41.0.tar.xz) = abc25b8dc601f5b3fefe084ce50fcbdc63e3385621bee0cbfa7b57f9ec3e67c2
+SIZE (nghttp2-1.41.0.tar.xz) = 1640712
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile
index 4be849630959..a9a695a44e4c 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -3,8 +3,8 @@
PORTNAME= nghttp2
PORTVERSION= 1.41.0
-DISTVERSIONPREFIX= v
CATEGORIES= www net
+MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= HTTP/2.0 C Library
@@ -20,7 +20,7 @@ OPTIONS_DEFAULT=APP HPACK
OPTIONS_SUB= yes
APP_DESC= Build h2load, nghttp, nghttpd and nghttpx
-USES= autoreconf compiler:c++14-lang gmake libtool localbase pathfix pkgconfig ssl
+USES= autoreconf compiler:c++14-lang gmake libtool localbase pathfix pkgconfig ssl tar:xz
CONFIGURE_ARGS= --disable-python-bindings --with-jemalloc
CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
@@ -34,8 +34,6 @@ PORTDATA= fetch-ocsp-response
PORTDOCS= *
PORTEXAMPLES= *
-USE_GITHUB= yes
-
APP_BUILD_DEPENDS= c-ares>=1.7.5:dns/c-ares \
libev>=4.11:devel/libev
APP_CONFIGURE_ENABLE= app
diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo
index 01380a4f9611..b80635d45f1b 100644
--- a/www/nghttp2/distinfo
+++ b/www/nghttp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591186756
-SHA256 (nghttp2-nghttp2-v1.41.0_GH0.tar.gz) = 3d53e8bd1513a271a45b6ecda2e22fa05e9eb90fa92f7c5daf57b08c6e40cc55
-SIZE (nghttp2-nghttp2-v1.41.0_GH0.tar.gz) = 1754150
+TIMESTAMP = 1598616285
+SHA256 (nghttp2-1.41.0.tar.xz) = abc25b8dc601f5b3fefe084ce50fcbdc63e3385621bee0cbfa7b57f9ec3e67c2
+SIZE (nghttp2-1.41.0.tar.xz) = 1640712