pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/curl curl: http2 is now a suggested option; bump r...
details: https://anonhg.NetBSD.org/pkgsrc/rev/60db8ab756e9
branches: trunk
changeset: 401461:60db8ab756e9
user: adam <adam%pkgsrc.org@localhost>
date: Wed Sep 18 07:21:08 2019 +0000
description:
curl: http2 is now a suggested option; bump revision
diffstat:
www/curl/Makefile | 3 ++-
www/curl/options.mk | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r cca56a6c829b -r 60db8ab756e9 www/curl/Makefile
--- a/www/curl/Makefile Wed Sep 18 06:46:13 2019 +0000
+++ b/www/curl/Makefile Wed Sep 18 07:21:08 2019 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.217 2019/09/11 08:32:03 leot Exp $
+# $NetBSD: Makefile,v 1.218 2019/09/18 07:21:08 adam Exp $
DISTNAME= curl-7.66.0
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= https://curl.haxx.se/download/
EXTRACT_SUFX= .tar.xz
diff -r cca56a6c829b -r 60db8ab756e9 www/curl/options.mk
--- a/www/curl/options.mk Wed Sep 18 06:46:13 2019 +0000
+++ b/www/curl/options.mk Wed Sep 18 07:21:08 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.17 2019/05/22 08:56:25 leot Exp $
+# $NetBSD: options.mk,v 1.18 2019/09/18 07:21:08 adam Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.curl
PKG_SUPPORTED_OPTIONS= inet6 libssh2 gssapi ldap rtmp idn http2
-PKG_SUGGESTED_OPTIONS= inet6 idn
+PKG_SUGGESTED_OPTIONS= http2 inet6 idn
PKG_OPTIONS_LEGACY_OPTS= libidn:idn
# Kerberos is built in - no additional dependency
Home |
Main Index |
Thread Index |
Old Index