[kde-freebsd] FreeBSD ports you maintain which are out of date

2014-09-17 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
+-+
astro/libkgeomap| 3.5.0   | 4.3.0
+-+
graphics/digikam-kde4   | 3.5.0   | 4.3.0
+-+
graphics/digikam-kde4-doc   | 3.5.0   | 4.3.0
+-+
graphics/digikam-kde4-l10n  | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-acquireimages  | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-advancedslideshow  | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-batchprocess   | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-calendar   | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-debianscreenshots  | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-dngconverter   | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-expoblending   | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-facebook   | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-flashexport| 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-flickrexport   | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-galleryexport  | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-gpssync| 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-htmlexport | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-imageshackexport   | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-imageviewer| 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-imgurexport| 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-ipodexport | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-jalbumexport   | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-jpeglossless   | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-kioexport  | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-kmlexport  | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-kopete | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-mediawiki  | 3.5.0   | 4.3.0
+-+
graphics/kipi-plugin-metadataedit   | 3.5.0   | 4.3.0
+-+

[kde-freebsd] [SVN Commit] area51/KDE/graphics/okular

2014-09-17 Thread Raphael Kubo da Costa
SVN commit 10300 by rakuco:

okular: Add a patch to avoid crashes with libcxxrt.

I haven't fully investigated the problem, but it appears Okular is trying to
use dynamic_cast with pointers passed across executables and shared objects.
It works with GCC and libstdcxx, but not with libcxxrt, which performs more
thorough checks than the former.

Using qobject_cast here achieves the desired effect without the problems
with RTTI.

I'll submit a patch upstream once I finish checking everything.



 A files (directory)  
 AMfiles/patch-shell__shell.cpp  


___
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/KDE/misc/kde4-l10n

2014-09-17 Thread Alonso Schaich
SVN commit 10301 by aschai:

Unlink vietnamese translations from the translation metaport.



 M  +1 -2  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/KDE

2014-09-17 Thread Alonso Schaich
SVN commit 10302 by aschai:

Adapt (as in make makeplist) the i18n plists.



 M  +51 -11arabic/kde4-l10n/pkg-plist  
 M  +31 -24chinese/kde4-l10n-zh_CN/pkg-plist  
 M  +57 -18chinese/kde4-l10n-zh_TW/pkg-plist  
 M  +320 -289  french/kde4-l10n/pkg-plist  
 M  +357 -310  german/kde4-l10n/pkg-plist  
 M  +15 -12hebrew/kde4-l10n/pkg-plist  
 M  +64 -42hungarian/kde4-l10n/pkg-plist  
 M  +98 -20japanese/kde4-l10n/pkg-plist  
 M  +39 -18korean/kde4-l10n/pkg-plist  
 M  +20 -9 misc/kde4-l10n-bg/pkg-plist  
 M  +24 -19misc/kde4-l10n-bs/pkg-plist  
 M  +302 -251  misc/kde4-l10n-ca/pkg-plist  
 M  +26 -17misc/kde4-l10n-ca_valencia/pkg-plist  
 M  +84 -45misc/kde4-l10n-cs/pkg-plist  
 M  +78 -58misc/kde4-l10n-da/pkg-plist  
 M  +38 -28misc/kde4-l10n-el/pkg-plist  
 M  +163 -41   misc/kde4-l10n-en_GB/pkg-plist  
 M  +343 -293  misc/kde4-l10n-es/pkg-plist  
 M  +393 -272  misc/kde4-l10n-et/pkg-plist  
 M  +8 -6  misc/kde4-l10n-eu/pkg-plist  
 M  +65 -27misc/kde4-l10n-fi/pkg-plist  
 M  +16 -22misc/kde4-l10n-ga/pkg-plist  
 M  +118 -111  misc/kde4-l10n-gl/pkg-plist  
 M  +5 -4  misc/kde4-l10n-hi/pkg-plist  
 M  +8 -7  misc/kde4-l10n-hr/pkg-plist  
 M  +25 -15misc/kde4-l10n-ia/pkg-plist  
 M  +7 -7  misc/kde4-l10n-is/pkg-plist  
 M  +335 -296  misc/kde4-l10n-it/pkg-plist  
 M  +9 -19 misc/kde4-l10n-kk/pkg-plist  
 M  +5 -10 misc/kde4-l10n-km/pkg-plist  
 M  +108 -44   misc/kde4-l10n-lt/pkg-plist  
 M  +7 -12 misc/kde4-l10n-lv/pkg-plist  
 M  +9 -17 misc/kde4-l10n-mr/pkg-plist  
 M  +70 -60misc/kde4-l10n-nb/pkg-plist  
 M  +71 -32misc/kde4-l10n-nds/pkg-plist  
 M  +351 -301  misc/kde4-l10n-nl/pkg-plist  
 M  +19 -17misc/kde4-l10n-nn/pkg-plist  
 M  +27 -12misc/kde4-l10n-pa/pkg-plist  
 M  +34 -38misc/kde4-l10n-ro/pkg-plist  
 M  +56 -17misc/kde4-l10n-sk/pkg-plist  
 M  +77 -19misc/kde4-l10n-sl/pkg-plist  
 M  +460 -392  misc/kde4-l10n-sr/pkg-plist  
 M  +345 -294  misc/kde4-l10n-sv/pkg-plist  
 M  +46 -48misc/kde4-l10n-tr/pkg-plist  
 M  +9 -18 misc/kde4-l10n-ug/pkg-plist  
 M  +9 -8  misc/kde4-l10n-wa/pkg-plist  
 M  +272 -176  polish/kde4-l10n/pkg-plist  
 M  +345 -295  portuguese/kde4-l10n-pt_BR/pkg-plist  
 M  +319 -281  portuguese/kde4-l10n/pkg-plist  
 M  +195 -174  russian/kde4-l10n/pkg-plist  
 M  +373 -306  ukrainian/kde4-l10n/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