gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4644: update gnurl to 7.54.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4644: update gnurl to 7.54.1
Date: Thu, 3 Aug 2017 03:27:04 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4644
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2017-08-03 00:26:59 -0700
message:
  update gnurl to 7.54.1
modified:
  pkg/gnu/gnurl/Makefile         makefile-20160617014725-uokjfnggs70iry9h-863
  pkg/gnu/gnurl/config.mk        config.mk-20160617015904-01o3xkn275vxkchu-1
  pkg/gnu/gnurl/gpg-keyring      gpgkeyring-20160617014725-uokjfnggs70iry9h-867
  pkg/gnu/gnurl/sha256sums       sha256sums-20160617014725-uokjfnggs70iry9h-868
=== modified file 'pkg/gnu/gnurl/Makefile'
--- a/pkg/gnu/gnurl/Makefile    2017-03-03 02:35:02 +0000
+++ b/pkg/gnu/gnurl/Makefile    2017-08-03 07:26:59 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016, 2017 Carl Hansen
+# Copyright © 2016, 2017 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -19,7 +19,7 @@
 
 NAME = gnurl
 GARNAME = gnurl
-GARVERSION = 7.53.1
+GARVERSION = 7.54.1
 HOME_URL = http://www.gnu.org/software/gnunet/
 DESCRIPTION =  a fork of curl, needed for gnunet
 define BLURB
@@ -30,14 +30,21 @@
 #https://gnunet.org/sites/default/files/gnurl-7.53.1.tar.bz2
 MASTER_SITES = https://gnunet.org/ 
 MASTER_SUBDIR =  sites/default/files/
-DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2  
$(GARNAME)-$(GARVERSION).tar.bz2.rsa_.sig
-
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2 
 SIGFILES =   $(GARNAME)-$(GARVERSION).tar.bz2.sig
 
+
 BUILDDEPS =
 LIBDEPS =
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+
+
+#include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/cmake.mk
 include config.mk
+
+pre-configure: 
+       (cd $(WORKSRC);  ./buildconf)
+       $(MAKECOOKIE)

=== modified file 'pkg/gnu/gnurl/config.mk'
--- a/pkg/gnu/gnurl/config.mk   2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gnurl/config.mk   2017-08-03 07:26:59 +0000
@@ -1,4 +1,15 @@
-## Configuration options for gnurl ##
-
-CONFIGURE_OPTS ?= 
+## Configuration options for gnurl
+## these options come from the included gnurl README
+
+CONFIGURE_OPTS ?= --enable-ipv6 --with-gnutls --without-libssh2 \
+--without-libmetalink --without-winidn --without-librtmp \
+--without-nghttp2 --without-nss --without-cyassl \
+--without-polarssl --without-ssl --without-winssl \
+--without-darwinssl --disable-sspi --disable-ntlm-wb --disable-ldap \
+--disable-rtsp --disable-dict --disable-telnet --disable-tftp \
+--disable-pop3 --disable-imap --disable-smtp --disable-gopher \
+--disable-file --disable-ftp --disable-smb
+
+
+
 BUILD_OPTS ?=

=== modified file 'pkg/gnu/gnurl/gpg-keyring'
Binary files a/pkg/gnu/gnurl/gpg-keyring        2017-03-03 02:35:02 +0000 and 
b/pkg/gnu/gnurl/gpg-keyring       2017-08-03 07:26:59 +0000 differ
=== modified file 'pkg/gnu/gnurl/sha256sums'
--- a/pkg/gnu/gnurl/sha256sums  2017-03-03 02:35:02 +0000
+++ b/pkg/gnu/gnurl/sha256sums  2017-08-03 07:26:59 +0000
@@ -1,3 +1,2 @@
-cdac891a3253022b7fd75f6c71b279b5f35cc109f0b61d8068c79bca081802aa  
download/gnurl-7.53.1.tar.bz2
-44ab54ce5aa0511e1fefa41a9d52cda08f5a64de46f84a543d4846be8a1fe1a3  
download/gnurl-7.53.1.tar.bz2.rsa_.sig
-0e804e110c59032d1a472505d982aaf5b63f407ca8d8ffceba73673064fb8014  
download/gnurl-7.53.1.tar.bz2.sig
+4481f50a6c2bf3f1e161743333cb1bafea29dffc3cf535137bba2428ca90eb6b  
download/gnurl-7.54.1.tar.bz2
+0371ff15fd2373a00f2b5a965a8c5d21fb5bd27cf057d441b80d1fe32c89fe70  
download/gnurl-7.54.1.tar.bz2.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]