diff --git a/app-misc/mc/mc-4.8.15.recipe b/app-misc/mc/mc-4.8.15.recipe index 517088f57..6e621824b 100644 --- a/app-misc/mc/mc-4.8.15.recipe +++ b/app-misc/mc/mc-4.8.15.recipe @@ -10,7 +10,7 @@ SOURCE_URI="http://ftp.midnight-commander.org/mc-$portVersion.tar.xz" CHECKSUM_SHA256="cf4e8f5dfe419830d56ca7e5f2495898e37ebcd05da1e47ff7041446c87fba16" COPYRIGHT="1994-2015, Free Software Foundation" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" ARCHITECTURES="x86_gcc2 ?x86 ?x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" diff --git a/media-video/vlc/vlc-2.2.1.recipe b/media-video/vlc/vlc-2.2.1.recipe index ca495fc11..bcc74b702 100644 --- a/media-video/vlc/vlc-2.2.1.recipe +++ b/media-video/vlc/vlc-2.2.1.recipe @@ -5,10 +5,10 @@ VCDs, and various streaming protocols." HOMEPAGE="https://www.videolan.org/vlc/" COPYRIGHT="1998-2015" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://download.videolan.org/pub/videolan/vlc/$portVersion/vlc-$portVersion.tar.xz" CHECKSUM_SHA256="543d9d7e378ec0fa1ee2e7f7f5acf8c456c7d0ecc32037171523197ef3cf1fcb" -PATCHES="vlc-2.2.1.patch" +PATCHES="vlc-$portVersion.patch" ADDITIONAL_FILES="vlc.rdef" ARCHITECTURES="!x86_gcc2 x86" diff --git a/net-libs/libssh2/libssh2-1.5.0.recipe b/net-libs/libssh2/libssh2-1.7.0.recipe similarity index 86% rename from net-libs/libssh2/libssh2-1.5.0.recipe rename to net-libs/libssh2/libssh2-1.7.0.recipe index 8ca651722..f0bbc51fb 100644 --- a/net-libs/libssh2/libssh2-1.5.0.recipe +++ b/net-libs/libssh2/libssh2-1.7.0.recipe @@ -1,17 +1,17 @@ SUMMARY="A SSH2 library" DESCRIPTION="libssh2 is a library implementing the SSH2 protocol, available \ under the revised BSD license." -HOMEPAGE="http://www.libssh2.org" +HOMEPAGE="https://www.libssh2.org/" COPYRIGHT="2004-2007 Sara Golemon 2005,2006 Mikhail Gusarov 2006-2007 The Written Word, Inc. 2007 Eli Fant - 2009 Daniel Stenberg + 2009-2014 Daniel Stenberg 2008, 2009 Simon Josefsson" LICENSE="BSD (3-clause)" -REVISION="2" -SOURCE_URI="http://www.libssh2.org/download/libssh2-$portVersion.tar.gz" -CHECKSUM_SHA256="83196badd6868f5b926bdac8017a6f90fb8a90b16652d3bf02df0330d573d0fc" +REVISION="1" +SOURCE_URI="https://www.libssh2.org/download/libssh2-$portVersion.tar.gz" +CHECKSUM_SHA256="e4561fd43a50539a8c2ceb37841691baf03ecb7daf043766da1b112e4280d584" PATCHES="libssh2-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/net-libs/libssh2/patches/libssh2-1.5.0.patchset b/net-libs/libssh2/patches/libssh2-1.7.0.patchset similarity index 71% rename from net-libs/libssh2/patches/libssh2-1.5.0.patchset rename to net-libs/libssh2/patches/libssh2-1.7.0.patchset index 44dddc132..c960d852b 100644 --- a/net-libs/libssh2/patches/libssh2-1.5.0.patchset +++ b/net-libs/libssh2/patches/libssh2-1.7.0.patchset @@ -1,14 +1,14 @@ -From c34843e419df91f5aef52632df473bdbafe3a684 Mon Sep 17 00:00:00 2001 +From e49e613c4094031e5706925471a53b579dbe5f74 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 13 Jun 2014 17:19:49 +0000 Subject: haiku patch diff --git a/configure.ac b/configure.ac -index 563fb04..334a051 100644 +index d6bdab4..069c2f6 100644 --- a/configure.ac +++ b/configure.ac -@@ -60,7 +60,7 @@ dnl Our configure and build reentrant settings +@@ -61,7 +61,7 @@ dnl Our configure and build reentrant settings CURL_CONFIGURE_REENTRANT # Some systems (Solaris?) have socket() in -lsocket. @@ -18,5 +18,5 @@ index 563fb04..334a051 100644 # Solaris has inet_addr() in -lnsl. AC_SEARCH_LIBS(inet_addr, nsl) -- -1.8.3.4 +2.7.0