Commit Graph

53 Commits

Author SHA1 Message Date
Yasuhiro Kimura
2a994df7db subversion: rebuild for ruby 2024-01-22 18:19:45 +05:30
Christoph Reiter
cc73236bc1 perl rebuilds 2023-12-05 11:56:42 +01:00
Christoph Reiter
8ced898ad5 subversion: rebuild for ruby 2023-03-16 08:46:17 +01:00
Christoph Reiter
431df49842 subversion: Update to 1.14.2
17-fix-test-link.patch: also skip filesize-test which doesn't link
2023-03-13 21:32:05 +01:00
Christoph Reiter
28c89659b0 python 3.11 rebuilds 2023-02-14 09:48:24 +01:00
Christoph Reiter
554d321702 ruby rebuilds 2022-12-04 08:13:24 +01:00
Christoph Reiter
311f090e55 perl rebuilds 2022-10-26 10:00:14 +02:00
Christoph Reiter
8780e5c2b8 Python 3.10 rebuilds 2022-07-02 18:56:12 +02:00
Christoph Reiter
e40c90814f Makedepend on gcc/make where needed
This means we no longer need msys2-devel
2021-12-13 22:19:56 +01:00
Christoph Reiter
d77ab729d2 subversion: don't call python at the top level
it might not be installed
2021-12-12 14:35:55 +01:00
Christoph Reiter
38126d763e makedepend on autotools for packages using configure
In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.

Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
2021-12-12 14:20:50 +01:00
Christoph Reiter
c6a134d91a Python 3.9 rebuilds 2021-05-15 15:21:37 +02:00
Christoph Reiter
3e6ef09adc subversion: updates for python sys.platform changes 2021-05-13 12:35:59 +02:00
Christoph Reiter
138b3dba30 subversion: remove python2 references, add validpgpkeys 2021-04-22 09:41:55 +02:00
Alexey Pavlov
0de1deaba6 subversion: Update to perl-5.32 2020-07-15 13:52:04 +03:00
Alexey Pavlov
45844df75b subversion: Update to 1.14.0 2020-05-30 09:02:52 +03:00
Alexey Pavlov
8f0bb69de8 subversion: Update to 1.12.2 2019-07-24 12:00:04 +03:00
Alexey Pavlov
4a3a1869ec subversion: Update to 1.12.0 2019-07-02 10:16:03 +03:00
Alexey Pavlov
1642bc238f subversion: Update to 1.11.1 2019-01-14 15:00:54 +03:00
Alexey Pavlov
8d86b07c94 subversion: Update to 1.11.0 2018-11-01 08:03:38 +03:00
Alexey Pavlov
c70f2d8855 subversion: Update to 1.10.3 2018-10-30 15:50:44 +03:00
Alexey Pavlov
b96dcb2573 subversion: Update to 1.10.2 2018-09-11 12:33:33 +03:00
Alexey Pavlov
f3a569ff1c subversion: Rebuild with perl-5.28 2018-06-28 13:52:27 +03:00
Alexey Pavlov
cfabeae1f0 subversion: Update to 1.10.0 2018-06-27 10:06:29 +03:00
Alexey Pavlov
5d7ecb5d7d subversion: Rebuild with ruby-2.4.3 2018-02-13 10:24:01 +03:00
Alexey Pavlov
3e9878ea97 subversion: Update to 1.9.7 2017-09-07 11:57:12 +03:00
Alexey Pavlov
e5efcdf606 subversion: Update to 1.9.5 2017-02-15 09:05:11 +03:00
Johannes Schindelin
721882929e subversion: avoid stack corruption in script bindings
Subversion's script bindings (which are used in git-svn) can cause
segmentation faults simply by corrupting the stack under memory
pressure.

This bug was already fixed in Subversion's trunk, but that fix did not
make it into Subversion 1.9.4. Let's forward-port that patch manually.

See http://article.gmane.org/gmane.comp.version-control.git/298427 for
full details.

Reported by Ioannis Kappas.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2016-06-28 18:28:07 +02:00
Johannes Schindelin
5aed66d8f1 Update Subversion to version 1.9.4
Version 1.9.4 has been released on April 28th, 2016:

	http://subversion.apache.org/news.html

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2016-05-16 17:46:59 +02:00
Johannes Schindelin
5f843f61e3 subversion: add missing compile time dependency: gmp-devel
Without this package, the build fails in a rather non-obvious way: when
compiling the Ruby bindings, the build will fail with a "none not
found"...

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2016-05-16 17:46:57 +02:00
Alexey Pavlov
960c6ca9fa subversion: Rebuild. 2016-03-11 11:22:19 +03:00
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Viktor Szakats
2b119ae43f use secure urls
* follow some redirects
2016-02-23 10:26:02 +01:00
qme5400
f88ac5e1f1 Update subversion to 1.9.3 2015-12-16 20:39:58 +01:00
Alexey Pavlov
3f5d64fc61 subversion: Update to 1.9.2 2015-10-05 14:16:28 +03:00
Alexey Pavlov
7461669139 subversion: Update to 1.9.1 2015-09-14 14:39:28 +03:00
Alexpux
f6d4a13ecd subversion: Rebuild. 2015-06-04 23:05:22 +03:00
Renato Silva
b176b369d3 Trailing whitespace cleanup. 2015-02-09 18:47:01 -02:00
Alexpux
ce6e668822 subversion: Update to 1.8.11 2014-12-17 14:01:42 +03:00
Alexpux
773dc7c2d0 subversion: Rebuild. 2014-11-05 23:30:55 +03:00
Alexpux
b756421e8e subversion: Fix autogen for libtool-2.4.3 2014-10-30 21:21:23 +03:00
Ray Donnelly
9a489fba46 subversion: Use $SRCDEST not $srcdir when extracting
srcdir only works if SRCDEST isn't set in ~/.makepkg.conf, while
SRCDEST works always
2014-10-15 22:25:20 +01:00
Alexpux
8f2d29b7cc subversion: Update to 1.8.10 2014-08-15 23:01:24 +04:00
Alexpux
a18e558bda subversion: Rebuild against perl-5.20 2014-06-30 08:20:35 +04:00
Alexpux
eff6775102 subversion: Update to 1.8.9 2014-05-22 09:05:06 +04:00
Alexpux
fdf7ad4528 Add dependencies between devel packages. 2014-05-03 09:40:44 +04:00
Alexpux
34ac3cdf22 Fix format in PKGBUILD's 2014-04-28 09:52:34 +04:00
Alexpux
f905ae33f7 subversion: Update to 1.8.8 2014-02-25 15:39:50 +04:00
Alexpux
43080cf3de Add cyrus-sasl package. Rebuild subversion with SASL support. 2014-01-25 14:54:03 +04:00
Alexpux
da79f5ddda subversion: Build without symlink and read link support. 2013-12-17 14:05:47 +04:00