Commit Graph

138233 Commits

Author SHA1 Message Date
ajacoutot
3e9832ca4a Hook up the curl FLAVOR. 2019-05-17 03:33:21 +00:00
ajacoutot
3abe8c3892 Update to libical-3.0.5.
- bulk tested
2019-05-17 03:31:26 +00:00
afresh1
21367e7cac +p5-Test-EOL 2019-05-17 03:30:18 +00:00
afresh1
a549758092 Add devel/p5-Test-EOL 2.00
This module checks the correct line endings in your project.

From wen heping <wenheping2000 () hotmail ! com> (MAINTAINER)
looks good cwen@
2019-05-17 03:29:37 +00:00
cwen
273b30590a p5-Text-SimpleTable: update to 2.07
Changelog:
https://metacpan.org/source/MRAMBERG/Text-SimpleTable-2.07/Changes

OK afresh1@
2019-05-16 21:11:47 +00:00
ajacoutot
b1f0c39ad1 Make sure kp is properly initialized. 2019-05-16 20:43:09 +00:00
ajacoutot
bbc3a57abf Update to awscli-1.16.160. 2019-05-16 20:27:27 +00:00
ajacoutot
c5402f5c27 Update to py-botocore-1.12.150. 2019-05-16 20:27:13 +00:00
ajacoutot
f38ce4b380 Update to py-boto3-1.9.150. 2019-05-16 20:26:59 +00:00
ajacoutot
3024b80e61 Update to seahorse-3.32.2. 2019-05-16 20:21:40 +00:00
ajacoutot
947973670b Update to cups-filters-1.22.6. 2019-05-16 20:19:31 +00:00
fcambus
6c976f8d25 Add a curl FLAVOR to Kore, and regen PLIST. 2019-05-16 19:47:49 +00:00
semarie
1bc740e800 set MODPY_TESTDEP dependent to NO_TEST.
it will avoid populate TEST_DEPENDS when the port has explicitly declared there is no test.

ok kmos@
2019-05-16 18:15:40 +00:00
semarie
8f7a81007b update tryton 5.0 serie: maintenance update 2019-05-16 18:12:54 +00:00
ajacoutot
259289d8a8 Unbreak sqlports, there's no more weboob,python3. 2019-05-16 16:24:48 +00:00
bluhm
ac6aa03c3c Remove the min and max defines to make it compile with ports gcc.
reported, tested, OK cwen@
2019-05-16 16:07:06 +00:00
bluhm
f02f45f514 Remove the min and max defines to make it compile with ports gcc.
reported, tested, OK cwen@
2019-05-16 16:03:24 +00:00
afresh1
1a49c3e766 Clean up PyPI get_deps method in portgen
Should be no functional change
2019-05-16 16:01:10 +00:00
afresh1
af13d26f36 Have portgen attach MODPY_FLAVOR only if dependency has python3 flavor
go with it, cwen@
2019-05-16 16:00:08 +00:00
afresh1
15cd7b9a1d Reset python3 FLAVOR in portgen
When python ports move from python 2 + 3 to only a single version
or the other way we need to reset some values for that to take
effect.

go with it, cwen@
2019-05-16 15:55:47 +00:00
cwen
6ab1428a1b p5-Text-Reflow: update to 1.17
Changelog:
https://metacpan.org/source/MWARD/Text-Reflow-1.17/Changes

OK afresh1@
2019-05-16 15:41:59 +00:00
cwen
baf663dce5 p5-Text-Format: update to 0.61
Changelog:
https://metacpan.org/source/SHLOMIF/Text-Format-0.61/Changes

OK afresh1@
2019-05-16 15:39:49 +00:00
cwen
33a3ea777d p5-Text-Diff-HTML: update to 0.08
Changelog:
https://metacpan.org/changes/release/TIMK/Text-Diff-HTML-0.08

OK afresh1@
2019-05-16 15:38:07 +00:00
cwen
56eb1e254e p5-Net-IP-XS: update to 0.21
Changelog:
https://metacpan.org/source/TOMHRR/Net-IP-XS-0.21/Changes

OK afresh1@
2019-05-16 15:35:46 +00:00
ajacoutot
54e3915251 SECURITY update to heimdal-7.6.0.
- CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum
- CVE-2019-12098: krb5: always confirm PA-PKINIT-KX for anon PKINIT
2019-05-16 15:28:31 +00:00
fcambus
25b1cec680 Update kore to 3.3.0. 2019-05-16 14:08:52 +00:00
ajacoutot
eac6b0f8df - libass already pulls in iconv so add iconv support to
FFmpeg to enable character set conversion for subtitles.
- Add libxml2 to enable the DASH demuxer.
- Since libxml2 pulls in xz then add xz to FFmpeg for LZMA
  support for the TIFF decoder.

from Brad (maintainer)
2019-05-16 14:06:05 +00:00
jasper
4698c9b4bc update to netcdf-4.7.0
from martin@ (MAINTAINER) with a tweak by me
2019-05-16 11:39:19 +00:00
semarie
8905c2d1fa update weboob to 1.5
and switch port to py3 only
2019-05-16 11:37:40 +00:00
rpointel
a168ab587f update yara to 3.10.0.
ok benoit@.
2019-05-16 09:37:00 +00:00
jasper
6ac5fb5a22 update to libxml2-2.9.9
tested in a bulk by aja@, thanks
2019-05-16 09:36:05 +00:00
rpointel
0930027643 update uncrustify to 0.69.0.
ok benoit@.
2019-05-16 07:58:50 +00:00
afresh1
15b261ac07 +p5-File-Share 2019-05-16 04:33:35 +00:00
afresh1
597fdaa40e Import devel/p5-File-Share 0.25
File::Share is a dropin replacement for File::ShareDir. It supports
the dist_dir and dist_file functions, except these functions have
been enhanced to understand when the developer's local ./share/
directory should be used.  CVS:

From wen heping <wenheping2000 () hotmail ! com> (MAINTAINER)
OK and tweaks from cwen@
----------------------------------------------------------------------
2019-05-16 04:33:07 +00:00
ajacoutot
f0d4022a6e This picks up libexecinfo if installed. 2019-05-16 03:12:29 +00:00
cwen
2d0e5d0821 p5-Test-Time: add MAINTAINER
Julien Dhaille <julien ! dhaille () gmail ! com>, who took care
of the last update for this module, takes MAINTAINER-ship. Thanks!
2019-05-15 23:24:32 +00:00
cwen
491cb54b61 p5-Array-Diff: update to 0.09
Changelog:
https://metacpan.org/source/NEILB/Array-Diff-0.09/Changes

Original diff from Wen Heping, tweaks from afresh1@, reminded
by Julien Dhaille.

OK afresh1@
2019-05-15 23:08:12 +00:00
sthen
6841aebadd - use https
- this is heavily MD; add a comment making clear that updates to this
need testing on more than just amd64
2019-05-15 22:06:06 +00:00
jasper
d097b122b3 update to gedit-3.32.2 2019-05-15 19:13:07 +00:00
jasper
146ec35533 update to gedit-plugins-3.32.2 2019-05-15 19:09:05 +00:00
ajacoutot
88c9ab80ed Update to google-cloud-sdk-246.0.0. 2019-05-15 19:05:53 +00:00
ajacoutot
563c42af9f Update to exoscale-cli-1.3.0. 2019-05-15 19:04:38 +00:00
jasper
95b0f22994 update to libxslt-1.1.33
tested in a bulk by aja@
2019-05-15 18:59:43 +00:00
ajacoutot
68bc0c4294 Update to awscli-1.16.158. 2019-05-15 18:57:47 +00:00
ajacoutot
545037d96b Update to py-botocore-1.12.148. 2019-05-15 18:57:31 +00:00
ajacoutot
3b2dace13e Update to py-boto3-1.9.148. 2019-05-15 18:57:19 +00:00
ajacoutot
ce4f088fac Update to py3-chromecast-3.2.2. 2019-05-15 18:40:56 +00:00
sebastia
2344775e7a Update to 0.7.3 2019-05-15 18:02:18 +00:00
bcallah
1bc16fa0eb Update to wtf-20190507 2019-05-15 17:39:41 +00:00
bcallah
82904bcf24 Update to kona-3.2.0.20190514 2019-05-15 17:37:19 +00:00