1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Use upstream release tarball

PR:		248937
Submitted by:	Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-08-30 07:17:57 +00:00
parent 3a89b403f9
commit 2011a12391
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547037
4 changed files with 10 additions and 14 deletions

View File

@ -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>

View File

@ -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

View File

@ -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

View File

@ -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