Re: [lini...@lonesome.com: [lini...@freebsd.org: svn commit: r512782 - head/net-im/ruqola]]

2019-09-25 Thread Adriaan de Groot
On Wednesday, 25 September 2019 13:45:01 CEST Mark Linimon wrote:
> FYI.  Since this was a new port, I figured I could fix it quickly without
> having to go through the PR process.

All good. Thanks for taking care of tier-not-one.

[ade]




[lini...@lonesome.com: [lini...@freebsd.org: svn commit: r512782 - head/net-im/ruqola]]

2019-09-25 Thread Mark Linimon
FYI.  Since this was a new port, I figured I could fix it quickly without
having to go through the PR process.

mcl

- Forwarded message from Mark Linimon  -

Date: Wed, 25 Sep 2019 11:23:03 + (UTC)
From: Mark Linimon 
To: ports-committ...@freebsd.org, svn-ports-...@freebsd.org, 
svn-ports-h...@freebsd.org
Subject: svn commit: r512782 - head/net-im/ruqola

Author: linimon
Date: Wed Sep 25 11:23:03 2019
New Revision: 512782
URL: https://svnweb.freebsd.org/changeset/ports/512782

Log:
  Fix build on GCC-based systems:
  
The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" 
version 4.2.1.
  
  Approved by:  portmgr (tier-2 blanket)

Modified:
  head/net-im/ruqola/Makefile

Modified: head/net-im/ruqola/Makefile
==
--- head/net-im/ruqola/Makefile Wed Sep 25 10:54:49 2019(r512781)
+++ head/net-im/ruqola/Makefile Wed Sep 25 11:23:03 2019(r512782)
@@ -11,7 +11,7 @@ COMMENT=  Rocketchat client
 LIB_DEPENDS=   libqt5keychain.so:security/qtkeychain \
libsecret-1.so:security/libsecret
 
-USES=  cmake gnome localbase:ldflags kde:5 qt:5
+USES=  cmake compiler:c++11-lang gnome kde:5 localbase:ldflags qt:5
 USE_GNOME= glib20
 USE_KDE=   ecm coreaddons crash i18n kirigami2 notifications 
syntaxhighlighting
 USE_QT=core dbus declarative declarative gui network 
networkauth \

- End forwarded message -


FreeBSD ports you maintain which are out of date

2019-09-25 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/k...@freebsd.org.html


Port| Current version | New version
+-+
devel/py-sip| 4.19.17 | 4.19.19
+-+


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

Thanks.


[Bug 240781] [exp-run] update graphics/poppler to 0.81.0

2019-09-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240781

--- Comment #1 from Antoine Brodin  ---
There is 1 failure on i386:

http://package23.nyi.freebsd.org/data/112i386-default-PR238988/2019-09-24_21h03m05s/logs/errors/py36-python-poppler-qt5-0.74.0.log
http://pb2.nyi.freebsd.org/data/120i386-default-PR238988/2019-09-24_21h03m10s/logs/errors/py36-python-poppler-qt5-0.74.0.log

-- 
You are receiving this mail because:
You are on the CC list for the bug.