147211 Commits

Author SHA1 Message Date
afresh1
6a0fe78215 Import p5-HTTP-Thin-0.006
HTTP::Thin is a thin wrapper around HTTP::Tiny adding the ability
to pass in HTTP::Request objects and get back HTTP::Response objects.
The maintainers of HTTP::Tiny, justifiably, don't want to have to
maintain compatibility but many other projects already consume the
HTTP::Message objects. This is just glue code doing what it does
best.

OK sthen@
2020-05-17 18:45:28 +00:00
afresh1
910bc22a57 + p5-Class-Tiny-Chained p5-MooX-Aliases p5-MooX-Traits p5-Test-Spec 2020-05-17 18:44:09 +00:00
afresh1
d5f306c68a Import p5-Test-Spec-0.54
This is a declarative specification-style testing system for
behavior-driven development (BDD) in Perl. The tests (a.k.a. examples)
are named with strings instead of subroutine names, so your fingers
will suffer less fatigue from underscore-itis, with the side benefit
that the test reports are more legible.

This module is inspired by and borrows heavily from RSpec, a BDD
tool for the Ruby programming language.

OK sthen@
2020-05-17 18:42:47 +00:00
afresh1
0401e4c70a Import p5-MooX-Traits-0.005
This module is the same thing as MooseX::Traits and MouseX::Traits,
only for Moo.

OK sthen@
2020-05-17 18:41:57 +00:00
afresh1
34e24734a1 Import p5-MooX-Aliases-0.001006
The MooX::Aliases module will allow you to quickly alias methods in Moo.
It provides an alias parameter for has() to generate aliased accessors
as well as the standard ones. Attributes can also be initialized in the
constructor via their aliased names.

OK sthen@
2020-05-17 18:41:06 +00:00
afresh1
03bc02b885 Import p5-Class-Tiny-Chained-0.004
Class::Tiny::Chained is a wrapper around Class::Tiny which makes the
generated attribute accessors chainable; that is, when setting an
attribute value, the object is returned so that further methods can be
called.

OK sthen@
2020-05-17 18:39:54 +00:00
rsadowski
878eaffe60 Unbreak poppler build
Remove hardcoded poppler-glib SOVERSION

Spotted by naddy aja, ok kili (maintainer)
2020-05-17 18:29:37 +00:00
ajacoutot
8acc05f944 Update to shared-mime-info-2.0. 2020-05-17 18:16:24 +00:00
kili
8a30a11788 On i386, explicitely set GHC_CC_OPTS to -Wl,-znotext -Wl,-z,wxneeded.
Also, drop -fno-pie from CFLAGS.

Unbreaks build as noticed by sthen and also fixes ghci.
2020-05-17 18:06:07 +00:00
ajacoutot
69a141d92c Remove stray line. 2020-05-17 17:55:22 +00:00
ajacoutot
358f84329f Update to yaru-20.10.1. 2020-05-17 17:54:05 +00:00
fcambus
4675531817 Fix build with adplug 2.3.2.
Thanks to ajacoutot@ and naddy@ for reporting the issue.
2020-05-17 16:42:38 +00:00
rsadowski
9dfdf63f6a Remove quazip qtwebkit as dependency.
quazip and qtwebkit are no longer required. Regen WANTLIB and bump.

OK landry@ (maintainer)
2020-05-17 16:35:01 +00:00
rsadowski
fe70fab8e5 Remove useless Qt5*_DIR vars, it comes from our qt5 module
OK edd@ (maintainer)
2020-05-17 16:26:02 +00:00
edd
52b801b607 Update net/syncthing to version 1.5.0.
OK paco@ and bket@. Thank you both.
2020-05-17 16:10:25 +00:00
ajacoutot
364c6e17fe Stupid me, I reversed the logic.
spotted by naddy@
2020-05-17 15:41:04 +00:00
ajacoutot
fdc963bb49 SECURITY update to sane-backends-1.0.30.
CVE-2020-12867, CVE-2020-12862, CVE-2020-12863, CVE-2020-12865,
CVE-2020-12866, CVE-2020-12864
2020-05-17 15:30:11 +00:00
abieber
8921d9c50b Remove PKGNAME, setting DISTNAME is enough.
OK ajacoutot@
2020-05-17 14:33:04 +00:00
ajacoutot
88353e68db Update to libgfbgraph-0.2.4. 2020-05-17 13:42:21 +00:00
sthen
57274a51b2 update to dnsperf-2.3.4 2020-05-17 13:41:22 +00:00
ajacoutot
059e20e3cf BROKEN after the recent update to adplug.
ok sthen@
2020-05-17 13:37:47 +00:00
kn
2b49adfcf0 Update to lowdown 0.6.4
From Lucas Raab, thanks!
No response from MAINTAINER in over a month
2020-05-17 13:31:10 +00:00
ajacoutot
6e2966ef49 No need to extract the zip modules either, go takes care of it.
prodded by and ok abieber@
2020-05-17 13:08:20 +00:00
sthen
2869ec40b2 update to mutt-1.14.1 2020-05-17 11:36:26 +00:00
ajacoutot
197162fc3e Update to osinfo-db-20200515. 2020-05-17 10:51:28 +00:00
kn
a8cf740bb8 Remove unmaintained and now comercial nipper ports
nipper and libnipper became comercial over ten years ago and have not been
updated ever since;  HOMEPAGE doesn't even mention them any longer.

Pointed out by Marcus MERIGHI <mcmer-openbsd at tor dot at>, thanks!
OK sthen jca
2020-05-17 10:36:17 +00:00
ajacoutot
251c3115fb Do not extract mod files. 2020-05-17 10:31:50 +00:00
feinerer
cfdcd8650f Update CVE quirk for telephony/coturn
Fixes CVE-2020-6061 and CVE-2020-6062.
2020-05-17 10:21:44 +00:00
feinerer
e7c073ddc2 Update to coturn 4.5.1.2 2020-05-17 10:14:53 +00:00
ajacoutot
36674ba8e1 SUPDISTFILES is never added to DISTFILES so "make fetch" will not get them.
Move to DISTFILES directly; to be revisited once the go folks are awake but
it should at least fix the breakage seen by naddy@ for now.
2020-05-17 10:08:36 +00:00
ajacoutot
d142a485ae Don't pick up help2man, it breaks the build.
spotted by nigel@
2020-05-17 09:34:23 +00:00
ajacoutot
4b6705d33d Re-enable cpu-used=7+ in codec_aom when libaom major version > 1.
from Brad (maintainer)
2020-05-17 09:29:09 +00:00
ajacoutot
d533c9b174 Re-enable cpu-used=7+ in codec_aom when libaom major version > 1.
from Brad (maintainer)
2020-05-17 09:29:01 +00:00
jca
4fa9faa879 Mention mbedTLS FLAVOR
Suggested by kn@
2020-05-17 08:53:27 +00:00
gonzalo
8223a090bc Update for SMPlayer to 20.4.2
tested by Josh Gross thanks!
2020-05-17 06:09:40 +00:00
rsadowski
d8fa90977c Add missing Qt5WebKit* in WANTLIB
ok gonzalo@ (maintainer)
2020-05-17 05:50:01 +00:00
kn
5bdc3a4c42 Update to mblaze 0.7
* All tools now follow symlinks to mails.
* mdirs: add -a to list all subfolders, ignoring Maildir++ convention.
* mcom: add preview alias for show command.
* mrep/mbnc: allow only one message as argument.
* maddr: add -d to only print display name.
* mthread: add -r to reverse top-level order.
* mlist: print number of matches when message selection is in place.
* mpick: many improvements.
* Many bug fixes.

From Lucas (maintainer)
2020-05-16 22:16:40 +00:00
naddy
e0a66f45bc update to 7.70.0 and enable debug package 2020-05-16 21:47:11 +00:00
sthen
3e3ce667c1 portgen: where BDEP/RDEP are equal, write 'BUILD_DEPENDS=${RUN_DEPENDS}'
rather than 'RUN_DEPENDS=${BUILD_DEPENDS}' which is easily polluted by
compression utilities, ccache if used etc. Problem spotted by aja@ in a
port submission of mine where the skeleton was made by portgen.

While there, prefer setting 'TEST_DEPENDS=${RUN_DEPENDS}' rather than
to '${BUILD_DEPENDS}' if RDEP/BDEP are equal.

ok afresh1@
2020-05-16 21:44:23 +00:00
cwen
d6bd189b58 drawterm: fix the build with clang on powerpc
Drawterm uses deprecated Darwin assembly syntax that clang's assembler
does not support, use the external assembler instead.

OK jca@
2020-05-16 20:27:43 +00:00
ajacoutot
2adf59a38f libcroco cannot be removed until legacy arches move to the new librsvg
version... *sigh*

noticed by gkoehler@
2020-05-16 18:46:55 +00:00
kili
556a6ccc75 Update to poppler-0.88.0. 2020-05-16 18:41:15 +00:00
ajacoutot
8ef0aa7b90 symbolextractor: add support for OpenBSD. 2020-05-16 17:03:29 +00:00
sthen
a0c7c9f864 reposync: following feedback from naddy@, adjust the readme's advice
about creating a new uid so that it has its own gid.
2020-05-16 16:41:44 +00:00
semarie
9bafcfb23a update lang/rust to 1.43.1
Announce: https://blog.rust-lang.org/2020/04/23/Rust-1.43.0.html
 and https://blog.rust-lang.org/2020/05/07/Rust.1.43.1.html

ChangeLog: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1431-2020-05-07
2020-05-16 14:13:53 +00:00
ajacoutot
bb439efcf5 Use the new go module facility instead of creating my own tarballs.
With help from abieber@
2020-05-16 14:09:10 +00:00
ajacoutot
77839cabf6 SECURITY update to cracklib-2.9.7 and remove useless py bindings.
- CVE-2016-6318

ok benoit@ (maintainer)
2020-05-16 14:03:39 +00:00
ajacoutot
d738a2cb6e +coredns 2020-05-16 12:42:40 +00:00
ajacoutot
68ba5b72e3 Import coredns-1.6.9.
CoreDNS is a DNS server/forwarder, written in Go, that chains plugins.
Each plugin performs a (DNS) function.
<...>

input/ok sthen@
2020-05-16 12:42:14 +00:00
sthen
6793a5e360 update to clamav-0.102.3
- [CVE-2020-3327](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-3327):
  Fix a vulnerability in the ARJ archive parsing module in ClamAV 0.102.2 that
  could cause a Denial-of-Service (DoS) condition. Improper bounds checking of
  an unsigned variable results in an out-of-bounds read which causes a crash.

  Special thanks to Daehui Chang and Fady Othman for helping identify the ARJ
  parsing vulnerability.

- [CVE-2020-3341](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-3341):
  Fix a vulnerability in the PDF parsing module in ClamAV 0.101 - 0.102.2 that
  could cause a Denial-of-Service (DoS) condition. Improper size checking of
  a buffer used to initialize AES decryption routines results in an out-of-
  bounds read which may cause a crash. Bug found by OSS-Fuzz.

- Fix "Attempt to allocate 0 bytes" error when parsing some PDF documents.

- Fix a couple of minor memory leaks.

- Updated libclamunrar to UnRAR 5.9.2.
2020-05-16 12:25:10 +00:00