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

2015-07-03 Thread Raphael Kubo da Costa
SVN commit 10845 by rakuco:

libaccounts-*: Set LICENSE.



 M  +3 -0  libaccounts-glib/Makefile  
 M  +3 -0  libaccounts-qt5/Makefile  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


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

2015-07-03 Thread Raphael Kubo da Costa
SVN commit 10844 by rakuco:

libaccounts-*: Add a local copy of the distfiles to MASTER_SITES.

Google Drive sucks, it is better to have a local copy around.



 M  +2 -1  libaccounts-glib/Makefile  
 M  +2 -1  libaccounts-qt5/Makefile  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] area51/PORTS/devel

2015-07-03 Thread Raphael Kubo da Costa
SVN commit 10843 by rakuco:

cmake: Merge r389861 from ports.


r389861 | brd | 2015-06-16 23:25:05 +0300 (Tue, 16 Jun 2015) | 7 lines

Update devel/cmake, devel/cmake-gui and devel/cmake-modules to 3.2.3.

Thank you to antonie@ for the exp-run and rakuco@ for fixing the ports that 
needed fixes.

PR: 200647
Approved by:bdrewery (mentor)





 M  +2 -2  cmake-gui/Makefile  
 M  +2 -1  cmake-gui/pkg-plist  
 M  +9 -0  cmake-modules/pkg-plist  
 M  +4 -3  cmake/Makefile  
 M  +2 -2  cmake/distinfo  
 M  +17 -2 cmake/pkg-plist  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] area51/PORTS/net-im/ktp-accounts-kcm

2015-07-03 Thread Alonso Schaich
SVN commit 10842 by aschai:

Fix plist



 M  +1 -1  pkg-plist  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


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

2015-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201247

--- Comment #4 from o...@e-gitt.net ---
@Raphael
It's the same as posted by Tobias Berner. Unfortunately in my attempts to fix
it ... I fixed it by manually installing databases/qt5-sql first.
The situation appeared while updating several ports (portmaster -da).
portmaster scheduled an install of databases/qt5-sql in a later step (cannot
currently say on what it depended), so I tried an make clean && make install in
the ports directory which yielded the same result. Looking at the error I
decided to manually install databases/qt5-sql and in the next step portmaster
could install devel/qt5-linguisttools just fine.
It's hard to really step back to the actual point; I can only (if really
needed) pkg delete -f databases/qt5-sql first und the try to reinstall
devel/qt5-linguisttools if you think this yields any additional information.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information