pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/curl



Module Name:    pkgsrc
Committed By:   leot
Date:           Wed May 22 09:00:48 UTC 2019

Modified Files:
        pkgsrc/www/curl: distinfo
        pkgsrc/www/curl/patches: patch-configure

Log Message:
curl: Update patch-configure comment to reflect current status

(Should be part of previous commit, sorry.)


To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.153 pkgsrc/www/curl/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/curl/patches/patch-configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/curl/distinfo
diff -u pkgsrc/www/curl/distinfo:1.152 pkgsrc/www/curl/distinfo:1.153
--- pkgsrc/www/curl/distinfo:1.152      Wed May 22 08:57:58 2019
+++ pkgsrc/www/curl/distinfo    Wed May 22 09:00:48 2019
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.152 2019/05/22 08:57:58 leot Exp $
+$NetBSD: distinfo,v 1.153 2019/05/22 09:00:48 leot Exp $
 
 SHA1 (curl-7.65.0.tar.xz) = abb21258bbedf5cccf65e827c770792e234a70bb
 RMD160 (curl-7.65.0.tar.xz) = 70b34e5b313128e4a1990a597d7b4ddfdae25e9c
 SHA512 (curl-7.65.0.tar.xz) = 032c065c1d4bd07ba028625f8fab6a09e7cb8505a5f19339b3abdee5a9cda7d091c11f075fe3fc227d082690a66c558c770a4cd9fb17b52acc13794976a770c5
 Size (curl-7.65.0.tar.xz) = 2392324 bytes
-SHA1 (patch-configure) = 10bcbbb3288ade64f46cbf99a8aa56fee70a7eea
+SHA1 (patch-configure) = 9131ad23999f3987b7b67a59191aa6998bd370d0
 SHA1 (patch-curl-config.in) = 363359665985cc14f36ddf47fc3480f1200e3533

Index: pkgsrc/www/curl/patches/patch-configure
diff -u pkgsrc/www/curl/patches/patch-configure:1.6 pkgsrc/www/curl/patches/patch-configure:1.7
--- pkgsrc/www/curl/patches/patch-configure:1.6 Wed May 22 08:57:58 2019
+++ pkgsrc/www/curl/patches/patch-configure     Wed May 22 09:00:48 2019
@@ -1,12 +1,10 @@
-$NetBSD: patch-configure,v 1.6 2019/05/22 08:57:58 leot Exp $
+$NetBSD: patch-configure,v 1.7 2019/05/22 09:00:48 leot Exp $
 
 - Builtin krb5-config in platforms such as solaris do not support
   the gssapi option, and need an explicit -lgss
 - On Darwin, do not append custom CFLAGS.
 - Do not strip debug flags.
 - Support Minix.
-- Avoid unportable `==' test(1) operator, applied upstream via:
-   <https://github.com/curl/curl/pull/3709>
 
 --- configure.orig     2019-03-25 21:03:50.000000000 +0000
 +++ configure



Home | Main Index | Thread Index | Old Index