FreeBSD ports you maintain which are out of date

2020-06-30 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
lang/swi-pl | 7.6.4   | 8.2.1
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Reported by:portscout!
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


FreeBSD Port: waylandpp-0.2.7

2020-06-30 Thread Alex V. Petrov
Wrong depence?

===>  Configuring for waylandpp-0.2.8

===>  Performing out-of-source build

/bin/mkdir -p /usr/ports/graphics/waylandpp/work/.build

ld-elf.so.1: Shared object "libjsoncpp.so.22" not found, required by
"cmake"

*** Error code 1

In system present libjsoncpp.so.24 only
-- 
-
Alex.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: waylandpp-0.2.7

2020-06-30 Thread Tobias Kortkamp
On Tue, Jun 30, 2020, at 12:08, Alex V. Petrov wrote:
> Wrong depence?
> 
> ===>  Configuring for waylandpp-0.2.8
> 
> ===>  Performing out-of-source build
> 
> /bin/mkdir -p /usr/ports/graphics/waylandpp/work/.build
> 
> ld-elf.so.1: Shared object "libjsoncpp.so.22" not found, required by
> "cmake"
> 
> *** Error code 1
> 
> In system present libjsoncpp.so.24 only

This is not an issue in graphics/waylandpp.  Rebuild all devel/jsoncpp
consumers (here at least devel/cmake).  The update in r540853 was
incomplete and PORTREVISION of jsoncpp consumers should have been
bumped after the soname change to prevent issues like this.  CCing
the responsible committer.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: committer for some mongodb ports updates?

2020-06-30 Thread Ronald Klop

Van: Kurt Jaeger 
Datum: maandag, 29 juni 2020 20:22
Aan: Ronald Klop , freebsd-ports@freebsd.org
Onderwerp: Re: committer for some mongodb ports updates?


Hi!

> > databases/mongodb36: Update to 3.6.18 -> fixes the vuln in the previous 
issue
> >
> > databases/mongodb40: Update to 4.0.19 -> fixes pkg distribution because of 
wrong license definition in Makefile
>
> Testbuilds@work

Done. Also: mongodb40-tools 8-}

--
p...@opsec.eu+49 171 3101372Now what ?


Thank you!
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


jsoncpp update breaks cmake

2020-06-30 Thread Kevin Oberman
The update to jsoncpp pumped the version of the .so which requires a
rebuild of cmake. This prevents building a LOT of ports.

Could someone bump the PORT_REVISION for cmake? I have not checked whether
other ports may need a bump, as well.
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkober...@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"