From b63610ca88ddc7b799952bbf8807bf5e93d9c5bd Mon Sep 17 00:00:00 2001 From: Michael Lotz Date: Wed, 29 Nov 2017 21:26:57 +0100 Subject: [PATCH] Various revision bumps to force rebuild of _x86 packages. These were all built against openssl11 which was deactivated. --- app-arch/libarchive/libarchive-3.3.2.recipe | 2 +- app-crypt/paperkey/paperkey-1.4.recipe | 2 +- app-text/sword/sword-1.7.4.recipe | 2 +- dev-cpp/libcmis/libcmis-0.5.1.recipe | 2 +- dev-libs/libp11/libp11-0.4.4.recipe | 2 +- games-action/bzflag/bzflag-2.4.12.recipe | 2 +- haiku-apps/haikutwitter/haikutwitter-1.0_git.recipe | 2 +- mail-client/mutt/mutt-1.9.1.recipe | 2 +- mail-client/trojita/trojita-0.7.0~git.recipe | 2 +- media-libs/liblrdf/liblrdf-0.5.0.recipe | 2 +- media-libs/raptor/raptor-2.0.15.recipe | 2 +- net-libs/gloox/gloox-1.0.20.recipe | 2 +- net-libs/libasr/libasr-1.0.2.recipe | 2 +- net-libs/libircclient/libircclient-1.8.recipe | 2 +- net-libs/libmicrohttpd/libmicrohttpd-0.9.55.recipe | 2 +- net-libs/libssh2/libssh2-1.8.0.recipe | 2 +- net-libs/neon/neon-0.30.2.recipe | 2 +- net-misc/mosh/mosh-1.3.2.recipe | 2 +- net-nds/openldap/openldap-2.4.45.recipe | 2 +- sys-auth/openpam/openpam-20170430.recipe | 2 +- www-client/netsurf/netsurf-3.7.recipe | 2 +- www-client/otter-browser/otter_browser-0.9.12.recipe | 2 +- www-servers/apache/apache-2.4.29.recipe | 2 +- www-servers/lighttpd/lighttpd-1.4.48.recipe | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/app-arch/libarchive/libarchive-3.3.2.recipe b/app-arch/libarchive/libarchive-3.3.2.recipe index 88a56be44..fe5669345 100644 --- a/app-arch/libarchive/libarchive-3.3.2.recipe +++ b/app-arch/libarchive/libarchive-3.3.2.recipe @@ -22,7 +22,7 @@ or compress. HOMEPAGE="http://www.libarchive.org/" LICENSE="BSD (2-clause)" COPYRIGHT="2003-2013 Tim Kientzle" -REVISION="1" +REVISION="2" SOURCE_URI="http://www.libarchive.org/downloads/libarchive-$portVersion.tar.gz" CHECKSUM_SHA256="ed2dbd6954792b2c054ccf8ec4b330a54b85904a80cef477a1c74643ddafa0ce" PATCHES="libarchive-$portVersion.patchset" diff --git a/app-crypt/paperkey/paperkey-1.4.recipe b/app-crypt/paperkey/paperkey-1.4.recipe index d89869ea0..7cd3b60dd 100644 --- a/app-crypt/paperkey/paperkey-1.4.recipe +++ b/app-crypt/paperkey/paperkey-1.4.recipe @@ -5,7 +5,7 @@ secret key if needed." HOMEPAGE="http://www.jabberwocky.com/software/paperkey/" COPYRIGHT="2007-2016 David Shaw" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="http://www.jabberwocky.com/software/paperkey/paperkey-$portVersion.tar.gz" CHECKSUM_SHA256="e12bb0ec835127d12a922a8d60b3dfdb3ca8ee60bb5b4d15ae4cea85bbcf336f" diff --git a/app-text/sword/sword-1.7.4.recipe b/app-text/sword/sword-1.7.4.recipe index 7b88a2e72..0a95600f3 100644 --- a/app-text/sword/sword-1.7.4.recipe +++ b/app-text/sword/sword-1.7.4.recipe @@ -8,7 +8,7 @@ the Bible, and have a growing collection of over 200 texts in over 50 languages. HOMEPAGE="http://www.crosswire.org/sword" COPYRIGHT="1998-2014 CrossWire Bible Society" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="http://www.crosswire.org/ftpmirror/pub/sword/source/v1.7/sword-1.7.4.tar.gz" CHECKSUM_SHA256="995da8cf5a207c1f09809bf4b9db0bd7d267da5fcdb9d6666c9b313edd9d213d" diff --git a/dev-cpp/libcmis/libcmis-0.5.1.recipe b/dev-cpp/libcmis/libcmis-0.5.1.recipe index a241390bb..6971572dc 100644 --- a/dev-cpp/libcmis/libcmis-0.5.1.recipe +++ b/dev-cpp/libcmis/libcmis-0.5.1.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2011-2014 Cedric Bosdonnat, SUSE LICENSE="GNU LGPL v2 GNU GPL v2 MPL v1.1" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/tdf/libcmis/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="b88851b5e7dfa65b840d403231b38868ba77dae1e7abf2628d7a0dc3cd5a1409" PATCHES="libcmis-$portVersion.patchset" diff --git a/dev-libs/libp11/libp11-0.4.4.recipe b/dev-libs/libp11/libp11-0.4.4.recipe index 4950c940b..cb31efee5 100644 --- a/dev-libs/libp11/libp11-0.4.4.recipe +++ b/dev-libs/libp11/libp11-0.4.4.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2016-2017 Michał Trojnara 2007-2009 Andreas Jellinghaus 2011 Martin Paljak" LICENSE="GNU LGPL v2.1" -REVISION="2" +REVISION="3" SOURCE_URI="$HOMEPAGE/releases/download/libp11-$portVersion/libp11-$portVersion.tar.gz" CHECKSUM_SHA256="93d2741df04f7f1561962746943a056ca81582fecb59d0c4304e7e97a0902722" diff --git a/games-action/bzflag/bzflag-2.4.12.recipe b/games-action/bzflag/bzflag-2.4.12.recipe index e2f8a74be..3521c93e7 100644 --- a/games-action/bzflag/bzflag-2.4.12.recipe +++ b/games-action/bzflag/bzflag-2.4.12.recipe @@ -7,7 +7,7 @@ day." HOMEPAGE="http://bzflag.org/" COPYRIGHT="1993-2016 Tim Riker" LICENSE="GNU LGPL v2.1" -REVISION="1" +REVISION="2" SOURCE_URI="https://download.bzflag.org/bzflag/source/$portVersion/bzflag-$portVersion.tar.bz2" CHECKSUM_SHA256="a8a13a58648798a6f6f969a2911cf21377fe45964f2edf46a327d1370ff1000d" PATCHES="bzflag-$portVersion.patchset" diff --git a/haiku-apps/haikutwitter/haikutwitter-1.0_git.recipe b/haiku-apps/haikutwitter/haikutwitter-1.0_git.recipe index 706218491..11f55c157 100644 --- a/haiku-apps/haikutwitter/haikutwitter-1.0_git.recipe +++ b/haiku-apps/haikutwitter/haikutwitter-1.0_git.recipe @@ -4,7 +4,7 @@ based off the open-source TwitCurl library." HOMEPAGE="https://github.com/HaikuArchives/HaikuTwitter" COPYRIGHT="2012 Martin Pedersen" LICENSE="MIT" -REVISION="3" +REVISION="4" SOURCE_URI="https://github.com/HaikuArchives/HaikuTwitter/archive/918dd954b6db3c5ed476b3a4826910992f3b4566.tar.gz" CHECKSUM_SHA256="bc330cb15c8e10362306eef7d85228f5dee08db667d16a15c0a5245f6013b1e1" SOURCE_DIR="HaikuTwitter-918dd954b6db3c5ed476b3a4826910992f3b4566" diff --git a/mail-client/mutt/mutt-1.9.1.recipe b/mail-client/mutt/mutt-1.9.1.recipe index 34e81e85c..3e780eeba 100644 --- a/mail-client/mutt/mutt-1.9.1.recipe +++ b/mail-client/mutt/mutt-1.9.1.recipe @@ -12,7 +12,7 @@ COPYRIGHT="1996-2016 Michael R. Elkins 2006-2009 Rocco Rutte 2014-2017 Kevin J. McCarthy" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://bitbucket.org/mutt/mutt/downloads/mutt-$portVersion.tar.gz" CHECKSUM_SHA256="749b83a96373c6e2101ebe8c4b9a651735e02c478edb750750a5146a15d91bb1" PATCHES="mutt-$portVersion.patchset" diff --git a/mail-client/trojita/trojita-0.7.0~git.recipe b/mail-client/trojita/trojita-0.7.0~git.recipe index 1a4041420..af28e889f 100644 --- a/mail-client/trojita/trojita-0.7.0~git.recipe +++ b/mail-client/trojita/trojita-0.7.0~git.recipe @@ -16,7 +16,7 @@ not afraid of making them work." HOMEPAGE="http://trojita.flaska.net/" COPYRIGHT="2006-2017 Trojitá developers" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" srcGitRev="93f73aae1c317698883b37aab5cf94ba1d82753d" SOURCE_URI="https://github.com/KDE/trojita/archive/$srcGitRev.tar.gz" CHECKSUM_SHA256="37eac9f7d333a84eff1a2c834ea8b0ef7242174b59a6a605d8b9b87dd3a26bb0" diff --git a/media-libs/liblrdf/liblrdf-0.5.0.recipe b/media-libs/liblrdf/liblrdf-0.5.0.recipe index aa6b93b4c..b3ec8ae85 100644 --- a/media-libs/liblrdf/liblrdf-0.5.0.recipe +++ b/media-libs/liblrdf/liblrdf-0.5.0.recipe @@ -7,7 +7,7 @@ taxonomic inference capablility." HOMEPAGE="https://github.com/swh/LRDF/" COPYRIGHT="2004,2011,2015 Steve Harris, Taybin Rutkin" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/swh/LRDF/archive/$portVersion.tar.gz" CHECKSUM_SHA256="ba803af936fd53a8b31651043732e6d6cec3d24fa24d2cb8c1506c2d1675e2a2" SOURCE_FILENAME="liblrdf-$portVersion,tar.gz" diff --git a/media-libs/raptor/raptor-2.0.15.recipe b/media-libs/raptor/raptor-2.0.15.recipe index 0a2aa5993..528351436 100644 --- a/media-libs/raptor/raptor-2.0.15.recipe +++ b/media-libs/raptor/raptor-2.0.15.recipe @@ -12,7 +12,7 @@ COPYRIGHT="2000-2012 Dave Beckett 2000-2005 University of Bristol" LICENSE="GNU GPL v2 GNU LGPL v2.1" -REVISION="2" +REVISION="3" SOURCE_URI="http://download.librdf.org/source/raptor2-$portVersion.tar.gz" CHECKSUM_SHA256="ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed" SOURCE_DIR="raptor2-$portVersion" diff --git a/net-libs/gloox/gloox-1.0.20.recipe b/net-libs/gloox/gloox-1.0.20.recipe index 7b8525e3a..263661867 100644 --- a/net-libs/gloox/gloox-1.0.20.recipe +++ b/net-libs/gloox/gloox-1.0.20.recipe @@ -3,7 +3,7 @@ DESCRIPTION="Rock-solid, full-featured Jabber/XMPP client library, written in cl HOMEPAGE="http://camaya.net/gloox/" COPYRIGHT="2002-2012 Jakob Schröter" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="http://camaya.net/download/gloox-$portVersion.tar.bz2" CHECKSUM_SHA256="0243086c0f4f0440d6d8e55705f83249a4463a1d75a034be42b5312e8886dea8" PATCHES="gloox-1.0.9.patch" diff --git a/net-libs/libasr/libasr-1.0.2.recipe b/net-libs/libasr/libasr-1.0.2.recipe index ea232bb6d..574dc3aef 100644 --- a/net-libs/libasr/libasr-1.0.2.recipe +++ b/net-libs/libasr/libasr-1.0.2.recipe @@ -26,7 +26,7 @@ COPYRIGHT="2001 Jakob Schlyter # wanted to add ISC, but the package creation failed although the license # file is available in /system/data/licenses/ LICENSE="BSD (2-clause)" -REVISION="4" +REVISION="5" SOURCE_URI="https://github.com/OpenSMTPD/libasr/archive/libasr-$portVersion.tar.gz" SOURCE_DIR="libasr-libasr-$portVersion" CHECKSUM_SHA256="4ab54264206e255fd6c2de982764bb5ce7857ec8f649ad3ee45771244593b6e1" diff --git a/net-libs/libircclient/libircclient-1.8.recipe b/net-libs/libircclient/libircclient-1.8.recipe index bf1a460fb..e13178ec0 100644 --- a/net-libs/libircclient/libircclient-1.8.recipe +++ b/net-libs/libircclient/libircclient-1.8.recipe @@ -5,7 +5,7 @@ as well as non-standard but popular features. It is perfect for building the IRC HOMEPAGE="http://sourceforge.net/projects/libircclient/" COPYRIGHT="2004-2012 George Yunaev" LICENSE="GNU LGPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="http://downloads.sourceforge.net/project/libircclient/libircclient/$portVersion/libircclient-$portVersion.tar.gz" CHECKSUM_SHA256="2cf8523ac683588f2785b08159a2df3e4d15939ee655c0024aa86334149de8f6" PATCHES="libircclient-$portVersion.patchset" diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.55.recipe b/net-libs/libmicrohttpd/libmicrohttpd-0.9.55.recipe index dbc8be60f..75f6ee431 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.55.recipe +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.55.recipe @@ -28,7 +28,7 @@ simple WWW pages from within your C or C++ application, check it out." HOMEPAGE="https://www.gnu.org/software/libmicrohttpd/" COPYRIGHT="2017 Free Software Foundation, Inc." LICENSE="GNU LGPL v2.1" -REVISION="1" +REVISION="2" SOURCE_URI="http://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-$portVersion.tar.gz" CHECKSUM_SHA256="0c1cab8dc9f2588bd3076a28f77a7f8de9560cbf2d80e53f9a8696ada80ed0f8" PATCHES="libmicrohttpd-$portVersion.patchset" diff --git a/net-libs/libssh2/libssh2-1.8.0.recipe b/net-libs/libssh2/libssh2-1.8.0.recipe index ad716e832..50d87b541 100644 --- a/net-libs/libssh2/libssh2-1.8.0.recipe +++ b/net-libs/libssh2/libssh2-1.8.0.recipe @@ -9,7 +9,7 @@ COPYRIGHT="2004-2007 Sara Golemon 2009-2014 Daniel Stenberg 2008, 2009 Simon Josefsson" LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="3" SOURCE_URI="https://www.libssh2.org/download/libssh2-$portVersion.tar.gz" CHECKSUM_SHA256="39f34e2f6835f4b992cafe8625073a88e5a28ba78f83e8099610a7b3af4676d4" PATCHES="libssh2-$portVersion.patchset" diff --git a/net-libs/neon/neon-0.30.2.recipe b/net-libs/neon/neon-0.30.2.recipe index bd34537aa..7f96e105b 100644 --- a/net-libs/neon/neon-0.30.2.recipe +++ b/net-libs/neon/neon-0.30.2.recipe @@ -19,7 +19,7 @@ property manipulation." HOMEPAGE="http://www.webdav.org/neon/" COPYRIGHT="1999-2011 Joe Orton" LICENSE="GNU LGPL v2" -REVISION="5" +REVISION="6" SOURCE_URI="http://www.webdav.org/neon/neon-$portVersion.tar.gz" CHECKSUM_SHA256="db0bd8cdec329b48f53a6f00199c92d5ba40b0f015b153718d1b15d3d967fbca" PATCHES="neon-0.29.6.patch" diff --git a/net-misc/mosh/mosh-1.3.2.recipe b/net-misc/mosh/mosh-1.3.2.recipe index 8e32f5696..dc296b9ab 100644 --- a/net-misc/mosh/mosh-1.3.2.recipe +++ b/net-misc/mosh/mosh-1.3.2.recipe @@ -11,7 +11,7 @@ and Android." HOMEPAGE="https://mosh.org/" COPYRIGHT="2012-2017 Keith Winstein" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://mosh.org/mosh-$portVersion.tar.gz" CHECKSUM_SHA256="da600573dfa827d88ce114e0fed30210689381bbdcff543c931e4d6a2e851216" diff --git a/net-nds/openldap/openldap-2.4.45.recipe b/net-nds/openldap/openldap-2.4.45.recipe index a95c1aa2c..2731a6790 100644 --- a/net-nds/openldap/openldap-2.4.45.recipe +++ b/net-nds/openldap/openldap-2.4.45.recipe @@ -7,7 +7,7 @@ develop the OpenLDAP Suite and its related documentation." COPYRIGHT="1998-2016 The OpenLDAP Foundation" HOMEPAGE="http://www.openldap.org/" LICENSE="OpenLDAP Public License" -REVISION="1" +REVISION="2" SOURCE_URI="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-$portVersion.tgz" CHECKSUM_SHA256="cdd6cffdebcd95161a73305ec13fc7a78e9707b46ca9f84fb897cd5626df3824" diff --git a/sys-auth/openpam/openpam-20170430.recipe b/sys-auth/openpam/openpam-20170430.recipe index 4198c5482..7a59780c1 100644 --- a/sys-auth/openpam/openpam-20170430.recipe +++ b/sys-auth/openpam/openpam-20170430.recipe @@ -4,7 +4,7 @@ HOMEPAGE="http://www.openpam.org/" COPYRIGHT="2002-2003 Networks Associates Technology, Inc. 2004-2017 Dag-Erling Smørgrav" LICENSE="BSD (3-clause)" -REVISION="1" +REVISION="2" SOURCE_URI="http://downloads.sf.net/openpam/openpam-$portVersion.tar.gz" CHECKSUM_SHA256="22f65222e9faf5729ee5d2db7796d81f95df1a54b03e89ae4713c85e939be85f" diff --git a/www-client/netsurf/netsurf-3.7.recipe b/www-client/netsurf/netsurf-3.7.recipe index d6a6d209e..a5593aec7 100644 --- a/www-client/netsurf/netsurf-3.7.recipe +++ b/www-client/netsurf/netsurf-3.7.recipe @@ -9,7 +9,7 @@ developed, NetSurf is continually evolving and improving." HOMEPAGE="http://www.netsurf-browser.org/" COPYRIGHT="2003-2017 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" diff --git a/www-client/otter-browser/otter_browser-0.9.12.recipe b/www-client/otter-browser/otter_browser-0.9.12.recipe index 97d7173f6..bf896a413 100644 --- a/www-client/otter-browser/otter_browser-0.9.12.recipe +++ b/www-client/otter-browser/otter_browser-0.9.12.recipe @@ -4,7 +4,7 @@ classic Opera (12.x) UI using Qt5." HOMEPAGE="https://otter-browser.org/" COPYRIGHT="2013-2017 Otter Browser Team" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/OtterBrowser/otter-browser/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="1a184561b9dbf3443cf1f83ad8604976b1b06cc00a93306331b364f237363e20" SOURCE_DIR="otter-browser-$portVersion" diff --git a/www-servers/apache/apache-2.4.29.recipe b/www-servers/apache/apache-2.4.29.recipe index ca7d95a4e..01d5dce34 100644 --- a/www-servers/apache/apache-2.4.29.recipe +++ b/www-servers/apache/apache-2.4.29.recipe @@ -5,7 +5,7 @@ and freely-available source code implementation of an HTTP (Web) server" HOMEPAGE="https://httpd.apache.org/" COPYRIGHT="1995-2016 The Apache Software Foundation." LICENSE="Apache v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://archive.apache.org/dist/httpd/httpd-$portVersion.tar.gz" CHECKSUM_SHA256="948e4a11278a5954698b880b30f401b1e9ab743713ee2c7280a54dd4ddd87085" SOURCE_DIR="httpd-$portVersion" diff --git a/www-servers/lighttpd/lighttpd-1.4.48.recipe b/www-servers/lighttpd/lighttpd-1.4.48.recipe index 5fb5deb9c..f06d5a2c0 100644 --- a/www-servers/lighttpd/lighttpd-1.4.48.recipe +++ b/www-servers/lighttpd/lighttpd-1.4.48.recipe @@ -9,7 +9,7 @@ solution for every server that is suffering load problems." HOMEPAGE="https://www.lighttpd.net/" COPYRIGHT="2003-2017 Jan Kneschke" LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="3" SOURCE_URI="https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-$portVersion.tar.xz" CHECKSUM_SHA256="0f8ad5aac7529d7b948b9d7e8cd0b4a9e177309d85d6bf6516e28e6e40d74f36" ADDITIONAL_FILES="