Commit graph

93160 commits

Author SHA1 Message Date
maxice8
947a26ee6d pijul: update to 0.11.0.
thanks to @jnbr for musl fix
2018-11-19 23:44:11 -02:00
maxice8
134ad48f1c torsocks: update to 2.3.0. 2018-11-19 23:44:06 -02:00
maxice8
5275a2d41a xapps: update to 1.4.2. 2018-11-19 23:43:59 -02:00
maxice8
4d48868718 yq-go: update to 2.2.0. 2018-11-19 23:43:52 -02:00
Jürgen Buchmüller
311710d02f
qbittorrent: update to 4.1.4
Closes: #4930

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-11-20 01:43:23 +01:00
Jan Christian Gruenhage
98329ce525 New package: tealdeer-1.1.0 2018-11-19 23:05:28 +01:00
maxice8
2d62ff8f13 libcap: update to 2.26. 2018-11-19 17:56:21 +01:00
Alexandr Savca
15bc8ee128 perl-Net-OpenSSH: add perl-IO-Tty dependency
Closes: #4906 [via git-merge-pr]
2018-11-19 15:51:29 +01:00
Jürgen Buchmüller
e649ccd05b cross-x86_64-linux-musl: binutils-2.31.1 and gnat
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
fd3844014b cross-vpkg-dummy: add gcc-ada, libada, libada-devel
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
47bb891cc9 cross-mipsel-linux-muslhf: binutils-2.31.1 and gnat
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
a99f0c7f33 cross-mipsel-linux-musl: binutils-2.31.1 and gnat
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
76787b4160 cross-mips-linux-muslhf: binutils-2.31.1 and gnat
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
17369e8f4f cross-mips-linux-musl: binutils-2.31.1 and gnat
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
a622dff0e0 cross-i686-pc-linux-gnu: binutils-2.31.1 and gnat
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
398b3f41a5 cross-i686-linux-musl: binutils-2.31.1 and gnat
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
48497c7399 cross-armv7l-linux-musleabihf: binutils-2.31.1 and gnat
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
8d01d35324 cross-armv7l-linux-gnueabihf: binutils-2.31.1 and gnat
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
de0ae27bec cross-arm-none-eabi: binutils-2.31.1
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
03fceee5e1 cross-arm-linux-musleabihf: binutils-2.31.1 and gnat
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
6df432c3ac cross-arm-linux-musleabi: binutils-2.31.1 and gnat
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
3180b2e4b3 cross-arm-linux-gnueabihf: binutils-2.31.1 and gnat
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
3e990dd07f cross-arm-linux-gnueabi: binutils-2.31.1 and gnat
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
d6ed1cd5c6 cross-aarch64-linux-musl: binutils-2.31.1 and gnat
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
4c9cbd49ff cross-aarch64-linux-gnu: binutils-2.31.1 and gnat
[ci skip]
2018-11-19 14:13:12 +01:00
Jürgen Buchmüller
fdd74a6de5 binutils: update to 2.31.1
[ci skip]
2018-11-19 14:13:12 +01:00
maxice8
2a837a0f7a ctpp2: move ctpp2-config to -devel pkg 2018-11-19 03:23:16 -02:00
maxice8
04bf20c41b libgpg-error: move gpgrt-config to -devel pkg 2018-11-19 03:23:09 -02:00
maxice8
64251ca452 archiver: update to 3.1.0. 2018-11-19 03:23:01 -02:00
maxice8
2231a7a29e synfig: move synfig-config to -devel pkg. 2018-11-19 02:51:24 -02:00
maxice8
fd030313f1 yaz: move yaz-config to -devel package. 2018-11-19 02:51:18 -02:00
maxice8
6f69915982 turbovnc: update to 2.2. 2018-11-19 02:51:13 -02:00
maxice8
206bd9f3fc libtorrent-rasterbar: update to 1.1.11. 2018-11-19 02:51:05 -02:00
maxice8
ffdd56c6b6 perl-Mojolicious: update to 8.07. 2018-11-19 02:51:00 -02:00
maxice8
56b6e7b240 shutils/update_check.sh: be more strict with rubygem update checks
try to match the whole line from

href="/gems/${pkgname#ruby-}/versions/[VERSION NUMBERS]"

matching until the quote avoids problems like the travis gem that has
special versions like

1.8.10.travis.921.11

before it would match until 1.8.10., now it doesn't match.
2018-11-19 02:29:28 -02:00
maxice8
59ac0a82f0 New package: ruby-travis-1.8.9 2018-11-19 02:29:28 -02:00
maxice8
c646f89f87 build-style/gem.sh: ignore ~> operator 2018-11-19 02:29:28 -02:00
maxice8
6ce9a1636a build-style/gemspec.sh: ignore ~> operator 2018-11-19 02:29:28 -02:00
maxice8
ec56d4f3e2 New package: ruby-gh-0.15.1 2018-11-19 02:29:28 -02:00
maxice8
36d382e736 New package: ruby-net-http-pipeline-1.0.1 2018-11-19 02:29:28 -02:00
maxice8
ee40dfcd53 New package: ruby-net-http-persistent-3.0.0 2018-11-19 02:29:28 -02:00
maxice8
b81f7afebb New package: ruby-connection_pool-2.2.2 2018-11-19 02:29:28 -02:00
maxice8
986e159042 New package: ruby-multi_json-1.13.1 2018-11-19 02:29:28 -02:00
maxice8
05a6030b67 New package: ruby-pusher-client-0.6.2 2018-11-19 02:29:28 -02:00
maxice8
8ab6573090 New package: ruby-websocket-1.2.8 2018-11-19 02:29:28 -02:00
maxice8
6872383d1e New package: ruby-typhoeus-1.3.1 2018-11-19 02:29:28 -02:00
maxice8
63a01f02ec New package: ruby-ethon-0.11.0 2018-11-19 02:29:28 -02:00
maxice8
65718916f5 New package: ruby-launchy-2.4.3 2018-11-19 02:29:28 -02:00
maxice8
9712f265b1 New package: ruby-ffi-1.9.25 2018-11-19 02:29:28 -02:00
maxice8
9badb05bd0 New package: ruby-highline-2.0.0 2018-11-19 02:29:28 -02:00