Bump package revisions after OpenSSL update.

This commit is contained in:
Adrien Destugues
2015-11-12 11:54:57 +01:00
parent 01c6708f66
commit 6145187eaa
4 changed files with 6 additions and 4 deletions

View File

@@ -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()

View File

@@ -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

View File

@@ -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
"

View File

@@ -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"