From 9d31b8ec70c730029528a69a05a285120b48eaf1 Mon Sep 17 00:00:00 2001 From: piernov Date: Wed, 30 May 2012 13:18:50 +0000 Subject: curl 7.26.0-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- curl/.footprint.i686 | 2 +- curl/.footprint.x86_64 | 2 +- curl/.md5sum.i686 | 2 +- curl/.md5sum.x86_64 | 2 +- curl/Pkgfile | 6 ++---- 5 files changed, 6 insertions(+), 8 deletions(-) (limited to 'curl') diff --git a/curl/.footprint.i686 b/curl/.footprint.i686 index 032b27de2..072c3e35a 100644 --- a/curl/.footprint.i686 +++ b/curl/.footprint.i686 @@ -13,7 +13,6 @@ drwxr-xr-x root/root usr/include/curl/ -rw-r--r-- root/root usr/include/curl/multi.h -rw-r--r-- root/root usr/include/curl/stdcheaders.h -rw-r--r-- root/root usr/include/curl/typecheck-gcc.h --rw-r--r-- root/root usr/include/curl/types.h drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libcurl.a -rwxr-xr-x root/root usr/lib/libcurl.la @@ -27,6 +26,7 @@ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/curl-config.1.gz -rw-r--r-- root/root usr/share/man/man1/curl.1.gz +-rw-r--r-- root/root usr/share/man/man1/mk-ca-bundle.1.gz drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/curl_easy_cleanup.3.gz -rw-r--r-- root/root usr/share/man/man3/curl_easy_duphandle.3.gz diff --git a/curl/.footprint.x86_64 b/curl/.footprint.x86_64 index 032b27de2..072c3e35a 100644 --- a/curl/.footprint.x86_64 +++ b/curl/.footprint.x86_64 @@ -13,7 +13,6 @@ drwxr-xr-x root/root usr/include/curl/ -rw-r--r-- root/root usr/include/curl/multi.h -rw-r--r-- root/root usr/include/curl/stdcheaders.h -rw-r--r-- root/root usr/include/curl/typecheck-gcc.h --rw-r--r-- root/root usr/include/curl/types.h drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libcurl.a -rwxr-xr-x root/root usr/lib/libcurl.la @@ -27,6 +26,7 @@ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/curl-config.1.gz -rw-r--r-- root/root usr/share/man/man1/curl.1.gz +-rw-r--r-- root/root usr/share/man/man1/mk-ca-bundle.1.gz drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/curl_easy_cleanup.3.gz -rw-r--r-- root/root usr/share/man/man3/curl_easy_duphandle.3.gz diff --git a/curl/.md5sum.i686 b/curl/.md5sum.i686 index 1a65fc73a..44e01584c 100644 --- a/curl/.md5sum.i686 +++ b/curl/.md5sum.i686 @@ -1 +1 @@ -713d7d7cbc5cfaabd785a2ff905096f2 curl-7.24.0.tar.lzma +2ba226ced5d6ef539df970ac77627623 curl-7.26.0.tar.lzma diff --git a/curl/.md5sum.x86_64 b/curl/.md5sum.x86_64 index 1a65fc73a..44e01584c 100644 --- a/curl/.md5sum.x86_64 +++ b/curl/.md5sum.x86_64 @@ -1 +1 @@ -713d7d7cbc5cfaabd785a2ff905096f2 curl-7.24.0.tar.lzma +2ba226ced5d6ef539df970ac77627623 curl-7.26.0.tar.lzma diff --git a/curl/Pkgfile b/curl/Pkgfile index 4f7f416f3..6a67176f5 100755 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -5,8 +5,8 @@ # Run on: libidn name=curl -version=7.24.0 -release=2 +version=7.26.0 +release=1 source=(http://curl.haxx.se/download/$name-$version.tar.lzma) build() { @@ -18,6 +18,4 @@ build() { --disable-ldap make make DESTDIR=$PKG install - echo "/* not used */" > $PKG/usr/include/curl/types.h } - -- cgit v1.2.3-54-g00ecf