Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (67117c16ab2eb45e77be01151ea2d3fcb8e7f112)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (67117c16ab2eb45e77be01151ea2d3fcb8e7f112)
  • Date: Thu, 13 Nov 2008 09:18:07 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ftp/curl/DETAILS | 24 +++++++++++++-----------
ftp/curl/HISTORY | 6 +++++-
ftp/curl/curl.gpg |binary
3 files changed, 18 insertions(+), 12 deletions(-)

New commits:
commit 67117c16ab2eb45e77be01151ea2d3fcb8e7f112
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

curl: => 7.19.2; switched to upstream gpg key

diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index 88e4606..252f8e9 100755
--- a/ftp/curl/DETAILS
+++ b/ftp/curl/DETAILS
@@ -1,23 +1,25 @@
SPELL=curl
- VERSION=7.19.1
+ VERSION=7.19.2
SECURITY_PATCH=3
SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE2=$SOURCE.asc
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://curl.haxx.se/download/$SOURCE
SOURCE_URL[1]=ftp://ftp.sunet.se/pub/www/utilities/$SPELL/$SOURCE
SOURCE_URL[2]=ftp://ftp.rge.com/pub/networking/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:369617f9e7fc07e6330b6a44544c76953a3d9e3477bfbfe1ab0a11f86819d9974ba88431efac88cbc6bca3028cc25d144a3c0551be4fea37b7cc73464c1e5d69
+ SOURCE2_URL[0]=$SOURCE_URL.asc
+ SOURCE_GPG=curl.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
WEB_SITE=http://curl.haxx.se/
ENTERED=20010922
LICENSE[0]=MIT
KEYWORDS="ftp"
- SHORT="Tool for transferring files using URL syntax."
+ SHORT="tool for transferring files using URL syntax"
cat << EOF
-curl and libcurl is a tool for transferring files using URL syntax.
-It supports HTTP, HTTPS, FTP, FTPS, DICT, TELNET, LDAP, FILE, and
-GOPHER, as well as HTTP-post, HTTP-put, cookies, FTP upload, resumed
-transfers, passwords, portnumbers, SSL certificates, Kerberos, and
-proxies. It is powered by libcurl, the client-side URL transfer
-library. Program libcurl with C/C++ or by using the APIs available
-for Dylan, Java, Perl, PHP, Python, Rexx, Ruby, and Tcl.
+curl and libcurl is a tool for transferring files using URL syntax. It
supports
+HTTP, HTTPS, FTP, FTPS, DICT, TELNET, LDAP, FILE, and GOPHER, as well as
+HTTP-post, HTTP-put, cookies, FTP upload, resumed transfers, passwords,
+portnumbers, SSL certificates, Kerberos, and proxies. It is powered by
libcurl,
+the client-side URL transfer library. Program libcurl with C/C++ or by using
+the APIs available for Dylan, Java, Perl, PHP, Python, Rexx, Ruby, and Tcl.
EOF
diff --git a/ftp/curl/HISTORY b/ftp/curl/HISTORY
index 9dff2d9..dd066b6 100644
--- a/ftp/curl/HISTORY
+++ b/ftp/curl/HISTORY
@@ -1,3 +1,8 @@
+2008-11-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 7.19.2; quoting paths; fixed descs;
switched
+ to gpg key
+ * curl.gpg: added
+
2008-11-05 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 7.19.1

@@ -148,4 +153,3 @@

2002-03-13 Eric Schabell <eric AT schabell.com>
* HISTORY: Added this History file.
-
diff --git a/ftp/curl/curl.gpg b/ftp/curl/curl.gpg
new file mode 100644
index 0000000..5bfed86
Binary files /dev/null and b/ftp/curl/curl.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (67117c16ab2eb45e77be01151ea2d3fcb8e7f112), Vlad Glagolev, 11/13/2008

Archive powered by MHonArc 2.6.24.

Top of Page