diff --git a/dev-lang/ruby/ruby-2.2.2.recipe b/dev-lang/ruby/ruby-2.2.2.recipe index 7e8c45b8e..6f58f3a68 100644 --- a/dev-lang/ruby/ruby-2.2.2.recipe +++ b/dev-lang/ruby/ruby-2.2.2.recipe @@ -17,7 +17,7 @@ LICENSE="Ruby COPYRIGHT="1993-2015 Yukihiro Matsumoto" PATCHES="ruby-$portVersion.patchset" -REVISION="1" +REVISION="2" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86" @@ -85,7 +85,7 @@ BUILD() # The build process needs to run ruby, and without this it fails to find # libruby.so. export LIBRARY_PATH=$LIBRARY_PATH:%A - make $jobArgs Q='' + make $jobArgs } INSTALL() diff --git a/dev-vcs/hub/hub-1.12.4.recipe b/dev-vcs/hub/hub-1.12.4.recipe index 89703548f..3c9f73b05 100644 --- a/dev-vcs/hub/hub-1.12.4.recipe +++ b/dev-vcs/hub/hub-1.12.4.recipe @@ -9,6 +9,7 @@ LICENSE="MIT" COPYRIGHT="2009-2014 Chris Wanstrath" HOMEPAGE="http://hub.github.com/" SOURCE_URI="https://github.com/github/hub/archive/v1.12.4.tar.gz" +CHECKSUM_SHA256="b7fe404d7dc5f60554f088bec12de5e80229331430ea0ced46d5bf89ecae5117" PROVIDES=" hub = $portVersion diff --git a/www-client/netsurf/netsurf-3.3.recipe b/www-client/netsurf/netsurf-3.3.recipe index 1780bd5fa..8ab4d38b6 100644 --- a/www-client/netsurf/netsurf-3.3.recipe +++ b/www-client/netsurf/netsurf-3.3.recipe @@ -9,7 +9,7 @@ developed, NetSurf is continually evolving and improving." HOMEPAGE="http://www.netsurf-browser.org/" COPYRIGHT="2003-2014 The NetSurf Browser project" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" # Do NOT use the netsurf-all package. It contains a bunch of subprojects which # we build as separate packages so they can easily be used by other projects. SOURCE_URI="http://download.netsurf-browser.org/netsurf/releases/source/netsurf-$portVersion-src.tar.gz" @@ -25,6 +25,7 @@ REQUIRES=" lib:libpng lib:libjpeg lib:libssl + lib:libutf8proc lib:libz lib:libhubbub " diff --git a/www-servers/lighttpd/lighttpd-1.4.35.recipe b/www-servers/lighttpd/lighttpd-1.4.35.recipe index 931f40045..157914fc7 100644 --- a/www-servers/lighttpd/lighttpd-1.4.35.recipe +++ b/www-servers/lighttpd/lighttpd-1.4.35.recipe @@ -9,7 +9,7 @@ solution for every server that is suffering load problems." HOMEPAGE="http://www.lighttpd.net/" COPYRIGHT="2003-2014 Jan Kneschke" LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="3" SOURCE_URI="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.35.tar.gz" CHECKSUM_SHA256="62c23de053fd82e1bf64f204cb6c6e44ba3c16c01ff1e09da680d982802ef1cc" PATCHES="lighttpd-1.4.35.patchset"