Commit graph

73567 commits

Author SHA1 Message Date
Enno Boland c72e969742 add hook-directories for check phase 2017-11-18 14:32:37 +01:00
Michael Gehring a8b8efe636 common/environment/setup/sourcepkg.sh: unset {pre,do,post}_check, checkdepends 2017-11-18 14:24:12 +01:00
Enno Boland 2810b865cb common/xbps-src: use ch_wrksrc in doinstall. 2017-11-18 14:15:55 +01:00
Enno Boland 2059f871fd common/xbps-src: make docheck use run_step.
This allows a build_style to define a generic do_check function.
2017-11-18 13:29:34 +01:00
maxice8 feecf69202 busybox: add do_check. 2017-11-18 13:08:42 +01:00
Juan RP 41f8b27777 linux4.13: update to 4.13.14. 2017-11-18 12:04:48 +01:00
Jürgen Buchmüller e0afa7b0f5 mozjs24: add C{,XX]FLAGS taken from mozjs52
Try to solve #9303
2017-11-18 11:53:33 +01:00
Andrea Brancaleoni 1b78bb13bd Adapta: update to 3.92.1.108. 2017-11-18 10:36:04 +01:00
Andrea Brancaleoni 2b7d7f9655 libguestfs: update to 1.37.34. 2017-11-18 10:36:04 +01:00
Enno Boland ba84655a13 common/libexec: remove redundant pre/do/post preparation code
This pullrequest removes redundant codepaths in
xbps-src-do{build,configure,install}.sh and joins the code in the
run_step function. This causes slightly different behavior to
do_install:
Do install will chdir to wrksrc only _before_ the first step. The
current behavior is that pre_install will run without a chdir, do_ and
post_ is runned with a chdir. This is a subtle but breaking change and
may cause some templates to break at install phase.
2017-11-18 09:44:47 +01:00
maxice8 ac0ca9945a pango: update to 1.40.14. (#9299) 2017-11-18 09:37:34 +01:00
Enno Boland c7986e8828 haveged: fix checksum 2017-11-17 21:12:48 +01:00
maxice8 0c7f5cb0a3 angband: update to 4.1.1.
Closes #9248.
2017-11-17 20:07:02 +01:00
maxice8 a56f1eb316 haveged: update to 1.9.2.
Closes #9253.
2017-11-17 20:07:02 +01:00
maxice8 a0f545d05c exiftool: update to 10.67.
Closes #9255.
2017-11-17 20:07:02 +01:00
cr6git b0331ce15e gifski: update to 0.6.1.
Closes #9260.
2017-11-17 20:07:02 +01:00
bra1nwave 06f7ebd5c7 python-apsw: update to 3.21.0r1.
Closes #9272.
2017-11-17 20:07:02 +01:00
bra1nwave fb2ee8c14c libmwaw: update to 0.3.13.
Closes #9274.
2017-11-17 20:07:02 +01:00
bra1nwave c8d7e9ca37 vidcutter: update to 5.0.0. (#9277) 2017-11-17 19:12:17 +01:00
maxice8 6597973087 pciutils: update to 3.5.6. (#9288) 2017-11-17 19:10:34 +01:00
Peter Bui 46db0f160a chrony: modify example config so it works out of the box (#9289)
The previous configuration allowed chrony to work without modifying the
configuration.  This restores that functionality while still using the
upstream configuration file.
2017-11-17 18:47:40 +01:00
Leah Neukirchen a71078a7e7 lr: update to 1.2. 2017-11-17 17:32:58 +01:00
Peter Bui 05b7fcfd9c rpi-kernel: update to 4.9.62
Closes: #9287 [via git-merge-pr]
2017-11-17 16:41:00 +01:00
Duncaen b140905578 xl2tpd: update to 1.3.10.1. 2017-11-17 16:37:41 +01:00
Leah Neukirchen b63d3c420d xtools: update to 0.49. 2017-11-17 14:00:57 +01:00
Andrea Brancaleoni b29c24069b python-Cheroot: update to 5.9.0. 2017-11-17 12:38:14 +01:00
Andrea Brancaleoni 6eadccf7b2 flannel: update to 0.9.1. 2017-11-17 12:31:39 +01:00
Andrea Brancaleoni de1e870e0d etcd: update to 3.2.10. 2017-11-17 12:30:26 +01:00
Andrea Brancaleoni 078d9f16ec Adapta: update to 3.92.1.102. 2017-11-17 12:25:25 +01:00
Andrea Brancaleoni d2f26dede1 terraform: update to 0.11.0. 2017-11-17 12:22:59 +01:00
maxice8 0becf42786 texinfo: add tests.
Closes: #9256 [via git-merge-pr]
2017-11-17 11:42:49 +01:00
maxice8 143a0acbc2 autoconf: add tests. 2017-11-17 11:42:49 +01:00
maxice8 b6d50676cc libtool: add tests. 2017-11-17 11:42:49 +01:00
maxice8 de97481196 automake: add tests. 2017-11-17 11:42:49 +01:00
maxice8 e82cbd1779 gettext: add tests. 2017-11-17 11:42:49 +01:00
maxice8 55111a6239 m4: add tests. 2017-11-17 11:42:49 +01:00
maxice8 fecfb6870f make: add tests. 2017-11-17 11:42:49 +01:00
maxice8 7eb614e55b patch: add tests. 2017-11-17 11:42:49 +01:00
maxice8 c33e16adf6 pkg-config: add tests. 2017-11-17 11:42:48 +01:00
maxice8 b87673a770 xz: add tests. 2017-11-17 11:42:48 +01:00
maxice8 573747411d flex: add tests. 2017-11-17 11:42:48 +01:00
maxice8 3c916388d8 ed: add tests. 2017-11-17 11:42:48 +01:00
maxice8 b10941efd6 bc: add tests. 2017-11-17 11:42:48 +01:00
maxice8 2be11cc30d iproute2: add tests.
Closes: #9231 [via git-merge-pr]
2017-11-17 11:23:25 +01:00
maxice8 b8fa843bfe coreutils: add tests. 2017-11-17 11:23:25 +01:00
maxice8 ca4e798ac3 sudo: add tests. 2017-11-17 11:23:25 +01:00
maxice8 91d0b193ea bash: add tests. 2017-11-17 11:23:25 +01:00
maxice8 5f006df0f5 f2fs-tools: add tests. 2017-11-17 11:23:25 +01:00
maxice8 6538fa0447 ethtool: add tests. 2017-11-17 11:23:25 +01:00
maxice8 885dfee37c kbd: add tests. 2017-11-17 11:23:25 +01:00