solene
132780040e
Register ajaxterm as old and abandoned upstream
2020-08-20 07:02:29 +00:00
rsadowski
d4577db2e0
Update jenkins stable to 2.235.5
2020-08-20 04:14:50 +00:00
rsadowski
b4898e36c4
Update jenkins devel to 2.253
2020-08-20 04:14:29 +00:00
ajacoutot
46fd384b52
Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are
...
python3 only ports.
"Yes please, it's not really optional so I think = is better." sthen@
2020-08-19 12:25:12 +00:00
ajacoutot
87d1640f5a
Update to liblouis-3.14.0.
...
from wen heping, thanks!
2020-08-19 12:08:58 +00:00
afresh1
2b4ce32f23
+p5-Test-CleanNamespaces
2020-08-19 02:18:26 +00:00
afresh1
e1d3e0e24e
Import p5-Test-CleanNamespaces
...
Test::CleanNamespaces lets you check your module's namespaces for imported
functions you might have forgotten to remove with namespace::autoclean or
namespace::clean and are therefore available to be called as methods, which
usually isn't want you want.
From MAINTAINER wen heping <wenheping2000 () hotmail ! com>
OK benoit@
2020-08-19 02:18:11 +00:00
ajacoutot
5f3cba4152
Update to glib2-2.64.5.
2020-08-18 12:31:48 +00:00
sebastia
316333a9a7
simple update 2.3.0 -> 2.4.0
2020-08-18 11:05:48 +00:00
sebastia
d7e35b62ee
simple update 1.1.6 -> 1.1.7
2020-08-18 11:02:12 +00:00
sebastia
d6c90db6a6
simple update 1.9.1 -> 1.9.2
2020-08-17 20:47:34 +00:00
rsadowski
6d3e50fb07
Unbreak LLVM10 build
...
Try again, this time with the full patch. Spotted by naddy
2020-08-17 14:40:59 +00:00
rsadowski
a5cce4a550
Unbreak boost 1.67.0 on i386, spotted by sthen@ Thanks
...
Diff from upstream:
Removed clang-specific branch for x86 DCAS-based loads.
The storage to load from is const-qualified and DCAS via compiler intrinsics
require an unqualified pointer. Use asm implementation instead, which should be
as efficient as intrinsics, if not better, in this case.
6e14ca24da
2020-08-17 14:01:09 +00:00
rsadowski
78a39197de
Forgot to remove a patch, spotted by naddy@
2020-08-17 04:22:22 +00:00
rsadowski
84ee61ea1c
Forgot to remove a patch, spotted by naddy@
2020-08-17 04:19:35 +00:00
afresh1
a300f4373c
Update p5-Log-Log4perl to 1.50
...
From wen heping <wenheping2000 () hotmail ! com>
cvs: ----------------------------------------------------------------------
2020-08-17 01:47:44 +00:00
jturner
06c2d167ee
Update fossil to 2.12.
...
Release notes: https://fossil-scm.org/home/doc/trunk/www/changes.wiki#v2_12
2020-08-17 00:03:18 +00:00
afresh1
a0dc35dead
Update p5-File-Flat to 1.06
...
From: wen heping <wenheping2000 () hotmail ! com>
2020-08-16 19:02:48 +00:00
rsadowski
eb5064d08f
Unbreak LLVM10 build
2020-08-16 12:19:17 +00:00
ajacoutot
ef250ae9a1
Update to meson-0.55.1.
2020-08-16 08:17:59 +00:00
rsadowski
ed8c62dd75
Update jenkins devel to 2.252
2020-08-16 07:27:50 +00:00
afresh1
82505bd4c2
Update p5-POE to 1.368
...
From wen heping <wenheping2000 () hotmail ! com>
2020-08-16 03:08:06 +00:00
rsadowski
0117c2c4f0
Update pycharm to 2020.2
...
From Lucas Raab (Maintainer)
2020-08-15 20:45:05 +00:00
rsadowski
20eac2496d
Update intellij to 2020.2
...
From Lucas Raab (Maintainer)
2020-08-15 20:45:01 +00:00
rsadowski
236fca81f1
Unbreak with devel/boost>=1.67.0
2020-08-15 20:30:51 +00:00
rsadowski
bb477f5b45
Update boost from 1.66.0 to 1.67.0 (Not to the latest)
...
This update was requested by aja to update and unbreak productivity/gnucash.
Changlog from upstream:
https://www.boost.org/users/history/version_1_67_0.html
2020-08-15 20:30:40 +00:00
kevlo
e9179bd8fa
Update to py-webpy from 0.40 to 0.61.
...
Changelog:
https://github.com/webpy/webpy/blob/master/ChangeLog.txt#L3
Lots of input and help from sthen@ and bket@
ok bket@
2020-08-15 15:39:06 +00:00
jasper
7625a29845
update to cutter-1.11.1
2020-08-14 17:15:56 +00:00
rsadowski
a6cf738f9d
Update dlib to 19.21
2020-08-14 11:21:35 +00:00
ajacoutot
10e6115e88
Oops, fix WANTLIB.
2020-08-14 07:18:46 +00:00
ajacoutot
de78261838
Update to harfbuzz-2.7.1.
2020-08-14 07:17:46 +00:00
ajacoutot
6b97ce4c60
Update to pango-1.46.0.
2020-08-14 06:59:28 +00:00
afresh1
799ce89dae
Bump quirks version for p5-Crypt-OpenPGP
...
reminded by danj@
2020-08-14 01:51:38 +00:00
afresh1
30836fe21d
Fix dependencies for devel/p5-MooseX-ConfigFromFile
2020-08-14 01:49:08 +00:00
afresh1
c95c7b2ce4
p5-Crypt-OpenPGP is no longer obsolete, it's back in the tree
...
remove that line - sthen@
2020-08-14 01:41:58 +00:00
sthen
1576d39b5a
update to notmuch 0.30, adjust how shlib versioning is done to maintain
...
the original version numbers in headers as there's a macro used to check
this which fails with previous patch. from Olivier Taïbi.
add quirks/@pkgpath to merge py-notmuch -> py3-notmuch, from me
2020-08-13 18:21:18 +00:00
ajacoutot
269dedff0a
Update to goffice-0.10.48.
2020-08-13 15:12:52 +00:00
bket
74d84d047e
+py-pebble
2020-08-13 07:36:27 +00:00
bket
5008528bbd
Import py-pebble-4.5.3
...
DESCR:
Pebble aims to help managing threads and processes in an easier way. It wraps
Python's standard library threading and multiprocessing objects.
OK mariani@
2020-08-13 07:32:23 +00:00
mariani
fb92f98e1a
Update devel/py-wurlitzer 2.0.0 to 2.0.1
...
Changelog:
b0b028f12e/CHANGELOG.md (201)
pytest: 9 out of 9 tests passed.
Tested with devel/spyder OK on amd64 (only consumer).
2020-08-13 03:45:51 +00:00
mariani
8ed0163261
Update devel/py-rope 0.16.0 to 0.17.0
...
Changelog:
https://github.com/python-rope/rope/releases/tag/0.17.0
Start using pytest according to docs.
pytest: 194 out of 194 tests passed, 316 warnings (related to python deprecations).
Tested with devel/spyder OK on amd64 (only consumer).
2020-08-13 03:44:39 +00:00
bket
16bd2d31e0
Update to py-prompt_toolkit-3.0.6
...
Changelog:
https://github.com/prompt-toolkit/python-prompt-toolkit/blob/3.0.6/CHANGELOG
2020-08-12 05:10:26 +00:00
jca
f07215d215
Default to libc++ on powerpc64
2020-08-11 08:28:53 +00:00
bket
fc8c6604a4
Drop py2-flavor
...
OK paco@
2020-08-10 15:30:06 +00:00
jca
91a67452c3
Follow base and update to llvm-10.0.1
2020-08-10 11:38:43 +00:00
bket
8c2113e1c8
Drop py2-flavor
...
pirofti@ (maintainer): "...please go ahead"
2020-08-10 07:57:36 +00:00
bket
3fbdcee4be
Drop py2-flavor
...
pirofti@ (maintainer): "...please go ahead"
2020-08-10 07:53:59 +00:00
sebastia
f0968f68d2
simple update 1.12.0 -> 1.12.1
2020-08-10 07:46:28 +00:00
bket
100f027bf8
Drop py2-flavor
...
OK martin@ (maintainer)
2020-08-10 07:44:06 +00:00
sthen
f91b8ee161
update to re2c-2.0.2
2020-08-09 22:12:36 +00:00