[kde-freebsd] [SVN Commit] branches/plasma5/PORTS/net-im/libaccounts-glib/files

2015-07-02 Thread Raphael Kubo da Costa
SVN commit 10830 by rakuco: libaccounts-glib: Simplify patch. Add an explanation to why the patch is necessary, and fix it differently by just adjusting the enum type instead of casting the values. M +17 -15patch-libaccounts-glib_ag-manager.c

[kde-freebsd] [SVN Commit] area51/QT/devel/qt4/files

2015-07-02 Thread Raphael Kubo da Costa
SVN commit 10840 by rakuco: qt4: Merge r381031 from ports. r381031 | marino | 2015-03-11 21:46:41 +0200 (Wed, 11 Mar 2015) | 6 lines devel/qt4-assistant: Fix qt4 configure to support gcc5 PR: 197853

[kde-freebsd] [SVN Commit] area51/QT/devel/qt4-corelib/files

2015-07-02 Thread Raphael Kubo da Costa
SVN commit 10839 by rakuco: qt4-corelib: Merge r384038 from ports. r384038 | tijl | 2015-04-15 11:20:27 +0300 (Wed, 15 Apr 2015) | 43 lines converters/libiconv: - Remove const qualifier from iconv(3) to match POSIX:

[kde-freebsd] [SVN Commit] area51/QT

2015-07-02 Thread Raphael Kubo da Costa
SVN commit 10841 by rakuco: QT: Reset PORTREVISION in the Qt4 ports. In preparation for actually getting 4.8.7 in the tree. M +0 -1 databases/qt4-odbc-plugin/Makefile M +0 -1 graphics/qt4-imageformats/Makefile M +0 -1 x11-toolkits/qt4-gui/Makefile

[kde-freebsd] [SVN Commit] branches/plasma5/PORTS/net-im/libaccounts-glib/files

2015-07-02 Thread Raphael Kubo da Costa
SVN commit 10831 by rakuco: libaccounts-glib: Add link to the upstream patch now that I have sent it. M +2 -0 patch-libaccounts-glib_ag-manager.c ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] branches/plasma5/PORTS/net-im/libaccounts-glib

2015-07-02 Thread Raphael Kubo da Costa
SVN commit 10832 by rakuco: libaccounts-glib: Add comment explaining the HAVE_GCOV_FALSE hack. And point to the fix I have submitted upstream. M +4 -0 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] branches/plasma5/PORTS/net-im/libaccounts-glib

2015-07-02 Thread Raphael Kubo da Costa
SVN commit 10833 by rakuco: libaccounts-glib: Explicitly disable tests. They are built by default if devel/libcheck is installed, and this causes plist errors. M +1 -0 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] branches/plasma5/PORTS/net-im/libaccounts-glib

2015-07-02 Thread Raphael Kubo da Costa
SVN commit 10834 by rakuco: libaccounts-glib: Use the project's official MASTER_SITE. ... which is Google Drive :-( M +3 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See

[kde-freebsd] [SVN Commit] branches/plasma5/PORTS/net-im/libaccounts-glib

2015-07-02 Thread Raphael Kubo da Costa
SVN commit 10835 by rakuco: libaccounts-glib: Pet portlint by making LIB_DEPENDS appear earlier. M +3 -3 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

[kde-freebsd] [SVN Commit] branches/plasma5/PORTS/net-im/libaccounts-qt5

2015-07-02 Thread Raphael Kubo da Costa
SVN commit 10836 by rakuco: libaccounts-qt5: Use the project's official Google Drive location too. M +3 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

[kde-freebsd] [SVN Commit] branches/plasma5/PORTS/net-im/libaccounts-glib

2015-07-02 Thread Raphael Kubo da Costa
SVN commit 10837 by rakuco: libaccounts-glib: Set INSTALL_TARGET=install-strip. Makes `make stage-qa' shut up. M +1 -0 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

[kde-freebsd] [Bug 201247] devel/qt5-linguisttools missing dependency on databases/qt5-sql

2015-07-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201247 --- Comment #3 from Raphael Kubo da Costa rak...@freebsd.org --- To the reporter: can you please attach a build log with the error you've mentioned? -- You are receiving this mail because: You are the assignee for the bug.

[kde-freebsd] [SVN Commit] area51/QT/devel/qmake5/files

2015-07-02 Thread Raphael Kubo da Costa
SVN commit 10838 by rakuco: QT: Revert r10691. https://mail.kde.org/pipermail/kde-freebsd/2015-June/019481.html contains a longer explanation of why this is done. The short version is that r10691 was basically undoing the fix from r10435, which is part of the solution for ports/194088.