diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-09-01 22:19:47 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-09-01 22:19:47 +0000 |
commit | 0f43e1909876ae396b78f78b521ac5e085559c60 (patch) | |
tree | 8d89047e6672cc7cfe391d8d99836634cb4d1143 | |
parent | 3ee9ed95bc66f99885510f18c5a6b2d0777d0511 (diff) | |
download | ports-0f43e1909876ae396b78f78b521ac5e085559c60.tar.gz ports-0f43e1909876ae396b78f78b521ac5e085559c60.zip |
Notes
220 files changed, 1547 insertions, 575 deletions
diff --git a/Mk/bsd.cmake.mk b/Mk/bsd.cmake.mk index ba5c583c122d..e68fe83a5750 100644 --- a/Mk/bsd.cmake.mk +++ b/Mk/bsd.cmake.mk @@ -23,7 +23,7 @@ # # $FreeBSD$ -CMAKE_MAINTAINER= kde@FreeBSD.org +CMAKE_MAINTAINER= kde@FreeBSD.org # # CMAKE_BIN is the location where the cmake port installs the cmake diff --git a/Mk/bsd.kde4.mk b/Mk/bsd.kde4.mk index c30e3f5e9e6d..430c2299aec9 100644 --- a/Mk/bsd.kde4.mk +++ b/Mk/bsd.kde4.mk @@ -30,16 +30,16 @@ Kde_Include_MAINTAINER= kde@FreeBSD.org # akonadi - Akonadi PIM storage service # automoc4 - automoc4 tool # kdebase - Basic KDE applications (Konqueror, Dolphin) +# kdeexp - experimental libraries (with non-stable ABI/API) # kdehier - Provides common KDE directories # kdelibs - The base set of KDE4 libraries # kdeprefix - If set, port will be installed into ${KDE4_PREFIX} instead of ${LOCALBASE} +# oxygen - icon themes # pimlibs - KDE4 PIM libraries # pimruntime - KDE4 PIM runtime services # runtime - More KDE applications # sharedmime - share-mime-info wrapper for KDE4 ports # workspace - More KDE applications (Plasma, kwin, etc.) -# kdeexp - experimental libraries (with non-stable ABI/API) -# oxygen - icon themes # # These read-only variables can be used in port Makefile: # @@ -52,7 +52,7 @@ Kde_Include_MAINTAINER= kde@FreeBSD.org # but this could be changed in a future. # -KDE4_VERSION= 4.3.0 +KDE4_VERSION= 4.3.1 KDE4_BRANCH?= stable # @@ -74,8 +74,8 @@ MASTER_SITE_KDE_kde= ${kmaster:S@%SUBDIR%/@${ksub}/@g} # # KDE4 modules # -_USE_KDE4_ALL= akonadi automoc4 kdebase kdehier kdelibs kdeprefix \ - pimlibs pimruntime runtime sharedmime workspace kdeexp oxygen +_USE_KDE4_ALL= akonadi automoc4 kdebase kdeexp kdehier kdelibs kdeprefix \ + oxygen pimlibs pimruntime runtime sharedmime workspace akonadi_LIB_DEPENDS= akonadiprotocolinternals.1:${PORTSDIR}/databases/akonadi @@ -83,12 +83,16 @@ automoc4_BUILD_DEPENDS= ${LOCALBASE}/bin/automoc4:${PORTSDIR}/devel/automoc4 kdebase_LIB_DEPENDS= konq.7:${PORTSDIR}/x11/kdebase4 +kdeexp_LIB_DEPENDS= knotificationitem-1.1:${PORTSDIR}/x11/kdelibs4-experimental + kdehier_RUN_DEPENDS= kdehier4>=1:${PORTSDIR}/misc/kdehier4 kdelibs_LIB_DEPENDS= kimproxy.5:${PORTSDIR}/x11/kdelibs4 kdeprefix_PREFIX= ${KDE4_PREFIX} +oxygen_RUN_DEPENDS= ${KDE4_PREFIX}/share/icons/oxygen/index.theme:${PORTSDIR}/x11-themes/kde4-icons-oxygen + pimlibs_LIB_DEPENDS= kpimutils.5:${PORTSDIR}/deskutils/kdepimlibs4 pimruntime_LIB_DEPENDS= kdepim-copy.5:${PORTSDIR}/deskutils/kdepim4-runtime @@ -101,9 +105,8 @@ sharedmime_RUN_DEPENDS= kde4-shared-mime-info>=1:${PORTSDIR}/misc/kde4-shared-m workspace_LIB_DEPENDS= kscreensaver.5:${PORTSDIR}/x11/kdebase4-workspace -kdeexp_LIB_DEPENDS= knotificationitem-1.1:${PORTSDIR}/x11/kdelibs4-experimental -oxygen_RUN_DEPENDS= ${KDE4_PREFIX}/share/icons/oxygen/index.theme:${PORTSDIR}/x11-themes/kde4-icons-oxygen +PLIST_SUB+= KDE4_PREFIX="${KDE4_PREFIX}" # # Common build related stuff for kde4 ports. It's not intended for usage diff --git a/accessibility/kaccessible/distinfo b/accessibility/kaccessible/distinfo index 7398c556fb44..82284894315c 100644 --- a/accessibility/kaccessible/distinfo +++ b/accessibility/kaccessible/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeaccessibility-4.3.0.tar.bz2) = 76435ce1bf787713effe079a3664d3cd -SHA256 (KDE/kdeaccessibility-4.3.0.tar.bz2) = 2cb805f928c471ffa570eab94847491c277a67a18c3739fbb49713d4eddf1bea -SIZE (KDE/kdeaccessibility-4.3.0.tar.bz2) = 6590147 +MD5 (KDE/kdeaccessibility-4.3.1.tar.bz2) = 82f2175329c87b84a25be586b69d6b25 +SHA256 (KDE/kdeaccessibility-4.3.1.tar.bz2) = 3e76cc0d44fa877293078afc642e4542ea8a45f4b7886d1301d91f0bd6197caa +SIZE (KDE/kdeaccessibility-4.3.1.tar.bz2) = 6590404 diff --git a/accessibility/kdeaccessibility4/distinfo b/accessibility/kdeaccessibility4/distinfo index 7398c556fb44..82284894315c 100644 --- a/accessibility/kdeaccessibility4/distinfo +++ b/accessibility/kdeaccessibility4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeaccessibility-4.3.0.tar.bz2) = 76435ce1bf787713effe079a3664d3cd -SHA256 (KDE/kdeaccessibility-4.3.0.tar.bz2) = 2cb805f928c471ffa570eab94847491c277a67a18c3739fbb49713d4eddf1bea -SIZE (KDE/kdeaccessibility-4.3.0.tar.bz2) = 6590147 +MD5 (KDE/kdeaccessibility-4.3.1.tar.bz2) = 82f2175329c87b84a25be586b69d6b25 +SHA256 (KDE/kdeaccessibility-4.3.1.tar.bz2) = 3e76cc0d44fa877293078afc642e4542ea8a45f4b7886d1301d91f0bd6197caa +SIZE (KDE/kdeaccessibility-4.3.1.tar.bz2) = 6590404 diff --git a/accessibility/kmag/distinfo b/accessibility/kmag/distinfo index 7398c556fb44..82284894315c 100644 --- a/accessibility/kmag/distinfo +++ b/accessibility/kmag/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeaccessibility-4.3.0.tar.bz2) = 76435ce1bf787713effe079a3664d3cd -SHA256 (KDE/kdeaccessibility-4.3.0.tar.bz2) = 2cb805f928c471ffa570eab94847491c277a67a18c3739fbb49713d4eddf1bea -SIZE (KDE/kdeaccessibility-4.3.0.tar.bz2) = 6590147 +MD5 (KDE/kdeaccessibility-4.3.1.tar.bz2) = 82f2175329c87b84a25be586b69d6b25 +SHA256 (KDE/kdeaccessibility-4.3.1.tar.bz2) = 3e76cc0d44fa877293078afc642e4542ea8a45f4b7886d1301d91f0bd6197caa +SIZE (KDE/kdeaccessibility-4.3.1.tar.bz2) = 6590404 diff --git a/accessibility/kmousetool/distinfo b/accessibility/kmousetool/distinfo index 7398c556fb44..82284894315c 100644 --- a/accessibility/kmousetool/distinfo +++ b/accessibility/kmousetool/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeaccessibility-4.3.0.tar.bz2) = 76435ce1bf787713effe079a3664d3cd -SHA256 (KDE/kdeaccessibility-4.3.0.tar.bz2) = 2cb805f928c471ffa570eab94847491c277a67a18c3739fbb49713d4eddf1bea -SIZE (KDE/kdeaccessibility-4.3.0.tar.bz2) = 6590147 +MD5 (KDE/kdeaccessibility-4.3.1.tar.bz2) = 82f2175329c87b84a25be586b69d6b25 +SHA256 (KDE/kdeaccessibility-4.3.1.tar.bz2) = 3e76cc0d44fa877293078afc642e4542ea8a45f4b7886d1301d91f0bd6197caa +SIZE (KDE/kdeaccessibility-4.3.1.tar.bz2) = 6590404 diff --git a/accessibility/kmouth/distinfo b/accessibility/kmouth/distinfo index 7398c556fb44..82284894315c 100644 --- a/accessibility/kmouth/distinfo +++ b/accessibility/kmouth/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeaccessibility-4.3.0.tar.bz2) = 76435ce1bf787713effe079a3664d3cd -SHA256 (KDE/kdeaccessibility-4.3.0.tar.bz2) = 2cb805f928c471ffa570eab94847491c277a67a18c3739fbb49713d4eddf1bea -SIZE (KDE/kdeaccessibility-4.3.0.tar.bz2) = 6590147 +MD5 (KDE/kdeaccessibility-4.3.1.tar.bz2) = 82f2175329c87b84a25be586b69d6b25 +SHA256 (KDE/kdeaccessibility-4.3.1.tar.bz2) = 3e76cc0d44fa877293078afc642e4542ea8a45f4b7886d1301d91f0bd6197caa +SIZE (KDE/kdeaccessibility-4.3.1.tar.bz2) = 6590404 diff --git a/arabic/kde4-l10n/distinfo b/arabic/kde4-l10n/distinfo index 83dbbb47cced..6a8b1950e03b 100644 --- a/arabic/kde4-l10n/distinfo +++ b/arabic/kde4-l10n/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-ar-4.3.0.tar.bz2) = 97be5e3b2f06b86dcd2a3bdc4a9db55c -SHA256 (KDE/kde-l10n/kde-l10n-ar-4.3.0.tar.bz2) = 9a12e4fe97dc07956b20646efa277da8ec1b648b1a7e1f77ffd62a6b267e0318 -SIZE (KDE/kde-l10n/kde-l10n-ar-4.3.0.tar.bz2) = 3199094 +MD5 (KDE/kde-l10n/kde-l10n-ar-4.3.1.tar.bz2) = c8c1693b21bb3bde8903247288fd3859 +SHA256 (KDE/kde-l10n/kde-l10n-ar-4.3.1.tar.bz2) = bceb54f149db245403db79268803e1ea9b1d844e747c02f5f12f984e3767cc7a +SIZE (KDE/kde-l10n/kde-l10n-ar-4.3.1.tar.bz2) = 3224074 diff --git a/arabic/kde4-l10n/pkg-plist b/arabic/kde4-l10n/pkg-plist index 3b977c496499..770400eca4b7 100644 --- a/arabic/kde4-l10n/pkg-plist +++ b/arabic/kde4-l10n/pkg-plist @@ -27,16 +27,15 @@ share/apps/klettres/ar/alpha/a-26.ogg share/apps/klettres/ar/alpha/a-27.ogg share/apps/klettres/ar/alpha/a-28.ogg share/apps/klettres/ar/sounds.xml +share/locale/ar/LC_MESSAGES/akonadi-kcal.mo share/locale/ar/LC_MESSAGES/akonadi_birthdays_resource.mo share/locale/ar/LC_MESSAGES/akonadi_distlist_resource.mo share/locale/ar/LC_MESSAGES/akonadi_ical_resource.mo -share/locale/ar/LC_MESSAGES/akonadi-kcal.mo share/locale/ar/LC_MESSAGES/akonadi_kabc_resource.mo share/locale/ar/LC_MESSAGES/akonadi_kcal_resource.mo share/locale/ar/LC_MESSAGES/akonadi_knut_resource.mo share/locale/ar/LC_MESSAGES/akonadi_kolabproxy_resource.mo share/locale/ar/LC_MESSAGES/akonadi_localbookmarks_resource.mo -share/locale/ar/LC_MESSAGES/akonaditray.mo share/locale/ar/LC_MESSAGES/akonadi_nepomuktag_resource.mo share/locale/ar/LC_MESSAGES/akonadi_next.mo share/locale/ar/LC_MESSAGES/akonadi_nntp_resource.mo @@ -44,6 +43,7 @@ share/locale/ar/LC_MESSAGES/akonadi_openchange_resource.mo share/locale/ar/LC_MESSAGES/akonadi_singlefile_resource.mo share/locale/ar/LC_MESSAGES/akonadi_vcard_resource.mo share/locale/ar/LC_MESSAGES/akonadi_vcarddir_resource.mo +share/locale/ar/LC_MESSAGES/akonaditray.mo share/locale/ar/LC_MESSAGES/akregator.mo share/locale/ar/LC_MESSAGES/amor.mo share/locale/ar/LC_MESSAGES/ark.mo @@ -126,6 +126,7 @@ share/locale/ar/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/ar/LC_MESSAGES/kcm_emoticons.mo share/locale/ar/LC_MESSAGES/kcm_krfb.mo share/locale/ar/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/ar/LC_MESSAGES/kcm_lirc.mo share/locale/ar/LC_MESSAGES/kcm_memory.mo share/locale/ar/LC_MESSAGES/kcm_partition.mo share/locale/ar/LC_MESSAGES/kcm_pci.mo @@ -172,7 +173,6 @@ share/locale/ar/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ar/LC_MESSAGES/kcmkwm.mo share/locale/ar/LC_MESSAGES/kcmlaunch.mo share/locale/ar/LC_MESSAGES/kcmlilo.mo -share/locale/ar/LC_MESSAGES/kcmlirc.mo share/locale/ar/LC_MESSAGES/kcmlocale.mo share/locale/ar/LC_MESSAGES/kcmnic.mo share/locale/ar/LC_MESSAGES/kcmnotify.mo diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index f0b770f809a2..cb1d5883b5c5 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/archivers/ark/distinfo b/archivers/ark/distinfo index 80d48a0439d0..c170b2f74165 100644 --- a/archivers/ark/distinfo +++ b/archivers/ark/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeutils-4.3.0.tar.bz2) = 9d17d3d7bf25be5af1cbd4abf04e4c99 -SHA256 (KDE/kdeutils-4.3.0.tar.bz2) = c94f3462ea8bf375f3a83806380470c234465dcde8b7c63629d89965edc21d40 -SIZE (KDE/kdeutils-4.3.0.tar.bz2) = 2521985 +MD5 (KDE/kdeutils-4.3.1.tar.bz2) = 69491ba185ba8ecb2dd4860d7048a88a +SHA256 (KDE/kdeutils-4.3.1.tar.bz2) = 659d23848039bbb5f2d7c24d0693605d2a95e1b9f9693562fc68ffcb7f6d2125 +SIZE (KDE/kdeutils-4.3.1.tar.bz2) = 2524224 diff --git a/archivers/ark/pkg-plist b/archivers/ark/pkg-plist index c364e5629318..5c78076065cc 100644 --- a/archivers/ark/pkg-plist +++ b/archivers/ark/pkg-plist @@ -116,7 +116,7 @@ share/apps/profiles/dragonplayer.profile.xml share/apps/profiles/klauncher.profile.xml share/apps/profiles/kmix.profile.xml share/apps/profiles/konqueror.profile.xml -share/apps/profiles/noatun.profile.xml +share/apps/profiles/kscd.profile.xml share/apps/profiles/okular.profile.xml share/apps/profiles/profile.dtd share/apps/profiles/shutdown.profile.xml diff --git a/chinese/kde4-l10n-zh_CN/distinfo b/chinese/kde4-l10n-zh_CN/distinfo index 5f8d23b35aca..c2b786f1d2ea 100644 --- a/chinese/kde4-l10n-zh_CN/distinfo +++ b/chinese/kde4-l10n-zh_CN/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-zh_CN-4.3.0.tar.bz2) = 7d0ddb25d6f6e21858b7811bfbd61458 -SHA256 (KDE/kde-l10n/kde-l10n-zh_CN-4.3.0.tar.bz2) = 1e640fc76aec738f82b382304a2355c57cb0e15a836f540e0008af65c04cdc54 -SIZE (KDE/kde-l10n/kde-l10n-zh_CN-4.3.0.tar.bz2) = 3279678 +MD5 (KDE/kde-l10n/kde-l10n-zh_CN-4.3.1.tar.bz2) = 44f8d8587820c9e206ff1e2cccf6f8bf +SHA256 (KDE/kde-l10n/kde-l10n-zh_CN-4.3.1.tar.bz2) = 2eb4f63934771c0cdacfdb80650351146d859f0e2befe8ac0304aae0982ef474 +SIZE (KDE/kde-l10n/kde-l10n-zh_CN-4.3.1.tar.bz2) = 3299893 diff --git a/chinese/kde4-l10n-zh_CN/pkg-plist b/chinese/kde4-l10n-zh_CN/pkg-plist index 0d87a4b7c6f8..f0b239c072c3 100644 --- a/chinese/kde4-l10n-zh_CN/pkg-plist +++ b/chinese/kde4-l10n-zh_CN/pkg-plist @@ -142,6 +142,7 @@ share/locale/zh_CN/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/zh_CN/LC_MESSAGES/kcm_emoticons.mo share/locale/zh_CN/LC_MESSAGES/kcm_krfb.mo share/locale/zh_CN/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/zh_CN/LC_MESSAGES/kcm_lirc.mo share/locale/zh_CN/LC_MESSAGES/kcm_memory.mo share/locale/zh_CN/LC_MESSAGES/kcm_partition.mo share/locale/zh_CN/LC_MESSAGES/kcm_pci.mo @@ -188,7 +189,6 @@ share/locale/zh_CN/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/zh_CN/LC_MESSAGES/kcmkwm.mo share/locale/zh_CN/LC_MESSAGES/kcmlaunch.mo share/locale/zh_CN/LC_MESSAGES/kcmlilo.mo -share/locale/zh_CN/LC_MESSAGES/kcmlirc.mo share/locale/zh_CN/LC_MESSAGES/kcmlocale.mo share/locale/zh_CN/LC_MESSAGES/kcmnic.mo share/locale/zh_CN/LC_MESSAGES/kcmnotify.mo diff --git a/chinese/kde4-l10n-zh_TW/distinfo b/chinese/kde4-l10n-zh_TW/distinfo index 87201667cc31..05e9e321f57d 100644 --- a/chinese/kde4-l10n-zh_TW/distinfo +++ b/chinese/kde4-l10n-zh_TW/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-zh_TW-4.3.0.tar.bz2) = ce2a8abf6d8a43a4823ba2e19ad05649 -SHA256 (KDE/kde-l10n/kde-l10n-zh_TW-4.3.0.tar.bz2) = 0657bf051878a1fc9a0a9d21b317d17739e36fe3c78435abed8cde3848dd2485 -SIZE (KDE/kde-l10n/kde-l10n-zh_TW-4.3.0.tar.bz2) = 2270900 +MD5 (KDE/kde-l10n/kde-l10n-zh_TW-4.3.1.tar.bz2) = 2cb73314fdb32800bcd254bd84ed45c8 +SHA256 (KDE/kde-l10n/kde-l10n-zh_TW-4.3.1.tar.bz2) = 6fca65e887b6ea2906ef1cf0b4a4277f8a62f0702a96879968f3b937024b1d02 +SIZE (KDE/kde-l10n/kde-l10n-zh_TW-4.3.1.tar.bz2) = 2304788 diff --git a/chinese/kde4-l10n-zh_TW/pkg-plist b/chinese/kde4-l10n-zh_TW/pkg-plist index a72382cf2591..8e0fdd10859d 100644 --- a/chinese/kde4-l10n-zh_TW/pkg-plist +++ b/chinese/kde4-l10n-zh_TW/pkg-plist @@ -130,6 +130,7 @@ share/locale/zh_TW/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/zh_TW/LC_MESSAGES/kcm_emoticons.mo share/locale/zh_TW/LC_MESSAGES/kcm_krfb.mo share/locale/zh_TW/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/zh_TW/LC_MESSAGES/kcm_lirc.mo share/locale/zh_TW/LC_MESSAGES/kcm_memory.mo share/locale/zh_TW/LC_MESSAGES/kcm_partition.mo share/locale/zh_TW/LC_MESSAGES/kcm_pci.mo @@ -176,7 +177,6 @@ share/locale/zh_TW/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/zh_TW/LC_MESSAGES/kcmkwm.mo share/locale/zh_TW/LC_MESSAGES/kcmlaunch.mo share/locale/zh_TW/LC_MESSAGES/kcmlilo.mo -share/locale/zh_TW/LC_MESSAGES/kcmlirc.mo share/locale/zh_TW/LC_MESSAGES/kcmlocale.mo share/locale/zh_TW/LC_MESSAGES/kcmnic.mo share/locale/zh_TW/LC_MESSAGES/kcmnotify.mo diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index f0b770f809a2..cb1d5883b5c5 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/comms/kremotecontrol/distinfo b/comms/kremotecontrol/distinfo index 80d48a0439d0..c170b2f74165 100644 --- a/comms/kremotecontrol/distinfo +++ b/comms/kremotecontrol/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeutils-4.3.0.tar.bz2) = 9d17d3d7bf25be5af1cbd4abf04e4c99 -SHA256 (KDE/kdeutils-4.3.0.tar.bz2) = c94f3462ea8bf375f3a83806380470c234465dcde8b7c63629d89965edc21d40 -SIZE (KDE/kdeutils-4.3.0.tar.bz2) = 2521985 +MD5 (KDE/kdeutils-4.3.1.tar.bz2) = 69491ba185ba8ecb2dd4860d7048a88a +SHA256 (KDE/kdeutils-4.3.1.tar.bz2) = 659d23848039bbb5f2d7c24d0693605d2a95e1b9f9693562fc68ffcb7f6d2125 +SIZE (KDE/kdeutils-4.3.1.tar.bz2) = 2524224 diff --git a/comms/kremotecontrol/pkg-plist b/comms/kremotecontrol/pkg-plist index c364e5629318..5c78076065cc 100644 --- a/comms/kremotecontrol/pkg-plist +++ b/comms/kremotecontrol/pkg-plist @@ -116,7 +116,7 @@ share/apps/profiles/dragonplayer.profile.xml share/apps/profiles/klauncher.profile.xml share/apps/profiles/kmix.profile.xml share/apps/profiles/konqueror.profile.xml -share/apps/profiles/noatun.profile.xml +share/apps/profiles/kscd.profile.xml share/apps/profiles/okular.profile.xml share/apps/profiles/profile.dtd share/apps/profiles/shutdown.profile.xml diff --git a/databases/akonadi/Makefile b/databases/akonadi/Makefile index b3ac1703952c..dc5df41b1c55 100644 --- a/databases/akonadi/Makefile +++ b/databases/akonadi/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= akonadi -PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= databases kde ipv6 MASTER_SITES= http://download.akonadi-project.org/ DIST_SUBDIR= KDE diff --git a/databases/akonadi/distinfo b/databases/akonadi/distinfo index d3f13c9feb6d..d2fd26daa2f4 100644 --- a/databases/akonadi/distinfo +++ b/databases/akonadi/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/akonadi-1.2.0.tar.bz2) = 4b04ab0b4670e1133307f7b82af46ce1 -SHA256 (KDE/akonadi-1.2.0.tar.bz2) = cf58c861647a58f3cbe7a97a33b5be7d8c697b412e7d0d00285f5d3ddd2d7d9a -SIZE (KDE/akonadi-1.2.0.tar.bz2) = 176786 +MD5 (KDE/akonadi-1.2.1.tar.bz2) = f9c1d000844f31c67360078ddf60bec2 +SHA256 (KDE/akonadi-1.2.1.tar.bz2) = ee2bd0802d8202652388dd78959628716968f974b8f254de7055a0d74cba2134 +SIZE (KDE/akonadi-1.2.1.tar.bz2) = 177290 diff --git a/databases/akonadi/pkg-plist b/databases/akonadi/pkg-plist index f321cdecd47d..88a7e08069cf 100644 --- a/databases/akonadi/pkg-plist +++ b/databases/akonadi/pkg-plist @@ -11,10 +11,10 @@ lib/cmake/Akonadi/AkonadiConfig.cmake lib/cmake/Akonadi/AkonadiConfigVersion.cmake lib/libakonadiprivate.so lib/libakonadiprivate.so.1 -lib/libakonadiprivate.so.1.2.0 +lib/libakonadiprivate.so.1.2.1 lib/libakonadiprotocolinternals.so lib/libakonadiprotocolinternals.so.1 -lib/libakonadiprotocolinternals.so.1.2.0 +lib/libakonadiprotocolinternals.so.1.2.1 libdata/pkgconfig/akonadi.pc share/config/akonadi/mysql-global.conf share/dbus-1/interfaces/org.freedesktop.Akonadi.Agent.Control.xml diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile index f0b770f809a2..cb1d5883b5c5 100644 --- a/deskutils/kcharselect/Makefile +++ b/deskutils/kcharselect/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/deskutils/kcharselect/distinfo b/deskutils/kcharselect/distinfo index 80d48a0439d0..c170b2f74165 100644 --- a/deskutils/kcharselect/distinfo +++ b/deskutils/kcharselect/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeutils-4.3.0.tar.bz2) = 9d17d3d7bf25be5af1cbd4abf04e4c99 -SHA256 (KDE/kdeutils-4.3.0.tar.bz2) = c94f3462ea8bf375f3a83806380470c234465dcde8b7c63629d89965edc21d40 -SIZE (KDE/kdeutils-4.3.0.tar.bz2) = 2521985 +MD5 (KDE/kdeutils-4.3.1.tar.bz2) = 69491ba185ba8ecb2dd4860d7048a88a +SHA256 (KDE/kdeutils-4.3.1.tar.bz2) = 659d23848039bbb5f2d7c24d0693605d2a95e1b9f9693562fc68ffcb7f6d2125 +SIZE (KDE/kdeutils-4.3.1.tar.bz2) = 2524224 diff --git a/deskutils/kcharselect/pkg-plist b/deskutils/kcharselect/pkg-plist index c364e5629318..5c78076065cc 100644 --- a/deskutils/kcharselect/pkg-plist +++ b/deskutils/kcharselect/pkg-plist @@ -116,7 +116,7 @@ share/apps/profiles/dragonplayer.profile.xml share/apps/profiles/klauncher.profile.xml share/apps/profiles/kmix.profile.xml share/apps/profiles/konqueror.profile.xml -share/apps/profiles/noatun.profile.xml +share/apps/profiles/kscd.profile.xml share/apps/profiles/okular.profile.xml share/apps/profiles/profile.dtd share/apps/profiles/shutdown.profile.xml diff --git a/deskutils/kdepim4-runtime/Makefile b/deskutils/kdepim4-runtime/Makefile index 408c2dc079d8..c61f5d1f17cb 100644 --- a/deskutils/kdepim4-runtime/Makefile +++ b/deskutils/kdepim4-runtime/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdepim-runtime PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= deskutils kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/deskutils/kdepim4-runtime/distinfo b/deskutils/kdepim4-runtime/distinfo index 3b8981a6befb..b5f583186cf9 100644 --- a/deskutils/kdepim4-runtime/distinfo +++ b/deskutils/kdepim4-runtime/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdepim-runtime-4.3.0.tar.bz2) = 608b629bfc1a1976d6888079e5d839f1 -SHA256 (KDE/kdepim-runtime-4.3.0.tar.bz2) = 8e0e39afaae73bc53f83d57c015172b75852778e4e14fcc6b9ffd6e261115cf2 -SIZE (KDE/kdepim-runtime-4.3.0.tar.bz2) = 743273 +MD5 (KDE/kdepim-runtime-4.3.1.tar.bz2) = a53f323398ccb9a8bd15a4b81050a046 +SHA256 (KDE/kdepim-runtime-4.3.1.tar.bz2) = 77d5019274051ea5924fb43fd0e660f7437be5d05023c18d876cde63480861ad +SIZE (KDE/kdepim-runtime-4.3.1.tar.bz2) = 744306 diff --git a/deskutils/kdepim4/Makefile b/deskutils/kdepim4/Makefile index 90e12a113140..790a2aae295d 100644 --- a/deskutils/kdepim4/Makefile +++ b/deskutils/kdepim4/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdepim PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= deskutils kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/deskutils/kdepim4/distinfo b/deskutils/kdepim4/distinfo index 9d7624dc172e..0c8b9a542152 100644 --- a/deskutils/kdepim4/distinfo +++ b/deskutils/kdepim4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdepim-4.3.0.tar.bz2) = ddc887f19ef9cd454f4f3226c955aaaf -SHA256 (KDE/kdepim-4.3.0.tar.bz2) = a5cde787a207da52f065510f27f4980ee852e8b05cc5d72d3a102d967a99f6f8 -SIZE (KDE/kdepim-4.3.0.tar.bz2) = 11320808 +MD5 (KDE/kdepim-4.3.1.tar.bz2) = 1029bc586f29c262f5f60eb079623e62 +SHA256 (KDE/kdepim-4.3.1.tar.bz2) = d63ed5ae7f68e1f2d282d2cf775d287ef779854f312f7e4e30139e789ee877a6 +SIZE (KDE/kdepim-4.3.1.tar.bz2) = 11323109 diff --git a/deskutils/kdepim4/pkg-plist b/deskutils/kdepim4/pkg-plist index 565c1bdf9383..4b9588dd6ae5 100644 --- a/deskutils/kdepim4/pkg-plist +++ b/deskutils/kdepim4/pkg-plist @@ -422,6 +422,10 @@ share/apps/kaddressbook/printing/mike-style.png share/apps/kaddressbook/printing/ringbinder-style.png share/apps/kaddressbook/vcard_xxportui.rc share/apps/kaddressbook/zone.tab +share/apps/kalarm/icons/oxygen/16x16/actions/document-new-from-template.png +share/apps/kalarm/icons/oxygen/22x22/actions/document-new-from-template.png +share/apps/kalarm/icons/oxygen/22x22/actions/kalarm.png +share/apps/kalarm/icons/oxygen/22x22/actions/new-command-alarm.png share/apps/kalarm/kalarmui.rc share/apps/kconf_update/kalarm-1.2.1-general.pl share/apps/kconf_update/kalarm-1.9.5-defaults.pl @@ -1037,7 +1041,6 @@ share/icons/hicolor/scalable/apps/kmail.svgz share/icons/hicolor/scalable/apps/korganizer.svgz share/icons/oxygen/128x128/apps/kalarm.png share/icons/oxygen/128x128/apps/kleopatra.png -share/icons/oxygen/16x16/actions/document-new-from-template.png share/icons/oxygen/16x16/actions/edit-delete-page.png share/icons/oxygen/16x16/actions/ldap_lookup.png share/icons/oxygen/16x16/actions/mail-forwarded-replied.png @@ -1058,11 +1061,8 @@ share/icons/oxygen/16x16/status/mail-task.png share/icons/oxygen/22x22/actions/button_fewer.png share/icons/oxygen/22x22/actions/button_more.png share/icons/oxygen/22x22/actions/checkmark.png -share/icons/oxygen/22x22/actions/document-new-from-template.png share/icons/oxygen/22x22/actions/edit-delete-page.png -share/icons/oxygen/22x22/actions/kalarm.png share/icons/oxygen/22x22/actions/mail-reply-custom.png -share/icons/oxygen/22x22/actions/new-command-alarm.png share/icons/oxygen/22x22/apps/kalarm.png share/icons/oxygen/22x22/apps/kleopatra.png share/icons/oxygen/22x22/mimetypes/x-mail-distribution-list.png @@ -1335,6 +1335,12 @@ share/kde4/servicetypes/kpilotconduit.desktop @dirrm share/apps/kjots @dirrm share/apps/kdepimwidgets/pics @dirrm share/apps/kdepimwidgets +@dirrm share/apps/kalarm/icons/oxygen/22x22/actions +@dirrm share/apps/kalarm/icons/oxygen/22x22 +@dirrm share/apps/kalarm/icons/oxygen/16x16/actions +@dirrm share/apps/kalarm/icons/oxygen/16x16 +@dirrm share/apps/kalarm/icons/oxygen +@dirrm share/apps/kalarm/icons @dirrm share/apps/kalarm @dirrm share/apps/kaddressbook/printing @dirrm share/apps/kaddressbook/pics diff --git a/deskutils/kdepim44-runtime/Makefile b/deskutils/kdepim44-runtime/Makefile index 408c2dc079d8..c61f5d1f17cb 100644 --- a/deskutils/kdepim44-runtime/Makefile +++ b/deskutils/kdepim44-runtime/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdepim-runtime PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= deskutils kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/deskutils/kdepim44-runtime/distinfo b/deskutils/kdepim44-runtime/distinfo index 3b8981a6befb..b5f583186cf9 100644 --- a/deskutils/kdepim44-runtime/distinfo +++ b/deskutils/kdepim44-runtime/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdepim-runtime-4.3.0.tar.bz2) = 608b629bfc1a1976d6888079e5d839f1 -SHA256 (KDE/kdepim-runtime-4.3.0.tar.bz2) = 8e0e39afaae73bc53f83d57c015172b75852778e4e14fcc6b9ffd6e261115cf2 -SIZE (KDE/kdepim-runtime-4.3.0.tar.bz2) = 743273 +MD5 (KDE/kdepim-runtime-4.3.1.tar.bz2) = a53f323398ccb9a8bd15a4b81050a046 +SHA256 (KDE/kdepim-runtime-4.3.1.tar.bz2) = 77d5019274051ea5924fb43fd0e660f7437be5d05023c18d876cde63480861ad +SIZE (KDE/kdepim-runtime-4.3.1.tar.bz2) = 744306 diff --git a/deskutils/kdepim44/Makefile b/deskutils/kdepim44/Makefile index 90e12a113140..790a2aae295d 100644 --- a/deskutils/kdepim44/Makefile +++ b/deskutils/kdepim44/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdepim PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= deskutils kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/deskutils/kdepim44/distinfo b/deskutils/kdepim44/distinfo index 9d7624dc172e..0c8b9a542152 100644 --- a/deskutils/kdepim44/distinfo +++ b/deskutils/kdepim44/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdepim-4.3.0.tar.bz2) = ddc887f19ef9cd454f4f3226c955aaaf -SHA256 (KDE/kdepim-4.3.0.tar.bz2) = a5cde787a207da52f065510f27f4980ee852e8b05cc5d72d3a102d967a99f6f8 -SIZE (KDE/kdepim-4.3.0.tar.bz2) = 11320808 +MD5 (KDE/kdepim-4.3.1.tar.bz2) = 1029bc586f29c262f5f60eb079623e62 +SHA256 (KDE/kdepim-4.3.1.tar.bz2) = d63ed5ae7f68e1f2d282d2cf775d287ef779854f312f7e4e30139e789ee877a6 +SIZE (KDE/kdepim-4.3.1.tar.bz2) = 11323109 diff --git a/deskutils/kdepim44/pkg-plist b/deskutils/kdepim44/pkg-plist index 565c1bdf9383..4b9588dd6ae5 100644 --- a/deskutils/kdepim44/pkg-plist +++ b/deskutils/kdepim44/pkg-plist @@ -422,6 +422,10 @@ share/apps/kaddressbook/printing/mike-style.png share/apps/kaddressbook/printing/ringbinder-style.png share/apps/kaddressbook/vcard_xxportui.rc share/apps/kaddressbook/zone.tab +share/apps/kalarm/icons/oxygen/16x16/actions/document-new-from-template.png +share/apps/kalarm/icons/oxygen/22x22/actions/document-new-from-template.png +share/apps/kalarm/icons/oxygen/22x22/actions/kalarm.png +share/apps/kalarm/icons/oxygen/22x22/actions/new-command-alarm.png share/apps/kalarm/kalarmui.rc share/apps/kconf_update/kalarm-1.2.1-general.pl share/apps/kconf_update/kalarm-1.9.5-defaults.pl @@ -1037,7 +1041,6 @@ share/icons/hicolor/scalable/apps/kmail.svgz share/icons/hicolor/scalable/apps/korganizer.svgz share/icons/oxygen/128x128/apps/kalarm.png share/icons/oxygen/128x128/apps/kleopatra.png -share/icons/oxygen/16x16/actions/document-new-from-template.png share/icons/oxygen/16x16/actions/edit-delete-page.png share/icons/oxygen/16x16/actions/ldap_lookup.png share/icons/oxygen/16x16/actions/mail-forwarded-replied.png @@ -1058,11 +1061,8 @@ share/icons/oxygen/16x16/status/mail-task.png share/icons/oxygen/22x22/actions/button_fewer.png share/icons/oxygen/22x22/actions/button_more.png share/icons/oxygen/22x22/actions/checkmark.png -share/icons/oxygen/22x22/actions/document-new-from-template.png share/icons/oxygen/22x22/actions/edit-delete-page.png -share/icons/oxygen/22x22/actions/kalarm.png share/icons/oxygen/22x22/actions/mail-reply-custom.png -share/icons/oxygen/22x22/actions/new-command-alarm.png share/icons/oxygen/22x22/apps/kalarm.png share/icons/oxygen/22x22/apps/kleopatra.png share/icons/oxygen/22x22/mimetypes/x-mail-distribution-list.png @@ -1335,6 +1335,12 @@ share/kde4/servicetypes/kpilotconduit.desktop @dirrm share/apps/kjots @dirrm share/apps/kdepimwidgets/pics @dirrm share/apps/kdepimwidgets +@dirrm share/apps/kalarm/icons/oxygen/22x22/actions +@dirrm share/apps/kalarm/icons/oxygen/22x22 +@dirrm share/apps/kalarm/icons/oxygen/16x16/actions +@dirrm share/apps/kalarm/icons/oxygen/16x16 +@dirrm share/apps/kalarm/icons/oxygen +@dirrm share/apps/kalarm/icons @dirrm share/apps/kalarm @dirrm share/apps/kaddressbook/printing @dirrm share/apps/kaddressbook/pics diff --git a/deskutils/kdepimlibs4/Makefile b/deskutils/kdepimlibs4/Makefile index 617f302e9195..7a373b778c74 100644 --- a/deskutils/kdepimlibs4/Makefile +++ b/deskutils/kdepimlibs4/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdepimlibs PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= deskutils kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/deskutils/kdepimlibs4/distinfo b/deskutils/kdepimlibs4/distinfo index 266d42365c27..e899348ac5f9 100644 --- a/deskutils/kdepimlibs4/distinfo +++ b/deskutils/kdepimlibs4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdepimlibs-4.3.0.tar.bz2) = 313f1a9d353f82c2ffee517115404dd5 -SHA256 (KDE/kdepimlibs-4.3.0.tar.bz2) = 30b2eb661a7b4533d574855302ddb59bd2a91136ad162990e948eb89a1328c30 -SIZE (KDE/kdepimlibs-4.3.0.tar.bz2) = 1778054 +MD5 (KDE/kdepimlibs-4.3.1.tar.bz2) = 8f8ffad4475a98f864470da888ef0931 +SHA256 (KDE/kdepimlibs-4.3.1.tar.bz2) = 9173c3d9e033ca0c46cc74107a421f6fe9208e26d28583eb0fea89b918cdbe6a +SIZE (KDE/kdepimlibs-4.3.1.tar.bz2) = 1779777 diff --git a/deskutils/kdepimlibs4/pkg-plist b/deskutils/kdepimlibs4/pkg-plist index 688ab193c8f3..8a0edf9e2c8d 100644 --- a/deskutils/kdepimlibs4/pkg-plist +++ b/deskutils/kdepimlibs4/pkg-plist @@ -723,6 +723,7 @@ share/apps/libkholidays/holiday_ca share/apps/libkholidays/holiday_catalan share/apps/libkholidays/holiday_ch share/apps/libkholidays/holiday_cl +share/apps/libkholidays/holiday_cn share/apps/libkholidays/holiday_co share/apps/libkholidays/holiday_cz share/apps/libkholidays/holiday_de diff --git a/deskutils/kdeplasma-addons/distinfo b/deskutils/kdeplasma-addons/distinfo index 326c23b9c709..914da50a1827 100644 --- a/deskutils/kdeplasma-addons/distinfo +++ b/deskutils/kdeplasma-addons/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeplasma-addons-4.3.0.tar.bz2) = 74369a3346c95368a62dc5a1490ed886 -SHA256 (KDE/kdeplasma-addons-4.3.0.tar.bz2) = b469a20740239a547b7ae2833870a506872a4dc39eb35fdc3756e88e95b05483 -SIZE (KDE/kdeplasma-addons-4.3.0.tar.bz2) = 1458073 +MD5 (KDE/kdeplasma-addons-4.3.1.tar.bz2) = 282473836da35a48a6c6bee0b6fa6666 +SHA256 (KDE/kdeplasma-addons-4.3.1.tar.bz2) = 1bfe36804842f798cafe00e79e0bbad2e75f682247129e7f424eb7969074103e +SIZE (KDE/kdeplasma-addons-4.3.1.tar.bz2) = 1448440 diff --git a/devel/kdebindings4-python-krosspython/distinfo b/devel/kdebindings4-python-krosspython/distinfo index 9fbf9a177ca4..d2cc4cfd2085 100644 --- a/devel/kdebindings4-python-krosspython/distinfo +++ b/devel/kdebindings4-python-krosspython/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdebindings-4.3.0.tar.bz2) = 6ef02ed3c958d918eed32ddf4034e40d -SHA256 (KDE/kdebindings-4.3.0.tar.bz2) = 2d30e3a00470f06b61728b467a0dec94f4deee0e227a65e62306fa90dd643ead -SIZE (KDE/kdebindings-4.3.0.tar.bz2) = 4879363 +MD5 (KDE/kdebindings-4.3.1.tar.bz2) = 6cc71c3f6136d3b69f7a109d03ddfe40 +SHA256 (KDE/kdebindings-4.3.1.tar.bz2) = 18b5a6d17e1541264d7e61cb0975cfa594f905d7b69dc9b0242a0a7485c88373 +SIZE (KDE/kdebindings-4.3.1.tar.bz2) = 4881053 diff --git a/devel/kdebindings4-python-pykde4/distinfo b/devel/kdebindings4-python-pykde4/distinfo index 9fbf9a177ca4..d2cc4cfd2085 100644 --- a/devel/kdebindings4-python-pykde4/distinfo +++ b/devel/kdebindings4-python-pykde4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdebindings-4.3.0.tar.bz2) = 6ef02ed3c958d918eed32ddf4034e40d -SHA256 (KDE/kdebindings-4.3.0.tar.bz2) = 2d30e3a00470f06b61728b467a0dec94f4deee0e227a65e62306fa90dd643ead -SIZE (KDE/kdebindings-4.3.0.tar.bz2) = 4879363 +MD5 (KDE/kdebindings-4.3.1.tar.bz2) = 6cc71c3f6136d3b69f7a109d03ddfe40 +SHA256 (KDE/kdebindings-4.3.1.tar.bz2) = 18b5a6d17e1541264d7e61cb0975cfa594f905d7b69dc9b0242a0a7485c88373 +SIZE (KDE/kdebindings-4.3.1.tar.bz2) = 4881053 diff --git a/devel/kdesdk4/distinfo b/devel/kdesdk4/distinfo index 78ce095bbb9d..febd464f1770 100644 --- a/devel/kdesdk4/distinfo +++ b/devel/kdesdk4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdesdk-4.3.0.tar.bz2) = eda2376a54d66899bf7beb60cc0843b1 -SHA256 (KDE/kdesdk-4.3.0.tar.bz2) = 24f207cb89467c0eaa6f66d25f1c42f5f4b80e5605571068a1e1e0cb6c76a04f -SIZE (KDE/kdesdk-4.3.0.tar.bz2) = 5609237 +MD5 (KDE/kdesdk-4.3.1.tar.bz2) = e1fda958d1f0a2ac39c0cc04814d1fd7 +SHA256 (KDE/kdesdk-4.3.1.tar.bz2) = bcf9b40485fa2618abb5058b6bebf7c72d4d37fcba045e3fd981bf5cedd92a88 +SIZE (KDE/kdesdk-4.3.1.tar.bz2) = 5611514 diff --git a/french/kde4-l10n/distinfo b/french/kde4-l10n/distinfo index c4b7250d6790..54b8980499a3 100644 --- a/french/kde4-l10n/distinfo +++ b/french/kde4-l10n/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-fr-4.3.0.tar.bz2) = faa1b6b4d9640c9a45f0e86a5af64091 -SHA256 (KDE/kde-l10n/kde-l10n-fr-4.3.0.tar.bz2) = 9c12c3bc975864a6c0e2e6ed0c0bf04409c7b7ad147a7dcdd1066d1a145ec065 -SIZE (KDE/kde-l10n/kde-l10n-fr-4.3.0.tar.bz2) = 21641751 +MD5 (KDE/kde-l10n/kde-l10n-fr-4.3.1.tar.bz2) = f6479abd82fafc1b32660d724a20cd35 +SHA256 (KDE/kde-l10n/kde-l10n-fr-4.3.1.tar.bz2) = a146eef99b9000991c61da767d2bb21d77457b9914da094290d8404e53126830 +SIZE (KDE/kde-l10n/kde-l10n-fr-4.3.1.tar.bz2) = 21665386 diff --git a/french/kde4-l10n/pkg-plist b/french/kde4-l10n/pkg-plist index de110dfd761e..1ba06234b53a 100644 --- a/french/kde4-l10n/pkg-plist +++ b/french/kde4-l10n/pkg-plist @@ -1585,6 +1585,7 @@ share/locale/fr/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/fr/LC_MESSAGES/kcm_emoticons.mo share/locale/fr/LC_MESSAGES/kcm_krfb.mo share/locale/fr/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/fr/LC_MESSAGES/kcm_lirc.mo share/locale/fr/LC_MESSAGES/kcm_memory.mo share/locale/fr/LC_MESSAGES/kcm_partition.mo share/locale/fr/LC_MESSAGES/kcm_pci.mo @@ -1631,7 +1632,6 @@ share/locale/fr/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/fr/LC_MESSAGES/kcmkwm.mo share/locale/fr/LC_MESSAGES/kcmlaunch.mo share/locale/fr/LC_MESSAGES/kcmlilo.mo -share/locale/fr/LC_MESSAGES/kcmlirc.mo share/locale/fr/LC_MESSAGES/kcmlocale.mo share/locale/fr/LC_MESSAGES/kcmnic.mo share/locale/fr/LC_MESSAGES/kcmnotify.mo @@ -1820,6 +1820,7 @@ share/locale/fr/LC_MESSAGES/kres_remote.mo share/locale/fr/LC_MESSAGES/kres_scalix.mo share/locale/fr/LC_MESSAGES/kres_tvanytime.mo share/locale/fr/LC_MESSAGES/kres_xmlrpc.mo +share/locale/fr/LC_MESSAGES/kresources_shared_akonadi.mo share/locale/fr/LC_MESSAGES/kreversi.mo share/locale/fr/LC_MESSAGES/krfb.mo share/locale/fr/LC_MESSAGES/kruler.mo diff --git a/games/kdegames4/distinfo b/games/kdegames4/distinfo index 9be19c99f761..1ceab81f1984 100644 --- a/games/kdegames4/distinfo +++ b/games/kdegames4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdegames-4.3.0.tar.bz2) = 9997c1fab82519ebc59e661c4324fa0a -SHA256 (KDE/kdegames-4.3.0.tar.bz2) = ea5addf3514ed8e9e61e548537342683ef7129be43bbe91d81b5c873cc1c8e36 -SIZE (KDE/kdegames-4.3.0.tar.bz2) = 50567329 +MD5 (KDE/kdegames-4.3.1.tar.bz2) = dd0819543978033d4701d65109bf3926 +SHA256 (KDE/kdegames-4.3.1.tar.bz2) = 25314af6c9cae220e00f045491726a5ed6c3fa292dbef5a66ac01361bd8e4df7 +SIZE (KDE/kdegames-4.3.1.tar.bz2) = 50567545 diff --git a/german/kde4-l10n/distinfo b/german/kde4-l10n/distinfo index 8464191e3a3d..6367f560faef 100644 --- a/german/kde4-l10n/distinfo +++ b/german/kde4-l10n/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-de-4.3.0.tar.bz2) = c7ca5df8998b4ae0977bc706db86d89f -SHA256 (KDE/kde-l10n/kde-l10n-de-4.3.0.tar.bz2) = 0f0a3b65322cfb67b7b2e0fae90cdb6a5e60e9a415c27dfebd2d3c56cd8fbe82 -SIZE (KDE/kde-l10n/kde-l10n-de-4.3.0.tar.bz2) = 20221699 +MD5 (KDE/kde-l10n/kde-l10n-de-4.3.1.tar.bz2) = d379f16c94661c8068b068f8f58d1d40 +SHA256 (KDE/kde-l10n/kde-l10n-de-4.3.1.tar.bz2) = 96ccf4c4d631968bc2ed081ec7c216430a681d87a88d2ea1854260d636d045b6 +SIZE (KDE/kde-l10n/kde-l10n-de-4.3.1.tar.bz2) = 20259404 diff --git a/german/kde4-l10n/pkg-plist b/german/kde4-l10n/pkg-plist index 7f224c9834dc..2672e8343b63 100644 --- a/german/kde4-l10n/pkg-plist +++ b/german/kde4-l10n/pkg-plist @@ -1755,6 +1755,7 @@ share/locale/de/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/de/LC_MESSAGES/kcm_emoticons.mo share/locale/de/LC_MESSAGES/kcm_krfb.mo share/locale/de/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/de/LC_MESSAGES/kcm_lirc.mo share/locale/de/LC_MESSAGES/kcm_memory.mo share/locale/de/LC_MESSAGES/kcm_partition.mo share/locale/de/LC_MESSAGES/kcm_pci.mo @@ -1801,7 +1802,6 @@ share/locale/de/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/de/LC_MESSAGES/kcmkwm.mo share/locale/de/LC_MESSAGES/kcmlaunch.mo share/locale/de/LC_MESSAGES/kcmlilo.mo -share/locale/de/LC_MESSAGES/kcmlirc.mo share/locale/de/LC_MESSAGES/kcmlocale.mo share/locale/de/LC_MESSAGES/kcmnic.mo share/locale/de/LC_MESSAGES/kcmnotify.mo diff --git a/graphics/kcoloredit/Makefile b/graphics/kcoloredit/Makefile index 3ee35ef9c794..4f3dc01c3d69 100644 --- a/graphics/kcoloredit/Makefile +++ b/graphics/kcoloredit/Makefile @@ -21,8 +21,9 @@ USE_KDE4= kdelibs kdeprefix kdehier automoc4 USE_QT_VER= 4 QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build USE_CMAKE= yes +MAKE_JOBS_SAFE= yes APP_VER= 2.0.0 -EXTRA_VER= 4.3.0 +EXTRA_VER= 4.3.1 .include <bsd.port.mk> diff --git a/graphics/kcoloredit/distinfo b/graphics/kcoloredit/distinfo index d276671ffa27..284bb94af72d 100644 --- a/graphics/kcoloredit/distinfo +++ b/graphics/kcoloredit/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/extragear/kcoloredit-2.0.0-kde4.3.0.tar.bz2) = 4d4c7809dd3275299ff31cdfb784ddab -SHA256 (KDE/extragear/kcoloredit-2.0.0-kde4.3.0.tar.bz2) = 7d86c4a0bdc65260db32b3d3701fd552f4982c04e7de5dada77a345d97e214f2 -SIZE (KDE/extragear/kcoloredit-2.0.0-kde4.3.0.tar.bz2) = 139425 +MD5 (KDE/extragear/kcoloredit-2.0.0-kde4.3.1.tar.bz2) = 8307023ee8759c250962e034bf563b1a +SHA256 (KDE/extragear/kcoloredit-2.0.0-kde4.3.1.tar.bz2) = d2c5b8db899d26b2d45389af3dd59e54e9932614f91ffe31affe189b8b9c2e38 +SIZE (KDE/extragear/kcoloredit-2.0.0-kde4.3.1.tar.bz2) = 140717 diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile index 09fefe1c4966..c77a80820527 100644 --- a/graphics/kdegraphics4/Makefile +++ b/graphics/kdegraphics4/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdegraphics PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/graphics/kdegraphics4/distinfo b/graphics/kdegraphics4/distinfo index 7b596b6cfbde..5d343537fc34 100644 --- a/graphics/kdegraphics4/distinfo +++ b/graphics/kdegraphics4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdegraphics-4.3.0.tar.bz2) = 5d3838a2575a82777f00ced90332c41a -SHA256 (KDE/kdegraphics-4.3.0.tar.bz2) = 48c1cb44f20732b6d674df9b8f3d96590208f6168ec4a85a17379b79fe9a8741 -SIZE (KDE/kdegraphics-4.3.0.tar.bz2) = 3616635 +MD5 (KDE/kdegraphics-4.3.1.tar.bz2) = 1657ac3a8773db36b2d89e0bdb332d8b +SHA256 (KDE/kdegraphics-4.3.1.tar.bz2) = 832d74ee27df791e097319352ad94349b28466b0cacf1345ceb3dd317f03b161 +SIZE (KDE/kdegraphics-4.3.1.tar.bz2) = 3618073 diff --git a/graphics/kgraphviewer/Makefile b/graphics/kgraphviewer/Makefile index e6a69aba003e..f9c0eca11a4e 100644 --- a/graphics/kgraphviewer/Makefile +++ b/graphics/kgraphviewer/Makefile @@ -7,7 +7,6 @@ PORTNAME= kgraphviewer PORTVERSION= ${APP_VER}.${EXTRA_VER} -PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${EXTRA_VER}/src/extragear @@ -24,8 +23,9 @@ USE_KDE4= kdelibs pimlibs kdeprefix kdehier automoc4 USE_QT_VER= 4 QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build USE_CMAKE= yes +MAKE_JOBS_SAFE= yes APP_VER= 2.0.2 -EXTRA_VER= 4.3.0 +EXTRA_VER= 4.3.1 .include <bsd.port.mk> diff --git a/graphics/kgraphviewer/distinfo b/graphics/kgraphviewer/distinfo index 486840cf2fd3..5c6689f767e6 100644 --- a/graphics/kgraphviewer/distinfo +++ b/graphics/kgraphviewer/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/extragear/kgraphviewer-2.0.2-kde4.3.0.tar.bz2) = 23935e28a7c316d20b17e13c9089d727 -SHA256 (KDE/extragear/kgraphviewer-2.0.2-kde4.3.0.tar.bz2) = aada39888ad6c7f3a14d539f2e56fb244d48783ed569af60b47fe600ef0e5fc3 -SIZE (KDE/extragear/kgraphviewer-2.0.2-kde4.3.0.tar.bz2) = 1065567 +MD5 (KDE/extragear/kgraphviewer-2.0.2-kde4.3.1.tar.bz2) = 225698249780fccd9537528238230656 +SHA256 (KDE/extragear/kgraphviewer-2.0.2-kde4.3.1.tar.bz2) = e800740856b1a269319473a03f7ac13559db86eb0448f2a7a0fa26c266dde113 +SIZE (KDE/extragear/kgraphviewer-2.0.2-kde4.3.1.tar.bz2) = 1068583 diff --git a/graphics/kgraphviewer/files/patch-src_CMakeLists.txt b/graphics/kgraphviewer/files/patch-src_CMakeLists.txt index bf793c74695e..71a67461cc05 100644 --- a/graphics/kgraphviewer/files/patch-src_CMakeLists.txt +++ b/graphics/kgraphviewer/files/patch-src_CMakeLists.txt @@ -1,5 +1,5 @@ ---- src/CMakeLists.txt.orig 2009-07-30 23:25:29.000000000 +1100 -+++ src/CMakeLists.txt 2009-08-03 02:07:27.000000000 +1100 +--- ./src/CMakeLists.txt.orig 2009-08-31 18:57:31.000000000 +0400 ++++ ./src/CMakeLists.txt 2009-09-01 21:42:30.000000000 +0400 @@ -15,7 +15,7 @@ kde4_add_executable(kgraphviewer ${kgraphviewer_SRCS}) @@ -9,3 +9,12 @@ install( TARGETS kgraphviewer ${INSTALL_TARGETS_DEFAULT_ARGS}) +@@ -40,7 +40,7 @@ + + kde4_add_executable(kgrapheditor ${kgrapheditor_SRCS}) + +-target_link_libraries(kgrapheditor ${QT_AND_KDECORE_LIBS} ${KDE4_KHTML_LIBS} gvc graph pathplan cdt) ++target_link_libraries(kgrapheditor ${QT_AND_KDECORE_LIBS} ${KDE4_KHTML_LIBS} ${LIBGVC_LIBRARY} gvc graph pathplan cdt) + + install( TARGETS kgrapheditor ${INSTALL_TARGETS_DEFAULT_ARGS}) + diff --git a/graphics/kiconedit/Makefile b/graphics/kiconedit/Makefile index 17b5a1e07bd7..a1664288ff69 100644 --- a/graphics/kiconedit/Makefile +++ b/graphics/kiconedit/Makefile @@ -20,7 +20,8 @@ USE_KDE4= kdelibs kdeprefix kdehier automoc4 USE_QT_VER= 4 QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build USE_CMAKE= yes +MAKE_JOBS_SAFE= yes -EXTRA_VER= 4.3.0 +EXTRA_VER= 4.3.1 .include <bsd.port.mk> diff --git a/graphics/kiconedit/distinfo b/graphics/kiconedit/distinfo index d04d2114dfd9..86039fb0b31f 100644 --- a/graphics/kiconedit/distinfo +++ b/graphics/kiconedit/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/extragear/kiconedit-4.3.0.tar.bz2) = b01877aa6da21b50f0550c43c6b86cfe -SHA256 (KDE/extragear/kiconedit-4.3.0.tar.bz2) = 9a709fcbcf10a610ba3b3407f850c471811234ff3bb3693a13ba4a09ea4cf3e5 -SIZE (KDE/extragear/kiconedit-4.3.0.tar.bz2) = 366222 +MD5 (KDE/extragear/kiconedit-4.3.1.tar.bz2) = 211d2de7aae9b2eb5594550b40ebe70b +SHA256 (KDE/extragear/kiconedit-4.3.1.tar.bz2) = e47621519cce1e3a6c60c20564f298a5ffbe7646395e8c28c61217bc7dda1433 +SIZE (KDE/extragear/kiconedit-4.3.1.tar.bz2) = 364504 diff --git a/graphics/kpovmodeler/Makefile b/graphics/kpovmodeler/Makefile index 26f4faaa69c8..ba8015cca530 100644 --- a/graphics/kpovmodeler/Makefile +++ b/graphics/kpovmodeler/Makefile @@ -22,8 +22,9 @@ USE_QT_VER= 4 QT_COMPONENTS= corelib opengl qmake_build moc_build rcc_build uic_build USE_CMAKE= yes USE_GETTEXT= yes +MAKE_JOBS_SAFE= yes APP_VER= 1.1.3 -EXTRA_VER= 4.3.0 +EXTRA_VER= 4.3.1 .include <bsd.port.mk> diff --git a/graphics/kpovmodeler/distinfo b/graphics/kpovmodeler/distinfo index 3056bd12c7e0..3903b9390eb1 100644 --- a/graphics/kpovmodeler/distinfo +++ b/graphics/kpovmodeler/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/extragear/kpovmodeler-1.1.3-kde4.3.0.tar.bz2) = 73077c7b85ef2000dfcc6a0ba437e34d -SHA256 (KDE/extragear/kpovmodeler-1.1.3-kde4.3.0.tar.bz2) = 53f42465d1d36d446395b39260557ee8fa0f2172f331b670a9840d37fc3e08c6 -SIZE (KDE/extragear/kpovmodeler-1.1.3-kde4.3.0.tar.bz2) = 3387487 +MD5 (KDE/extragear/kpovmodeler-1.1.3-kde4.3.1.tar.bz2) = 211d4dd16005da35d7daf0291d8ce666 +SHA256 (KDE/extragear/kpovmodeler-1.1.3-kde4.3.1.tar.bz2) = 5ce1e7beb15f0bdada4f2a325a7b0c84110f6cbc1f33ad9ca0568890706b17f3 +SIZE (KDE/extragear/kpovmodeler-1.1.3-kde4.3.1.tar.bz2) = 3386140 diff --git a/graphics/kuickshow-kde4/Makefile b/graphics/kuickshow-kde4/Makefile index 48cc25b99736..33a93dc96069 100644 --- a/graphics/kuickshow-kde4/Makefile +++ b/graphics/kuickshow-kde4/Makefile @@ -23,10 +23,11 @@ USE_QT_VER= 4 QT_COMPONENTS= corelib opengl qmake_build moc_build rcc_build uic_build USE_CMAKE= yes USE_GETTEXT= yes +MAKE_JOBS_SAFE= yes LATEST_LINK= ${PORTNAME}-kde4 APP_VER= 0.9.1 -EXTRA_VER= 4.3.0 +EXTRA_VER= 4.3.1 .include <bsd.port.mk> diff --git a/graphics/kuickshow-kde4/distinfo b/graphics/kuickshow-kde4/distinfo index cad200e48b04..b6c7af148064 100644 --- a/graphics/kuickshow-kde4/distinfo +++ b/graphics/kuickshow-kde4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/extragear/kuickshow-0.9.1-kde4.3.0.tar.bz2) = ce06222c1c1c872b4fcd889133eba946 -SHA256 (KDE/extragear/kuickshow-0.9.1-kde4.3.0.tar.bz2) = f4ab8f2951cb82a2a7d60af3ce3ddfc3fdfb6ecf608f689cd6e85cd3465b740d -SIZE (KDE/extragear/kuickshow-0.9.1-kde4.3.0.tar.bz2) = 910208 +MD5 (KDE/extragear/kuickshow-0.9.1-kde4.3.1.tar.bz2) = 7c5d9fa34e9df5b91e79af42e0256fdc +SHA256 (KDE/extragear/kuickshow-0.9.1-kde4.3.1.tar.bz2) = bcf09cdb2e8f2a45d2b70bddd16734a0cc3878fc758cb4a33fcf13f163881210 +SIZE (KDE/extragear/kuickshow-0.9.1-kde4.3.1.tar.bz2) = 909388 diff --git a/graphics/skanlite/Makefile b/graphics/skanlite/Makefile index b5c8304f1b20..a148f705069b 100644 --- a/graphics/skanlite/Makefile +++ b/graphics/skanlite/Makefile @@ -23,8 +23,9 @@ USE_KDE4= kdelibs kdeprefix kdehier automoc4 USE_QT_VER= 4 QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build USE_CMAKE= yes +MAKE_JOBS_SAFE= yes APP_VER= 0.3 -EXTRA_VER= 4.3.0 +EXTRA_VER= 4.3.1 .include <bsd.port.mk> diff --git a/graphics/skanlite/distinfo b/graphics/skanlite/distinfo index e2ceccaf3574..aa5c72337734 100644 --- a/graphics/skanlite/distinfo +++ b/graphics/skanlite/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/extragear/skanlite-0.3-kde4.3.0.tar.bz2) = cf72ef82553627e21406084a12e9b5eb -SHA256 (KDE/extragear/skanlite-0.3-kde4.3.0.tar.bz2) = 6b00f1c22281a2fa86be993d068bdf2e81268bcb032db2c4aba290554fd044dc -SIZE (KDE/extragear/skanlite-0.3-kde4.3.0.tar.bz2) = 1179138 +MD5 (KDE/extragear/skanlite-0.3-kde4.3.1.tar.bz2) = ffe6c35bb6dc9096380c940ac2bc3e6e +SHA256 (KDE/extragear/skanlite-0.3-kde4.3.1.tar.bz2) = 7787988f8df28c1219e3db35f98cd5332c626a0b8676da86fb6b9684a533fd38 +SIZE (KDE/extragear/skanlite-0.3-kde4.3.1.tar.bz2) = 1180604 diff --git a/graphics/skanlite/pkg-plist b/graphics/skanlite/pkg-plist index 218266040b58..73cc4e2faab2 100644 --- a/graphics/skanlite/pkg-plist +++ b/graphics/skanlite/pkg-plist @@ -27,6 +27,7 @@ share/doc/HTML/uk/skanlite/common share/doc/HTML/uk/skanlite/index.cache.bz2 share/doc/HTML/uk/skanlite/index.docbook share/locale/be/LC_MESSAGES/skanlite.mo +share/locale/ca/LC_MESSAGES/skanlite.mo share/locale/cs/LC_MESSAGES/skanlite.mo share/locale/da/LC_MESSAGES/skanlite.mo share/locale/de/LC_MESSAGES/skanlite.mo @@ -41,6 +42,7 @@ share/locale/is/LC_MESSAGES/skanlite.mo share/locale/it/LC_MESSAGES/skanlite.mo share/locale/ja/LC_MESSAGES/skanlite.mo share/locale/km/LC_MESSAGES/skanlite.mo +share/locale/ko/LC_MESSAGES/skanlite.mo share/locale/lt/LC_MESSAGES/skanlite.mo share/locale/lv/LC_MESSAGES/skanlite.mo share/locale/nb/LC_MESSAGES/skanlite.mo diff --git a/hebrew/kde4-l10n/distinfo b/hebrew/kde4-l10n/distinfo index 43ef33981445..18470964cad0 100644 --- a/hebrew/kde4-l10n/distinfo +++ b/hebrew/kde4-l10n/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-he-4.3.0.tar.bz2) = f6ca255a2759ac90a1dbef609d0f173e -SHA256 (KDE/kde-l10n/kde-l10n-he-4.3.0.tar.bz2) = bd35bd45d105b7db5833ee0e6ccba34b1f9db38698c70093cba2e246ad19b7a3 -SIZE (KDE/kde-l10n/kde-l10n-he-4.3.0.tar.bz2) = 2081411 +MD5 (KDE/kde-l10n/kde-l10n-he-4.3.1.tar.bz2) = e7c36e7bfac29b6f35e5f9f595bd3fee +SHA256 (KDE/kde-l10n/kde-l10n-he-4.3.1.tar.bz2) = c5e6882fe353f86005a337d22b6c8c5a5347f76e4d85692a94d5d1c5196fb307 +SIZE (KDE/kde-l10n/kde-l10n-he-4.3.1.tar.bz2) = 2105810 diff --git a/hebrew/kde4-l10n/pkg-plist b/hebrew/kde4-l10n/pkg-plist index 6e4327712f6b..a8f5b1b14c1e 100644 --- a/hebrew/kde4-l10n/pkg-plist +++ b/hebrew/kde4-l10n/pkg-plist @@ -107,6 +107,7 @@ share/locale/he/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/he/LC_MESSAGES/kcm_emoticons.mo share/locale/he/LC_MESSAGES/kcm_krfb.mo share/locale/he/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/he/LC_MESSAGES/kcm_lirc.mo share/locale/he/LC_MESSAGES/kcm_memory.mo share/locale/he/LC_MESSAGES/kcm_partition.mo share/locale/he/LC_MESSAGES/kcm_phonon.mo @@ -147,7 +148,6 @@ share/locale/he/LC_MESSAGES/kcmkwinrules.mo share/locale/he/LC_MESSAGES/kcmkwm.mo share/locale/he/LC_MESSAGES/kcmlaunch.mo share/locale/he/LC_MESSAGES/kcmlilo.mo -share/locale/he/LC_MESSAGES/kcmlirc.mo share/locale/he/LC_MESSAGES/kcmlocale.mo share/locale/he/LC_MESSAGES/kcmnic.mo share/locale/he/LC_MESSAGES/kcmnotify.mo diff --git a/hungarian/kde4-l10n/distinfo b/hungarian/kde4-l10n/distinfo index b55f810084a5..c0aa0f39b4d1 100644 --- a/hungarian/kde4-l10n/distinfo +++ b/hungarian/kde4-l10n/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-hu-4.3.0.tar.bz2) = ba442f81bc3ed72710e5ea1c44c2949d -SHA256 (KDE/kde-l10n/kde-l10n-hu-4.3.0.tar.bz2) = 8ed8e9c7c67ad490780b966af644fbbb66ac65f3ce461b3af274564f7da5dc1b -SIZE (KDE/kde-l10n/kde-l10n-hu-4.3.0.tar.bz2) = 4312182 +MD5 (KDE/kde-l10n/kde-l10n-hu-4.3.1.tar.bz2) = f535c3f52fe6fd6dd62f47cf3b050c72 +SHA256 (KDE/kde-l10n/kde-l10n-hu-4.3.1.tar.bz2) = 482d1b480bfe5e890c416276671aca07b46166d5deadedad15007a2236d322a0 +SIZE (KDE/kde-l10n/kde-l10n-hu-4.3.1.tar.bz2) = 4339383 diff --git a/hungarian/kde4-l10n/pkg-plist b/hungarian/kde4-l10n/pkg-plist index 47bf2e278b79..5fde60f36fbb 100644 --- a/hungarian/kde4-l10n/pkg-plist +++ b/hungarian/kde4-l10n/pkg-plist @@ -383,6 +383,7 @@ share/locale/hu/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/hu/LC_MESSAGES/kcm_emoticons.mo share/locale/hu/LC_MESSAGES/kcm_krfb.mo share/locale/hu/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/hu/LC_MESSAGES/kcm_lirc.mo share/locale/hu/LC_MESSAGES/kcm_memory.mo share/locale/hu/LC_MESSAGES/kcm_partition.mo share/locale/hu/LC_MESSAGES/kcm_pci.mo @@ -429,7 +430,6 @@ share/locale/hu/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/hu/LC_MESSAGES/kcmkwm.mo share/locale/hu/LC_MESSAGES/kcmlaunch.mo share/locale/hu/LC_MESSAGES/kcmlilo.mo -share/locale/hu/LC_MESSAGES/kcmlirc.mo share/locale/hu/LC_MESSAGES/kcmlocale.mo share/locale/hu/LC_MESSAGES/kcmnic.mo share/locale/hu/LC_MESSAGES/kcmnotify.mo @@ -646,7 +646,6 @@ share/locale/hu/LC_MESSAGES/ksysguardlsofwidgets.mo share/locale/hu/LC_MESSAGES/ksystemlog.mo share/locale/hu/LC_MESSAGES/ksystraycmd.mo share/locale/hu/LC_MESSAGES/ksysv.mo -share/locale/hu/LC_MESSAGES/ktron.mo share/locale/hu/LC_MESSAGES/kteatime.mo share/locale/hu/LC_MESSAGES/ktexteditor_plugins.mo share/locale/hu/LC_MESSAGES/ktexteditorkabcbridge_plugin.mo @@ -655,6 +654,7 @@ share/locale/hu/LC_MESSAGES/ktimer.mo share/locale/hu/LC_MESSAGES/ktimetracker.mo share/locale/hu/LC_MESSAGES/ktouch.mo share/locale/hu/LC_MESSAGES/ktraderclient.mo +share/locale/hu/LC_MESSAGES/ktron.mo share/locale/hu/LC_MESSAGES/kttsd.mo share/locale/hu/LC_MESSAGES/ktuberling.mo share/locale/hu/LC_MESSAGES/kturtle.mo @@ -682,6 +682,7 @@ share/locale/hu/LC_MESSAGES/kxsconfig.mo share/locale/hu/LC_MESSAGES/kxsldbg.mo share/locale/hu/LC_MESSAGES/lancelot.mo share/locale/hu/LC_MESSAGES/libakonadi.mo +share/locale/hu/LC_MESSAGES/libconversion.mo share/locale/hu/LC_MESSAGES/libkblog.mo share/locale/hu/LC_MESSAGES/libkcal.mo share/locale/hu/LC_MESSAGES/libkcddb.mo @@ -709,10 +710,12 @@ share/locale/hu/LC_MESSAGES/libktnef.mo share/locale/hu/LC_MESSAGES/libkworkspace.mo share/locale/hu/LC_MESSAGES/libkxmlrpcclient.mo share/locale/hu/LC_MESSAGES/libmailtransport.mo +share/locale/hu/LC_MESSAGES/libocsclient.mo share/locale/hu/LC_MESSAGES/liboktetacore.mo share/locale/hu/LC_MESSAGES/libphonon.mo share/locale/hu/LC_MESSAGES/libplasma.mo share/locale/hu/LC_MESSAGES/libplasmaclock.mo +share/locale/hu/LC_MESSAGES/libplasmaweather.mo share/locale/hu/LC_MESSAGES/libtaskmanager.mo share/locale/hu/LC_MESSAGES/lokalize.mo share/locale/hu/LC_MESSAGES/lskat.mo @@ -750,6 +753,7 @@ share/locale/hu/LC_MESSAGES/plasma_applet_BbalL.mo share/locale/hu/LC_MESSAGES/plasma_applet_CharSelectApplet.mo share/locale/hu/LC_MESSAGES/plasma_applet_battery.mo share/locale/hu/LC_MESSAGES/plasma_applet_binaryclock.mo +share/locale/hu/LC_MESSAGES/plasma_applet_bubblemon.mo share/locale/hu/LC_MESSAGES/plasma_applet_calculator.mo share/locale/hu/LC_MESSAGES/plasma_applet_clock.mo share/locale/hu/LC_MESSAGES/plasma_applet_comic.mo @@ -771,10 +775,12 @@ share/locale/hu/LC_MESSAGES/plasma_applet_leavenote.mo share/locale/hu/LC_MESSAGES/plasma_applet_life.mo share/locale/hu/LC_MESSAGES/plasma_applet_lockout.mo share/locale/hu/LC_MESSAGES/plasma_applet_luna.mo +share/locale/hu/LC_MESSAGES/plasma_applet_magnifique.mo share/locale/hu/LC_MESSAGES/plasma_applet_microblog.mo share/locale/hu/LC_MESSAGES/plasma_applet_news.mo share/locale/hu/LC_MESSAGES/plasma_applet_notes.mo share/locale/hu/LC_MESSAGES/plasma_applet_nowplaying.mo +share/locale/hu/LC_MESSAGES/plasma_applet_opendesktop.mo share/locale/hu/LC_MESSAGES/plasma_applet_pager.mo share/locale/hu/LC_MESSAGES/plasma_applet_panel.mo share/locale/hu/LC_MESSAGES/plasma_applet_panelspacer_internal.mo @@ -784,15 +790,19 @@ share/locale/hu/LC_MESSAGES/plasma_applet_previewer.mo share/locale/hu/LC_MESSAGES/plasma_applet_qstardict.mo share/locale/hu/LC_MESSAGES/plasma_applet_quicklaunch.mo share/locale/hu/LC_MESSAGES/plasma_applet_rssnow.mo +share/locale/hu/LC_MESSAGES/plasma_applet_rtm.mo share/locale/hu/LC_MESSAGES/plasma_applet_saverdesktop.mo share/locale/hu/LC_MESSAGES/plasma_applet_showdashboard.mo share/locale/hu/LC_MESSAGES/plasma_applet_showdesktop.mo share/locale/hu/LC_MESSAGES/plasma_applet_skapplet.mo share/locale/hu/LC_MESSAGES/plasma_applet_system-monitor.mo +share/locale/hu/LC_MESSAGES/plasma_applet_systemloadviewer.mo share/locale/hu/LC_MESSAGES/plasma_applet_systemtray.mo share/locale/hu/LC_MESSAGES/plasma_applet_tasks.mo share/locale/hu/LC_MESSAGES/plasma_applet_timer.mo share/locale/hu/LC_MESSAGES/plasma_applet_trash.mo +share/locale/hu/LC_MESSAGES/plasma_applet_unitconverter.mo +share/locale/hu/LC_MESSAGES/plasma_applet_weather.mo share/locale/hu/LC_MESSAGES/plasma_applet_weatherstation.mo share/locale/hu/LC_MESSAGES/plasma_applet_webbrowser.mo share/locale/hu/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo @@ -804,13 +814,18 @@ share/locale/hu/LC_MESSAGES/plasma_engine_metadata.mo share/locale/hu/LC_MESSAGES/plasma_engine_network.mo share/locale/hu/LC_MESSAGES/plasma_engine_notifications.mo share/locale/hu/LC_MESSAGES/plasma_engine_nowplaying.mo +share/locale/hu/LC_MESSAGES/plasma_engine_ocs.mo share/locale/hu/LC_MESSAGES/plasma_engine_rss.mo share/locale/hu/LC_MESSAGES/plasma_engine_weather.mo +share/locale/hu/LC_MESSAGES/plasma_packagestructure_comic.mo share/locale/hu/LC_MESSAGES/plasma_runner_bookmarksrunner.mo +share/locale/hu/LC_MESSAGES/plasma_runner_browserhistory.mo share/locale/hu/LC_MESSAGES/plasma_runner_calculatorrunner.mo share/locale/hu/LC_MESSAGES/plasma_runner_contacts.mo share/locale/hu/LC_MESSAGES/plasma_runner_converterrunner.mo share/locale/hu/LC_MESSAGES/plasma_runner_katesessions.mo +share/locale/hu/LC_MESSAGES/plasma_runner_konquerorsessions.mo +share/locale/hu/LC_MESSAGES/plasma_runner_konsolesessions.mo share/locale/hu/LC_MESSAGES/plasma_runner_locations.mo share/locale/hu/LC_MESSAGES/plasma_runner_nepomuksearchrunner.mo share/locale/hu/LC_MESSAGES/plasma_runner_placesrunner.mo @@ -824,6 +839,11 @@ share/locale/hu/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/hu/LC_MESSAGES/plasma_scriptengine_qscript.mo share/locale/hu/LC_MESSAGES/plasma_wallpaper_color.mo share/locale/hu/LC_MESSAGES/plasma_wallpaper_image.mo +share/locale/hu/LC_MESSAGES/plasma_wallpaper_mandelbrot.mo +share/locale/hu/LC_MESSAGES/plasma_wallpaper_marble.mo +share/locale/hu/LC_MESSAGES/plasma_wallpaper_pattern.mo +share/locale/hu/LC_MESSAGES/plasma_wallpaper_virus.mo +share/locale/hu/LC_MESSAGES/plasma_wallpaper_weather.mo share/locale/hu/LC_MESSAGES/plasmaengineexplorer.mo share/locale/hu/LC_MESSAGES/plasmapkg.mo share/locale/hu/LC_MESSAGES/plasmawallpaperviewer.mo diff --git a/japanese/kde4-l10n/distinfo b/japanese/kde4-l10n/distinfo index c007649ad27e..ef57f64fc4ad 100644 --- a/japanese/kde4-l10n/distinfo +++ b/japanese/kde4-l10n/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-ja-4.3.0.tar.bz2) = e0bc5aecab2dab8a32a7a379c3bda98c -SHA256 (KDE/kde-l10n/kde-l10n-ja-4.3.0.tar.bz2) = 4e782b3126df80ac34a65e669f232c363279750aab5fc0dc6a818041bc9d4cfd -SIZE (KDE/kde-l10n/kde-l10n-ja-4.3.0.tar.bz2) = 2208990 +MD5 (KDE/kde-l10n/kde-l10n-ja-4.3.1.tar.bz2) = 15e9b5a45a6236139342151e2a80b6cc +SHA256 (KDE/kde-l10n/kde-l10n-ja-4.3.1.tar.bz2) = 0cfd36655739cbda1bd41c42229adc396f43bc4ea4f3fa631d6cb5bdfa84995d +SIZE (KDE/kde-l10n/kde-l10n-ja-4.3.1.tar.bz2) = 2238158 diff --git a/japanese/kde4-l10n/pkg-plist b/japanese/kde4-l10n/pkg-plist index 5e46b57e86f9..f1f160b25dcc 100644 --- a/japanese/kde4-l10n/pkg-plist +++ b/japanese/kde4-l10n/pkg-plist @@ -104,6 +104,7 @@ share/locale/ja/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/ja/LC_MESSAGES/kcm_emoticons.mo share/locale/ja/LC_MESSAGES/kcm_krfb.mo share/locale/ja/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/ja/LC_MESSAGES/kcm_lirc.mo share/locale/ja/LC_MESSAGES/kcm_memory.mo share/locale/ja/LC_MESSAGES/kcm_partition.mo share/locale/ja/LC_MESSAGES/kcm_pci.mo @@ -149,7 +150,6 @@ share/locale/ja/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ja/LC_MESSAGES/kcmkwm.mo share/locale/ja/LC_MESSAGES/kcmlaunch.mo share/locale/ja/LC_MESSAGES/kcmlilo.mo -share/locale/ja/LC_MESSAGES/kcmlirc.mo share/locale/ja/LC_MESSAGES/kcmlocale.mo share/locale/ja/LC_MESSAGES/kcmnic.mo share/locale/ja/LC_MESSAGES/kcmnotify.mo @@ -520,15 +520,14 @@ share/locale/ja/LC_MESSAGES/plasma_appletscriptengine_googlegadget.mo share/locale/ja/LC_MESSAGES/plasma_appletscriptengine_qedjescripts.mo share/locale/ja/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/ja/LC_MESSAGES/plasma_engine_kalzium.mo -share/locale/ja/LC_MESSAGES/plasma_engine_rss.mo share/locale/ja/LC_MESSAGES/plasma_engine_metadata.mo share/locale/ja/LC_MESSAGES/plasma_engine_network.mo +share/locale/ja/LC_MESSAGES/plasma_engine_rss.mo share/locale/ja/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/ja/LC_MESSAGES/plasma_runner_browserhistory.mo share/locale/ja/LC_MESSAGES/plasma_runner_calculatorrunner.mo share/locale/ja/LC_MESSAGES/plasma_runner_contacts.mo share/locale/ja/LC_MESSAGES/plasma_runner_converterrunner.mo -share/locale/ja/LC_MESSAGES/plasma_runner_konquerorsessions.mo share/locale/ja/LC_MESSAGES/plasma_runner_katesessions.mo share/locale/ja/LC_MESSAGES/plasma_runner_konquerorsessions.mo share/locale/ja/LC_MESSAGES/plasma_runner_konsolesessions.mo diff --git a/korean/kde4-l10n/distinfo b/korean/kde4-l10n/distinfo index 8ca57151c849..a30c7f8a275d 100644 --- a/korean/kde4-l10n/distinfo +++ b/korean/kde4-l10n/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-ko-4.3.0.tar.bz2) = 9a10bf30852acd34040c6fa8fcf1bc27 -SHA256 (KDE/kde-l10n/kde-l10n-ko-4.3.0.tar.bz2) = b44db33c32b8718847bb7f79cce407b15b223df61f761f3c874d3f709994f3ac -SIZE (KDE/kde-l10n/kde-l10n-ko-4.3.0.tar.bz2) = 1367699 +MD5 (KDE/kde-l10n/kde-l10n-ko-4.3.1.tar.bz2) = a1bc1560b7c20d2e1bd9e3004b2a75f7 +SHA256 (KDE/kde-l10n/kde-l10n-ko-4.3.1.tar.bz2) = ff72ffe149e3c976175996921772b373e823d21c151e0e824b45f5111c4b98bd +SIZE (KDE/kde-l10n/kde-l10n-ko-4.3.1.tar.bz2) = 1380465 diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index f0b770f809a2..cb1d5883b5c5 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/math/kcalc/distinfo b/math/kcalc/distinfo index 80d48a0439d0..c170b2f74165 100644 --- a/math/kcalc/distinfo +++ b/math/kcalc/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeutils-4.3.0.tar.bz2) = 9d17d3d7bf25be5af1cbd4abf04e4c99 -SHA256 (KDE/kdeutils-4.3.0.tar.bz2) = c94f3462ea8bf375f3a83806380470c234465dcde8b7c63629d89965edc21d40 -SIZE (KDE/kdeutils-4.3.0.tar.bz2) = 2521985 +MD5 (KDE/kdeutils-4.3.1.tar.bz2) = 69491ba185ba8ecb2dd4860d7048a88a +SHA256 (KDE/kdeutils-4.3.1.tar.bz2) = 659d23848039bbb5f2d7c24d0693605d2a95e1b9f9693562fc68ffcb7f6d2125 +SIZE (KDE/kdeutils-4.3.1.tar.bz2) = 2524224 diff --git a/math/kcalc/pkg-plist b/math/kcalc/pkg-plist index c364e5629318..5c78076065cc 100644 --- a/math/kcalc/pkg-plist +++ b/math/kcalc/pkg-plist @@ -116,7 +116,7 @@ share/apps/profiles/dragonplayer.profile.xml share/apps/profiles/klauncher.profile.xml share/apps/profiles/kmix.profile.xml share/apps/profiles/konqueror.profile.xml -share/apps/profiles/noatun.profile.xml +share/apps/profiles/kscd.profile.xml share/apps/profiles/okular.profile.xml share/apps/profiles/profile.dtd share/apps/profiles/shutdown.profile.xml diff --git a/misc/Makefile b/misc/Makefile index cb73c1cc4cc9..bef17616ef38 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -283,6 +283,7 @@ SUBDIR += kde4-l10n-gu SUBDIR += kde4-l10n-hi SUBDIR += kde4-l10n-hne + SUBDIR += kde4-l10n-hr SUBDIR += kde4-l10n-it SUBDIR += kde4-l10n-is SUBDIR += kde4-l10n-kk diff --git a/misc/kde4-l10n-bg/distinfo b/misc/kde4-l10n-bg/distinfo index 5863d6efbb70..9c950b702d7e 100644 --- a/misc/kde4-l10n-bg/distinfo +++ b/misc/kde4-l10n-bg/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-bg-4.3.0.tar.bz2) = fb0a71d21cf32e48a28916d365b4cd96 -SHA256 (KDE/kde-l10n/kde-l10n-bg-4.3.0.tar.bz2) = 6629c495230cc1065823119b3d348d01ec2d33fe8ead55be145eb7147229cc81 -SIZE (KDE/kde-l10n/kde-l10n-bg-4.3.0.tar.bz2) = 1749482 +MD5 (KDE/kde-l10n/kde-l10n-bg-4.3.1.tar.bz2) = fdc30435d4ac28b6113e9add14d728f3 +SHA256 (KDE/kde-l10n/kde-l10n-bg-4.3.1.tar.bz2) = e71970f449af9f7f0ca7417bc24483398ac3d29ee6e340e3fa5ac3a1166fb9f3 +SIZE (KDE/kde-l10n/kde-l10n-bg-4.3.1.tar.bz2) = 1774263 diff --git a/misc/kde4-l10n-bg/pkg-plist b/misc/kde4-l10n-bg/pkg-plist index 5132b3bc397d..0fb045779050 100644 --- a/misc/kde4-l10n-bg/pkg-plist +++ b/misc/kde4-l10n-bg/pkg-plist @@ -49,6 +49,7 @@ share/locale/bg/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/bg/LC_MESSAGES/kcm_emoticons.mo share/locale/bg/LC_MESSAGES/kcm_krfb.mo share/locale/bg/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/bg/LC_MESSAGES/kcm_lirc.mo share/locale/bg/LC_MESSAGES/kcm_pci.mo share/locale/bg/LC_MESSAGES/kcm_solid.mo share/locale/bg/LC_MESSAGES/kcm_solid_actions.mo @@ -87,7 +88,6 @@ share/locale/bg/LC_MESSAGES/kcmkwinrules.mo share/locale/bg/LC_MESSAGES/kcmkwm.mo share/locale/bg/LC_MESSAGES/kcmlaunch.mo share/locale/bg/LC_MESSAGES/kcmlilo.mo -share/locale/bg/LC_MESSAGES/kcmlirc.mo share/locale/bg/LC_MESSAGES/kcmlocale.mo share/locale/bg/LC_MESSAGES/kcmnic.mo share/locale/bg/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-bn_IN/distinfo b/misc/kde4-l10n-bn_IN/distinfo index b06b30879e5b..ead443436b71 100644 --- a/misc/kde4-l10n-bn_IN/distinfo +++ b/misc/kde4-l10n-bn_IN/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-bn_IN-4.3.0.tar.bz2) = 26164201b1d8b6c922385353f2a7aefb -SHA256 (KDE/kde-l10n/kde-l10n-bn_IN-4.3.0.tar.bz2) = 237acf612904b74f45dc8b350348f2d18e79bcfb9d7da00c5eb2a72587cb2e96 -SIZE (KDE/kde-l10n/kde-l10n-bn_IN-4.3.0.tar.bz2) = 333556 +MD5 (KDE/kde-l10n/kde-l10n-bn_IN-4.3.1.tar.bz2) = c95e4fbb0ef37dfebedb7e0df62c9683 +SHA256 (KDE/kde-l10n/kde-l10n-bn_IN-4.3.1.tar.bz2) = 3e7d5b44c88387f3a5f746563e1508e4f50545cedfc07d1a3f85adc8ed9dd2fe +SIZE (KDE/kde-l10n/kde-l10n-bn_IN-4.3.1.tar.bz2) = 336077 diff --git a/misc/kde4-l10n-ca/distinfo b/misc/kde4-l10n-ca/distinfo index 4e38fc87c5c2..98633d67a58d 100644 --- a/misc/kde4-l10n-ca/distinfo +++ b/misc/kde4-l10n-ca/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-ca-4.3.0.tar.bz2) = 1f9e2f387083be475ec995c0e965b1cf -SHA256 (KDE/kde-l10n/kde-l10n-ca-4.3.0.tar.bz2) = 32e45cfa5e5a034f437f2dd691335066add6ad997f2601a5b1d6944d56dfdcf4 -SIZE (KDE/kde-l10n/kde-l10n-ca-4.3.0.tar.bz2) = 4024067 +MD5 (KDE/kde-l10n/kde-l10n-ca-4.3.1.tar.bz2) = 18cf7a34ce6d7ffa4c38a56cb17e0fbb +SHA256 (KDE/kde-l10n/kde-l10n-ca-4.3.1.tar.bz2) = b57003d5e2242785c2af7fa7b76d63874a7f96855bbb1bae9351cfb45fa27acb +SIZE (KDE/kde-l10n/kde-l10n-ca-4.3.1.tar.bz2) = 4887522 diff --git a/misc/kde4-l10n-ca/pkg-plist b/misc/kde4-l10n-ca/pkg-plist index 89cfc5ff2c2d..e8a391d86ebd 100644 --- a/misc/kde4-l10n-ca/pkg-plist +++ b/misc/kde4-l10n-ca/pkg-plist @@ -1,4 +1,135 @@ share/apps/khangman/ca.txt +share/apps/ktuberling/sounds/ca.soundtheme +share/apps/ktuberling/sounds/ca/Frier-Tux.ogg +share/apps/ktuberling/sounds/ca/Guard-Tux.ogg +share/apps/ktuberling/sounds/ca/Kid-Tux.ogg +share/apps/ktuberling/sounds/ca/Little-Tux.ogg +share/apps/ktuberling/sounds/ca/Maiden-Tux.ogg +share/apps/ktuberling/sounds/ca/Prince-Tux.ogg +share/apps/ktuberling/sounds/ca/Robin-Tux.ogg +share/apps/ktuberling/sounds/ca/Sherif-Tux.ogg +share/apps/ktuberling/sounds/ca/Whitch-Tux.ogg +share/apps/ktuberling/sounds/ca/apple.ogg +share/apps/ktuberling/sounds/ca/arrow.ogg +share/apps/ktuberling/sounds/ca/arrows.ogg +share/apps/ktuberling/sounds/ca/bow-shoot.ogg +share/apps/ktuberling/sounds/ca/bow.ogg +share/apps/ktuberling/sounds/ca/bullseye.ogg +share/apps/ktuberling/sounds/ca/candles-glow.ogg +share/apps/ktuberling/sounds/ca/candles.ogg +share/apps/ktuberling/sounds/ca/egypt_arch.ogg +share/apps/ktuberling/sounds/ca/egypt_birds.ogg +share/apps/ktuberling/sounds/ca/egypt_boy.ogg +share/apps/ktuberling/sounds/ca/egypt_bridge.ogg +share/apps/ktuberling/sounds/ca/egypt_camel.ogg +share/apps/ktuberling/sounds/ca/egypt_cart.ogg +share/apps/ktuberling/sounds/ca/egypt_column.ogg +share/apps/ktuberling/sounds/ca/egypt_donkey.ogg +share/apps/ktuberling/sounds/ca/egypt_girl.ogg +share/apps/ktuberling/sounds/ca/egypt_grass.ogg +share/apps/ktuberling/sounds/ca/egypt_man.ogg +share/apps/ktuberling/sounds/ca/egypt_oasis.ogg +share/apps/ktuberling/sounds/ca/egypt_palmtree.ogg +share/apps/ktuberling/sounds/ca/egypt_pyramid.ogg +share/apps/ktuberling/sounds/ca/egypt_road.ogg +share/apps/ktuberling/sounds/ca/egypt_sphynx.ogg +share/apps/ktuberling/sounds/ca/egypt_well.ogg +share/apps/ktuberling/sounds/ca/egypt_woman.ogg +share/apps/ktuberling/sounds/ca/fish.ogg +share/apps/ktuberling/sounds/ca/flask-poison.ogg +share/apps/ktuberling/sounds/ca/flask.ogg +share/apps/ktuberling/sounds/ca/goblet.ogg +share/apps/ktuberling/sounds/ca/guitar.ogg +share/apps/ktuberling/sounds/ca/key.ogg +share/apps/ktuberling/sounds/ca/letter-love.ogg +share/apps/ktuberling/sounds/ca/letter.ogg +share/apps/ktuberling/sounds/ca/moon_alien.ogg +share/apps/ktuberling/sounds/ca/moon_astronaut.ogg +share/apps/ktuberling/sounds/ca/moon_earth.ogg +share/apps/ktuberling/sounds/ca/moon_fallingstar.ogg +share/apps/ktuberling/sounds/ca/moon_hotel.ogg +share/apps/ktuberling/sounds/ca/moon_monster.ogg +share/apps/ktuberling/sounds/ca/moon_moonwalker.ogg +share/apps/ktuberling/sounds/ca/moon_planet.ogg +share/apps/ktuberling/sounds/ca/moon_radar.ogg +share/apps/ktuberling/sounds/ca/moon_rocket.ogg +share/apps/ktuberling/sounds/ca/moon_satellite.ogg +share/apps/ktuberling/sounds/ca/moon_sign.ogg +share/apps/ktuberling/sounds/ca/moon_star.ogg +share/apps/ktuberling/sounds/ca/moon_ufo.ogg +share/apps/ktuberling/sounds/ca/note.ogg +share/apps/ktuberling/sounds/ca/notes.ogg +share/apps/ktuberling/sounds/ca/patata_arrecada.ogg +share/apps/ktuberling/sounds/ca/patata_barret.ogg +share/apps/ktuberling/sounds/ca/patata_basto.ogg +share/apps/ktuberling/sounds/ca/patata_bermudes.ogg +share/apps/ktuberling/sounds/ca/patata_bigoti.ogg +share/apps/ktuberling/sounds/ca/patata_cabell.ogg +share/apps/ktuberling/sounds/ca/patata_cella.ogg +share/apps/ktuberling/sounds/ca/patata_corbata.ogg +share/apps/ktuberling/sounds/ca/patata_corbati.ogg +share/apps/ktuberling/sounds/ca/patata_faldilla.ogg +share/apps/ktuberling/sounds/ca/patata_flors.ogg +share/apps/ktuberling/sounds/ca/patata_llavis.ogg +share/apps/ktuberling/sounds/ca/patata_nas.ogg +share/apps/ktuberling/sounds/ca/patata_orella.ogg +share/apps/ktuberling/sounds/ca/patata_paraigua.ogg +share/apps/ktuberling/sounds/ca/patata_pilota.ogg +share/apps/ktuberling/sounds/ca/patata_sabata.ogg +share/apps/ktuberling/sounds/ca/patata_ull.ogg +share/apps/ktuberling/sounds/ca/patata_ulleres.ogg +share/apps/ktuberling/sounds/ca/patata_ulleresdesol.ogg +share/apps/ktuberling/sounds/ca/patata_vestit.ogg +share/apps/ktuberling/sounds/ca/pizzeria_anchovy.ogg +share/apps/ktuberling/sounds/ca/pizzeria_bacon.ogg +share/apps/ktuberling/sounds/ca/pizzeria_brocolli.ogg +share/apps/ktuberling/sounds/ca/pizzeria_cheese.ogg +share/apps/ktuberling/sounds/ca/pizzeria_cucumber.ogg +share/apps/ktuberling/sounds/ca/pizzeria_mushroom.ogg +share/apps/ktuberling/sounds/ca/pizzeria_olive.ogg +share/apps/ktuberling/sounds/ca/pizzeria_onion.ogg +share/apps/ktuberling/sounds/ca/pizzeria_oregano.ogg +share/apps/ktuberling/sounds/ca/pizzeria_pepper.ogg +share/apps/ktuberling/sounds/ca/pizzeria_pepperoni.ogg +share/apps/ktuberling/sounds/ca/pizzeria_pineapple.ogg +share/apps/ktuberling/sounds/ca/pizzeria_salami.ogg +share/apps/ktuberling/sounds/ca/pizzeria_tomato.ogg +share/apps/ktuberling/sounds/ca/plate.ogg +share/apps/ktuberling/sounds/ca/say-angry.ogg +share/apps/ktuberling/sounds/ca/say-huh.ogg +share/apps/ktuberling/sounds/ca/say-idea.ogg +share/apps/ktuberling/sounds/ca/say-laugh.ogg +share/apps/ktuberling/sounds/ca/say-love.ogg +share/apps/ktuberling/sounds/ca/say-sick.ogg +share/apps/ktuberling/sounds/ca/say-stare.ogg +share/apps/ktuberling/sounds/ca/say-what.ogg +share/apps/ktuberling/sounds/ca/say-wow.ogg +share/apps/ktuberling/sounds/ca/say-zzz.ogg +share/apps/ktuberling/sounds/ca/teacup.ogg +share/apps/ktuberling/sounds/ca/vase.ogg +share/apps/ktuberling/sounds/ca/wanted.ogg +share/apps/ktuberling/sounds/ca/white-dowe-fly.ogg +share/apps/ktuberling/sounds/ca/white-dowe.ogg +share/apps/ktuberling/sounds/ca/xmas_angel.ogg +share/apps/ktuberling/sounds/ca/xmas_ball.ogg +share/apps/ktuberling/sounds/ca/xmas_boot.ogg +share/apps/ktuberling/sounds/ca/xmas_candle.ogg +share/apps/ktuberling/sounds/ca/xmas_comet.ogg +share/apps/ktuberling/sounds/ca/xmas_garland.ogg +share/apps/ktuberling/sounds/ca/xmas_lights.ogg +share/apps/ktuberling/sounds/ca/xmas_mistletoe.ogg +share/apps/ktuberling/sounds/ca/xmas_moon.ogg +share/apps/ktuberling/sounds/ca/xmas_owl.ogg +share/apps/ktuberling/sounds/ca/xmas_present.ogg +share/apps/ktuberling/sounds/ca/xmas_rabbit.ogg +share/apps/ktuberling/sounds/ca/xmas_reindeer.ogg +share/apps/ktuberling/sounds/ca/xmas_shoe.ogg +share/apps/ktuberling/sounds/ca/xmas_snowflake.ogg +share/apps/ktuberling/sounds/ca/xmas_snowman.ogg +share/apps/ktuberling/sounds/ca/xmas_star.ogg +share/apps/ktuberling/sounds/ca/xmas_tree.ogg +share/apps/ktuberling/sounds/ca/xmas_turtle.ogg +share/apps/ktuberling/sounds/ca/xmas_tux.ogg share/apps/kvtml/ca/animals.kvtml share/apps/kvtml/ca/animals_pri.kvtml share/apps/kvtml/ca/biografies_sec.kvtml @@ -704,6 +835,7 @@ share/locale/ca/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/ca/LC_MESSAGES/kcm_emoticons.mo share/locale/ca/LC_MESSAGES/kcm_krfb.mo share/locale/ca/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/ca/LC_MESSAGES/kcm_lirc.mo share/locale/ca/LC_MESSAGES/kcm_memory.mo share/locale/ca/LC_MESSAGES/kcm_partition.mo share/locale/ca/LC_MESSAGES/kcm_pci.mo @@ -750,7 +882,6 @@ share/locale/ca/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ca/LC_MESSAGES/kcmkwm.mo share/locale/ca/LC_MESSAGES/kcmlaunch.mo share/locale/ca/LC_MESSAGES/kcmlilo.mo -share/locale/ca/LC_MESSAGES/kcmlirc.mo share/locale/ca/LC_MESSAGES/kcmlocale.mo share/locale/ca/LC_MESSAGES/kcmnic.mo share/locale/ca/LC_MESSAGES/kcmnotify.mo @@ -1355,6 +1486,9 @@ share/locale/ca/entry.desktop @dirrm share/doc/HTML/ca/amor @dirrm share/apps/kvtml/ca @dirrm share/apps/kvtml +@dirrm share/apps/ktuberling/sounds/ca +@dirrm share/apps/ktuberling/sounds +@dirrm share/apps/ktuberling @dirrm share/apps/khangman @dirrmtry man/ca/man8 @dirrmtry man/ca/man7 diff --git a/misc/kde4-l10n-cs/distinfo b/misc/kde4-l10n-cs/distinfo index f81e6d125d73..1b3c017ce528 100644 --- a/misc/kde4-l10n-cs/distinfo +++ b/misc/kde4-l10n-cs/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-cs-4.3.0.tar.bz2) = 8d8ec27742416e134b2990abbd9af14b -SHA256 (KDE/kde-l10n/kde-l10n-cs-4.3.0.tar.bz2) = fdc83af80a3ace284cc2627fb9df88bbaf7c465fcd46384d1bb89dbdbc71d8fc -SIZE (KDE/kde-l10n/kde-l10n-cs-4.3.0.tar.bz2) = 3141792 +MD5 (KDE/kde-l10n/kde-l10n-cs-4.3.1.tar.bz2) = 62d5a25f8f3cc2b2004525ecd69716a8 +SHA256 (KDE/kde-l10n/kde-l10n-cs-4.3.1.tar.bz2) = bccee2dc7f5fb512faa18f5a7f26695265bb35b5a78c50332f8ad2290b645c06 +SIZE (KDE/kde-l10n/kde-l10n-cs-4.3.1.tar.bz2) = 3171489 diff --git a/misc/kde4-l10n-cs/pkg-plist b/misc/kde4-l10n-cs/pkg-plist index 30c83a0ccd26..ade62343e1b8 100644 --- a/misc/kde4-l10n-cs/pkg-plist +++ b/misc/kde4-l10n-cs/pkg-plist @@ -1,29 +1,4 @@ share/apps/khangman/cs.txt -share/locale/cs/LC_MESSAGES/akonadi_kresourceassistant.mo -share/locale/cs/LC_MESSAGES/kate_kttsd.mo -share/locale/cs/LC_MESSAGES/katebacktracebrowserplugin.mo -share/locale/cs/LC_MESSAGES/kcal_akonadi.mo -share/locale/cs/LC_MESSAGES/kresources_shared_akonadi.mo -share/locale/cs/LC_MESSAGES/libkimap.mo -share/locale/cs/LC_MESSAGES/libkpimtextedit.mo -share/locale/cs/LC_MESSAGES/libocsclient.mo -share/locale/cs/LC_MESSAGES/libplasmaweather.mo -share/locale/cs/LC_MESSAGES/plasma_applet_BbalL.mo -share/locale/cs/LC_MESSAGES/plasma_applet_CharSelectApplet.mo -share/locale/cs/LC_MESSAGES/plasma_applet_bubblemon.mo -share/locale/cs/LC_MESSAGES/plasma_applet_microblog.mo -share/locale/cs/LC_MESSAGES/plasma_applet_opendesktop.mo -share/locale/cs/LC_MESSAGES/plasma_applet_qstardict.mo -share/locale/cs/LC_MESSAGES/plasma_applet_saverdesktop.mo -share/locale/cs/LC_MESSAGES/plasma_appletscriptengine_googlegadget.mo -share/locale/cs/LC_MESSAGES/plasma_appletscriptengine_qedjescripts.mo -share/locale/cs/LC_MESSAGES/plasma_engine_keystate.mo -share/locale/cs/LC_MESSAGES/plasma_engine_notifications.mo -share/locale/cs/LC_MESSAGES/plasma_packagestructure_comic.mo -share/locale/cs/LC_MESSAGES/plasma_runner_browserhistory.mo -share/locale/cs/LC_MESSAGES/plasma_runner_konquerorsessions.mo -share/locale/cs/LC_MESSAGES/plasma_runner_konsolesessions.mo -share/locale/cs/LC_MESSAGES/plasma_wallpaper_weather.mo share/apps/klettres/cs/alpha/a-0.ogg share/apps/klettres/cs/alpha/a-1.ogg share/apps/klettres/cs/alpha/a-10.ogg @@ -166,6 +141,7 @@ share/locale/cs/LC_MESSAGES/akonadi_kabc_resource.mo share/locale/cs/LC_MESSAGES/akonadi_kcal_resource.mo share/locale/cs/LC_MESSAGES/akonadi_knut_resource.mo share/locale/cs/LC_MESSAGES/akonadi_kolabproxy_resource.mo +share/locale/cs/LC_MESSAGES/akonadi_kresourceassistant.mo share/locale/cs/LC_MESSAGES/akonadi_localbookmarks_resource.mo share/locale/cs/LC_MESSAGES/akonadi_maildir_resource.mo share/locale/cs/LC_MESSAGES/akonadi_microblog_resource.mo @@ -221,6 +197,8 @@ share/locale/cs/LC_MESSAGES/kappfinder.mo share/locale/cs/LC_MESSAGES/kapptemplate.mo share/locale/cs/LC_MESSAGES/kate-ctags-plugin.mo share/locale/cs/LC_MESSAGES/kate.mo +share/locale/cs/LC_MESSAGES/kate_kttsd.mo +share/locale/cs/LC_MESSAGES/katebacktracebrowserplugin.mo share/locale/cs/LC_MESSAGES/katebuild-plugin.mo share/locale/cs/LC_MESSAGES/kateexternaltoolsplugin.mo share/locale/cs/LC_MESSAGES/katefilebrowserplugin.mo @@ -253,6 +231,7 @@ share/locale/cs/LC_MESSAGES/kbruch.mo share/locale/cs/LC_MESSAGES/kbugbuster.mo share/locale/cs/LC_MESSAGES/kcachegrind.mo share/locale/cs/LC_MESSAGES/kcachegrind_qt.mo +share/locale/cs/LC_MESSAGES/kcal_akonadi.mo share/locale/cs/LC_MESSAGES/kcalc.mo share/locale/cs/LC_MESSAGES/kcertpart.mo share/locale/cs/LC_MESSAGES/kcharselect.mo @@ -262,6 +241,7 @@ share/locale/cs/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/cs/LC_MESSAGES/kcm_emoticons.mo share/locale/cs/LC_MESSAGES/kcm_krfb.mo share/locale/cs/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/cs/LC_MESSAGES/kcm_lirc.mo share/locale/cs/LC_MESSAGES/kcm_memory.mo share/locale/cs/LC_MESSAGES/kcm_partition.mo share/locale/cs/LC_MESSAGES/kcm_pci.mo @@ -308,7 +288,6 @@ share/locale/cs/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/cs/LC_MESSAGES/kcmkwm.mo share/locale/cs/LC_MESSAGES/kcmlaunch.mo share/locale/cs/LC_MESSAGES/kcmlilo.mo -share/locale/cs/LC_MESSAGES/kcmlirc.mo share/locale/cs/LC_MESSAGES/kcmlocale.mo share/locale/cs/LC_MESSAGES/kcmnic.mo share/locale/cs/LC_MESSAGES/kcmnotify.mo @@ -497,6 +476,7 @@ share/locale/cs/LC_MESSAGES/kres_remote.mo share/locale/cs/LC_MESSAGES/kres_scalix.mo share/locale/cs/LC_MESSAGES/kres_tvanytime.mo share/locale/cs/LC_MESSAGES/kres_xmlrpc.mo +share/locale/cs/LC_MESSAGES/kresources_shared_akonadi.mo share/locale/cs/LC_MESSAGES/kreversi.mo share/locale/cs/LC_MESSAGES/krfb.mo share/locale/cs/LC_MESSAGES/kruler.mo @@ -573,6 +553,7 @@ share/locale/cs/LC_MESSAGES/libkdeedu.mo share/locale/cs/LC_MESSAGES/libkdegames.mo share/locale/cs/LC_MESSAGES/libkdepim.mo share/locale/cs/LC_MESSAGES/libkholidays.mo +share/locale/cs/LC_MESSAGES/libkimap.mo share/locale/cs/LC_MESSAGES/libkldap.mo share/locale/cs/LC_MESSAGES/libkleopatra.mo share/locale/cs/LC_MESSAGES/libkmahjongg.mo @@ -580,6 +561,7 @@ share/locale/cs/LC_MESSAGES/libkmime.mo share/locale/cs/LC_MESSAGES/libkonq.mo share/locale/cs/LC_MESSAGES/libkpgp.mo share/locale/cs/LC_MESSAGES/libkpimidentities.mo +share/locale/cs/LC_MESSAGES/libkpimtextedit.mo share/locale/cs/LC_MESSAGES/libkpimutils.mo share/locale/cs/LC_MESSAGES/libkresources.mo share/locale/cs/LC_MESSAGES/libksane.mo @@ -589,10 +571,12 @@ share/locale/cs/LC_MESSAGES/libktnef.mo share/locale/cs/LC_MESSAGES/libkworkspace.mo share/locale/cs/LC_MESSAGES/libkxmlrpcclient.mo share/locale/cs/LC_MESSAGES/libmailtransport.mo +share/locale/cs/LC_MESSAGES/libocsclient.mo share/locale/cs/LC_MESSAGES/liboktetacore.mo share/locale/cs/LC_MESSAGES/libphonon.mo share/locale/cs/LC_MESSAGES/libplasma.mo share/locale/cs/LC_MESSAGES/libplasmaclock.mo +share/locale/cs/LC_MESSAGES/libplasmaweather.mo share/locale/cs/LC_MESSAGES/libtaskmanager.mo share/locale/cs/LC_MESSAGES/lokalize.mo share/locale/cs/LC_MESSAGES/lskat.mo @@ -628,8 +612,11 @@ share/locale/cs/LC_MESSAGES/phonon_kde.mo share/locale/cs/LC_MESSAGES/plasma-desktop.mo share/locale/cs/LC_MESSAGES/plasma-overlay.mo share/locale/cs/LC_MESSAGES/plasma-shells-common.mo +share/locale/cs/LC_MESSAGES/plasma_applet_BbalL.mo +share/locale/cs/LC_MESSAGES/plasma_applet_CharSelectApplet.mo share/locale/cs/LC_MESSAGES/plasma_applet_battery.mo share/locale/cs/LC_MESSAGES/plasma_applet_binaryclock.mo +share/locale/cs/LC_MESSAGES/plasma_applet_bubblemon.mo share/locale/cs/LC_MESSAGES/plasma_applet_calculator.mo share/locale/cs/LC_MESSAGES/plasma_applet_clock.mo share/locale/cs/LC_MESSAGES/plasma_applet_comic.mo @@ -653,18 +640,22 @@ share/locale/cs/LC_MESSAGES/plasma_applet_life.mo share/locale/cs/LC_MESSAGES/plasma_applet_lockout.mo share/locale/cs/LC_MESSAGES/plasma_applet_luna.mo share/locale/cs/LC_MESSAGES/plasma_applet_magnifique.mo +share/locale/cs/LC_MESSAGES/plasma_applet_microblog.mo share/locale/cs/LC_MESSAGES/plasma_applet_news.mo share/locale/cs/LC_MESSAGES/plasma_applet_notes.mo share/locale/cs/LC_MESSAGES/plasma_applet_nowplaying.mo +share/locale/cs/LC_MESSAGES/plasma_applet_opendesktop.mo share/locale/cs/LC_MESSAGES/plasma_applet_pager.mo share/locale/cs/LC_MESSAGES/plasma_applet_panel.mo share/locale/cs/LC_MESSAGES/plasma_applet_panelspacer_internal.mo share/locale/cs/LC_MESSAGES/plasma_applet_paste.mo share/locale/cs/LC_MESSAGES/plasma_applet_pastebin.mo share/locale/cs/LC_MESSAGES/plasma_applet_previewer.mo +share/locale/cs/LC_MESSAGES/plasma_applet_qstardict.mo share/locale/cs/LC_MESSAGES/plasma_applet_quicklaunch.mo share/locale/cs/LC_MESSAGES/plasma_applet_rssnow.mo share/locale/cs/LC_MESSAGES/plasma_applet_rtm.mo +share/locale/cs/LC_MESSAGES/plasma_applet_saverdesktop.mo share/locale/cs/LC_MESSAGES/plasma_applet_showdashboard.mo share/locale/cs/LC_MESSAGES/plasma_applet_showdesktop.mo share/locale/cs/LC_MESSAGES/plasma_applet_skapplet.mo @@ -679,19 +670,27 @@ share/locale/cs/LC_MESSAGES/plasma_applet_weather.mo share/locale/cs/LC_MESSAGES/plasma_applet_weatherstation.mo share/locale/cs/LC_MESSAGES/plasma_applet_webbrowser.mo share/locale/cs/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo +share/locale/cs/LC_MESSAGES/plasma_appletscriptengine_googlegadget.mo +share/locale/cs/LC_MESSAGES/plasma_appletscriptengine_qedjescripts.mo share/locale/cs/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/cs/LC_MESSAGES/plasma_engine_kalzium.mo +share/locale/cs/LC_MESSAGES/plasma_engine_keystate.mo share/locale/cs/LC_MESSAGES/plasma_engine_metadata.mo share/locale/cs/LC_MESSAGES/plasma_engine_network.mo +share/locale/cs/LC_MESSAGES/plasma_engine_notifications.mo share/locale/cs/LC_MESSAGES/plasma_engine_nowplaying.mo share/locale/cs/LC_MESSAGES/plasma_engine_ocs.mo share/locale/cs/LC_MESSAGES/plasma_engine_rss.mo share/locale/cs/LC_MESSAGES/plasma_engine_weather.mo +share/locale/cs/LC_MESSAGES/plasma_packagestructure_comic.mo share/locale/cs/LC_MESSAGES/plasma_runner_bookmarksrunner.mo +share/locale/cs/LC_MESSAGES/plasma_runner_browserhistory.mo share/locale/cs/LC_MESSAGES/plasma_runner_calculatorrunner.mo share/locale/cs/LC_MESSAGES/plasma_runner_contacts.mo share/locale/cs/LC_MESSAGES/plasma_runner_converterrunner.mo share/locale/cs/LC_MESSAGES/plasma_runner_katesessions.mo +share/locale/cs/LC_MESSAGES/plasma_runner_konquerorsessions.mo +share/locale/cs/LC_MESSAGES/plasma_runner_konsolesessions.mo share/locale/cs/LC_MESSAGES/plasma_runner_locations.mo share/locale/cs/LC_MESSAGES/plasma_runner_nepomuksearchrunner.mo share/locale/cs/LC_MESSAGES/plasma_runner_placesrunner.mo @@ -709,6 +708,7 @@ share/locale/cs/LC_MESSAGES/plasma_wallpaper_mandelbrot.mo share/locale/cs/LC_MESSAGES/plasma_wallpaper_marble.mo share/locale/cs/LC_MESSAGES/plasma_wallpaper_pattern.mo share/locale/cs/LC_MESSAGES/plasma_wallpaper_virus.mo +share/locale/cs/LC_MESSAGES/plasma_wallpaper_weather.mo share/locale/cs/LC_MESSAGES/plasmaengineexplorer.mo share/locale/cs/LC_MESSAGES/plasmapkg.mo share/locale/cs/LC_MESSAGES/plasmawallpaperviewer.mo diff --git a/misc/kde4-l10n-csb/distinfo b/misc/kde4-l10n-csb/distinfo index 9eb6bdac192a..8da080489d50 100644 --- a/misc/kde4-l10n-csb/distinfo +++ b/misc/kde4-l10n-csb/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-csb-4.3.0.tar.bz2) = f19c3a3bfae24f4caf98a40f6bed7463 -SHA256 (KDE/kde-l10n/kde-l10n-csb-4.3.0.tar.bz2) = 6a72e76ee87aa0b3afe9c6b3a4cd242bd7da8d9be088a3a97fb816e5e7decd18 -SIZE (KDE/kde-l10n/kde-l10n-csb-4.3.0.tar.bz2) = 442015 +MD5 (KDE/kde-l10n/kde-l10n-csb-4.3.1.tar.bz2) = bf81e4c48b250d3c8f1ecbfb80377a59 +SHA256 (KDE/kde-l10n/kde-l10n-csb-4.3.1.tar.bz2) = d9d3de75a8539a676323d117a37951328f1076fc3b88db2e51b54313ce1f6d7e +SIZE (KDE/kde-l10n/kde-l10n-csb-4.3.1.tar.bz2) = 443953 diff --git a/misc/kde4-l10n-da/distinfo b/misc/kde4-l10n-da/distinfo index 117d545d5e68..6fdc99c3ad84 100644 --- a/misc/kde4-l10n-da/distinfo +++ b/misc/kde4-l10n-da/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-da-4.3.0.tar.bz2) = b81c512af946a1e365c2eada3d82e4e0 -SHA256 (KDE/kde-l10n/kde-l10n-da-4.3.0.tar.bz2) = e2eceb2882892527f9c024988f93815aea7740abf26739d36f8b106e02e74579 -SIZE (KDE/kde-l10n/kde-l10n-da-4.3.0.tar.bz2) = 18007833 +MD5 (KDE/kde-l10n/kde-l10n-da-4.3.1.tar.bz2) = ec96cfdb8516e4d2db83a65bf403a421 +SHA256 (KDE/kde-l10n/kde-l10n-da-4.3.1.tar.bz2) = b2b567bd39262e459925684eea82158dbd5d003d25b057c2cf57bc888580301a +SIZE (KDE/kde-l10n/kde-l10n-da-4.3.1.tar.bz2) = 18032921 diff --git a/misc/kde4-l10n-da/pkg-plist b/misc/kde4-l10n-da/pkg-plist index 61d012739842..2b5a2be7463e 100644 --- a/misc/kde4-l10n-da/pkg-plist +++ b/misc/kde4-l10n-da/pkg-plist @@ -1268,6 +1268,7 @@ share/locale/da/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/da/LC_MESSAGES/kcm_emoticons.mo share/locale/da/LC_MESSAGES/kcm_krfb.mo share/locale/da/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/da/LC_MESSAGES/kcm_lirc.mo share/locale/da/LC_MESSAGES/kcm_memory.mo share/locale/da/LC_MESSAGES/kcm_partition.mo share/locale/da/LC_MESSAGES/kcm_pci.mo @@ -1314,7 +1315,6 @@ share/locale/da/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/da/LC_MESSAGES/kcmkwm.mo share/locale/da/LC_MESSAGES/kcmlaunch.mo share/locale/da/LC_MESSAGES/kcmlilo.mo -share/locale/da/LC_MESSAGES/kcmlirc.mo share/locale/da/LC_MESSAGES/kcmlocale.mo share/locale/da/LC_MESSAGES/kcmnic.mo share/locale/da/LC_MESSAGES/kcmnotify.mo @@ -1767,7 +1767,6 @@ share/locale/da/LC_MESSAGES/umbrello.mo share/locale/da/LC_MESSAGES/useraccount.mo share/locale/da/LC_MESSAGES/xml_mimetypes.mo share/locale/da/entry.desktop -@dirrmtry share/pixmaps @dirrm share/doc/HTML/da/xsldbg @dirrm share/doc/HTML/da/umbrello @dirrm share/doc/HTML/da/superkaramba diff --git a/misc/kde4-l10n-el/distinfo b/misc/kde4-l10n-el/distinfo index 9cc888c670bd..14965dab5513 100644 --- a/misc/kde4-l10n-el/distinfo +++ b/misc/kde4-l10n-el/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-el-4.3.0.tar.bz2) = 24b9e6117c254a7eb42bb7ac3ee5956e -SHA256 (KDE/kde-l10n/kde-l10n-el-4.3.0.tar.bz2) = 77ecb2b9fa830bce769facf3bd7fe4d98d11326e24de672438e32ff895aaf593 -SIZE (KDE/kde-l10n/kde-l10n-el-4.3.0.tar.bz2) = 2324987 +MD5 (KDE/kde-l10n/kde-l10n-el-4.3.1.tar.bz2) = 8ac584b59a437082a57e7be3d473f90e +SHA256 (KDE/kde-l10n/kde-l10n-el-4.3.1.tar.bz2) = 11a50b082ceb15ad0de5ce2b4edd38067e8ddb431ce0539a4e9075cd1b636141 +SIZE (KDE/kde-l10n/kde-l10n-el-4.3.1.tar.bz2) = 2354748 diff --git a/misc/kde4-l10n-el/pkg-plist b/misc/kde4-l10n-el/pkg-plist index 9d375951ace0..845f8674b15a 100644 --- a/misc/kde4-l10n-el/pkg-plist +++ b/misc/kde4-l10n-el/pkg-plist @@ -107,6 +107,7 @@ share/locale/el/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/el/LC_MESSAGES/kcm_emoticons.mo share/locale/el/LC_MESSAGES/kcm_krfb.mo share/locale/el/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/el/LC_MESSAGES/kcm_lirc.mo share/locale/el/LC_MESSAGES/kcm_memory.mo share/locale/el/LC_MESSAGES/kcm_partition.mo share/locale/el/LC_MESSAGES/kcm_pci.mo @@ -153,7 +154,6 @@ share/locale/el/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/el/LC_MESSAGES/kcmkwm.mo share/locale/el/LC_MESSAGES/kcmlaunch.mo share/locale/el/LC_MESSAGES/kcmlilo.mo -share/locale/el/LC_MESSAGES/kcmlirc.mo share/locale/el/LC_MESSAGES/kcmlocale.mo share/locale/el/LC_MESSAGES/kcmnic.mo share/locale/el/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-en_GB/distinfo b/misc/kde4-l10n-en_GB/distinfo index d71f4c857226..e3212128298c 100644 --- a/misc/kde4-l10n-en_GB/distinfo +++ b/misc/kde4-l10n-en_GB/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-en_GB-4.3.0.tar.bz2) = 1596bbb2848517bba0cf50854de47e89 -SHA256 (KDE/kde-l10n/kde-l10n-en_GB-4.3.0.tar.bz2) = 8f9b91e3097ee87515c140dd61ce2377390b447f9a68a3441c56bf0253f94236 -SIZE (KDE/kde-l10n/kde-l10n-en_GB-4.3.0.tar.bz2) = 3825899 +MD5 (KDE/kde-l10n/kde-l10n-en_GB-4.3.1.tar.bz2) = 6968cf5e2a49aa21758115051c5f4940 +SHA256 (KDE/kde-l10n/kde-l10n-en_GB-4.3.1.tar.bz2) = d1b81f0b3c2c46623edd84dbe82f2a3bb68d2ace8af50c6f4ae42742b795e334 +SIZE (KDE/kde-l10n/kde-l10n-en_GB-4.3.1.tar.bz2) = 3856885 diff --git a/misc/kde4-l10n-en_GB/pkg-plist b/misc/kde4-l10n-en_GB/pkg-plist index bdf1eee7685f..ad1e83f6a6e3 100644 --- a/misc/kde4-l10n-en_GB/pkg-plist +++ b/misc/kde4-l10n-en_GB/pkg-plist @@ -631,6 +631,7 @@ share/locale/en_GB/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/en_GB/LC_MESSAGES/kcm_emoticons.mo share/locale/en_GB/LC_MESSAGES/kcm_krfb.mo share/locale/en_GB/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/en_GB/LC_MESSAGES/kcm_lirc.mo share/locale/en_GB/LC_MESSAGES/kcm_memory.mo share/locale/en_GB/LC_MESSAGES/kcm_partition.mo share/locale/en_GB/LC_MESSAGES/kcm_pci.mo @@ -677,7 +678,6 @@ share/locale/en_GB/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/en_GB/LC_MESSAGES/kcmkwm.mo share/locale/en_GB/LC_MESSAGES/kcmlaunch.mo share/locale/en_GB/LC_MESSAGES/kcmlilo.mo -share/locale/en_GB/LC_MESSAGES/kcmlirc.mo share/locale/en_GB/LC_MESSAGES/kcmlocale.mo share/locale/en_GB/LC_MESSAGES/kcmnic.mo share/locale/en_GB/LC_MESSAGES/kcmnotify.mo @@ -1236,5 +1236,3 @@ share/locale/en_GB/entry.desktop @dirrm share/apps/klettres/en_GB/alpha @dirrm share/apps/klettres/en_GB @dirrm share/apps/klettres -@dirrm share/apps/katepart/syntax -@dirrm share/apps/katepart diff --git a/misc/kde4-l10n-eo/Makefile b/misc/kde4-l10n-eo/Makefile index f60756bce889..2fadca5ae98f 100644 --- a/misc/kde4-l10n-eo/Makefile +++ b/misc/kde4-l10n-eo/Makefile @@ -7,7 +7,6 @@ PORTNAME= kde-l10n PORTVERSION= 4.1.4 -PORTREVISION= 1 CATEGORIES= misc kde MAINTAINER= kde@FreeBSD.org diff --git a/misc/kde4-l10n-es/distinfo b/misc/kde4-l10n-es/distinfo index b8a7f7b4edf8..fe307f9d6742 100644 --- a/misc/kde4-l10n-es/distinfo +++ b/misc/kde4-l10n-es/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-es-4.3.0.tar.bz2) = 34dc196b2395e3a3223346cf2dafde5a -SHA256 (KDE/kde-l10n/kde-l10n-es-4.3.0.tar.bz2) = 81847afce8ea2af9c449da4bb7d54477932627eb22d60672979dd33c1c4621f4 -SIZE (KDE/kde-l10n/kde-l10n-es-4.3.0.tar.bz2) = 18564272 +MD5 (KDE/kde-l10n/kde-l10n-es-4.3.1.tar.bz2) = 31b3f07ce55dc8aae6bec971f338bcf3 +SHA256 (KDE/kde-l10n/kde-l10n-es-4.3.1.tar.bz2) = 7d6f80fc61f678c2d1f5f229c82199c3907d11aeb6fcde5c472c56c92791f6f5 +SIZE (KDE/kde-l10n/kde-l10n-es-4.3.1.tar.bz2) = 18673998 diff --git a/misc/kde4-l10n-es/pkg-plist b/misc/kde4-l10n-es/pkg-plist index 5403dbce51d1..b40c327758f5 100644 --- a/misc/kde4-l10n-es/pkg-plist +++ b/misc/kde4-l10n-es/pkg-plist @@ -494,6 +494,9 @@ share/doc/HTML/es/kcontrol/khtml/common share/doc/HTML/es/kcontrol/khtml/index.cache.bz2 share/doc/HTML/es/kcontrol/khtml/index.docbook share/doc/HTML/es/kcontrol/khtml/nsplugin.docbook +share/doc/HTML/es/kcontrol/knetworkconf/common +share/doc/HTML/es/kcontrol/knetworkconf/index.cache.bz2 +share/doc/HTML/es/kcontrol/knetworkconf/index.docbook share/doc/HTML/es/kcontrol/kresources/common share/doc/HTML/es/kcontrol/kresources/index.cache.bz2 share/doc/HTML/es/kcontrol/kresources/index.docbook @@ -506,6 +509,9 @@ share/doc/HTML/es/kcontrol/kxkb/index.docbook share/doc/HTML/es/kcontrol/language/common share/doc/HTML/es/kcontrol/language/index.cache.bz2 share/doc/HTML/es/kcontrol/language/index.docbook +share/doc/HTML/es/kcontrol/mouse/common +share/doc/HTML/es/kcontrol/mouse/index.cache.bz2 +share/doc/HTML/es/kcontrol/mouse/index.docbook share/doc/HTML/es/kcontrol/netpref/common share/doc/HTML/es/kcontrol/netpref/index.cache.bz2 share/doc/HTML/es/kcontrol/netpref/index.docbook @@ -804,6 +810,12 @@ share/doc/HTML/es/kinfocenter/xserver/index.docbook share/doc/HTML/es/kioslave/audiocd/common share/doc/HTML/es/kioslave/audiocd/index.cache.bz2 share/doc/HTML/es/kioslave/audiocd/index.docbook +share/doc/HTML/es/kioslave/bookmarks/common +share/doc/HTML/es/kioslave/bookmarks/index.cache.bz2 +share/doc/HTML/es/kioslave/bookmarks/index.docbook +share/doc/HTML/es/kioslave/bzip2/common +share/doc/HTML/es/kioslave/bzip2/index.cache.bz2 +share/doc/HTML/es/kioslave/bzip2/index.docbook share/doc/HTML/es/kioslave/cgi/common share/doc/HTML/es/kioslave/cgi/index.cache.bz2 share/doc/HTML/es/kioslave/cgi/index.docbook @@ -825,6 +837,9 @@ share/doc/HTML/es/kioslave/floppy/index.docbook share/doc/HTML/es/kioslave/ftp/common share/doc/HTML/es/kioslave/ftp/index.cache.bz2 share/doc/HTML/es/kioslave/ftp/index.docbook +share/doc/HTML/es/kioslave/gzip/common +share/doc/HTML/es/kioslave/gzip/index.cache.bz2 +share/doc/HTML/es/kioslave/gzip/index.docbook share/doc/HTML/es/kioslave/help/common share/doc/HTML/es/kioslave/help/index.cache.bz2 share/doc/HTML/es/kioslave/help/index.docbook @@ -876,9 +891,15 @@ share/doc/HTML/es/kioslave/tar/index.docbook share/doc/HTML/es/kioslave/telnet/common share/doc/HTML/es/kioslave/telnet/index.cache.bz2 share/doc/HTML/es/kioslave/telnet/index.docbook +share/doc/HTML/es/kioslave/thumbnail/common +share/doc/HTML/es/kioslave/thumbnail/index.cache.bz2 +share/doc/HTML/es/kioslave/thumbnail/index.docbook share/doc/HTML/es/kioslave/webdav/common share/doc/HTML/es/kioslave/webdav/index.cache.bz2 share/doc/HTML/es/kioslave/webdav/index.docbook +share/doc/HTML/es/kioslave/xz/common +share/doc/HTML/es/kioslave/xz/index.cache.bz2 +share/doc/HTML/es/kioslave/xz/index.docbook share/doc/HTML/es/kiriki/common share/doc/HTML/es/kiriki/index.cache.bz2 share/doc/HTML/es/kiriki/index.docbook @@ -1517,6 +1538,7 @@ share/locale/es/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/es/LC_MESSAGES/kcm_emoticons.mo share/locale/es/LC_MESSAGES/kcm_krfb.mo share/locale/es/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/es/LC_MESSAGES/kcm_lirc.mo share/locale/es/LC_MESSAGES/kcm_memory.mo share/locale/es/LC_MESSAGES/kcm_partition.mo share/locale/es/LC_MESSAGES/kcm_pci.mo @@ -1563,7 +1585,6 @@ share/locale/es/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/es/LC_MESSAGES/kcmkwm.mo share/locale/es/LC_MESSAGES/kcmlaunch.mo share/locale/es/LC_MESSAGES/kcmlilo.mo -share/locale/es/LC_MESSAGES/kcmlirc.mo share/locale/es/LC_MESSAGES/kcmlocale.mo share/locale/es/LC_MESSAGES/kcmnic.mo share/locale/es/LC_MESSAGES/kcmnotify.mo @@ -2093,7 +2114,9 @@ share/locale/es/entry.desktop @dirrm share/doc/HTML/es/kjots @dirrm share/doc/HTML/es/kiten @dirrm share/doc/HTML/es/kiriki +@dirrm share/doc/HTML/es/kioslave/xz @dirrm share/doc/HTML/es/kioslave/webdav +@dirrm share/doc/HTML/es/kioslave/thumbnail @dirrm share/doc/HTML/es/kioslave/telnet @dirrm share/doc/HTML/es/kioslave/tar @dirrm share/doc/HTML/es/kioslave/smtp @@ -2111,6 +2134,7 @@ share/locale/es/entry.desktop @dirrm share/doc/HTML/es/kioslave/imap @dirrm share/doc/HTML/es/kioslave/http @dirrm share/doc/HTML/es/kioslave/help +@dirrm share/doc/HTML/es/kioslave/gzip @dirrm share/doc/HTML/es/kioslave/ftp @dirrm share/doc/HTML/es/kioslave/floppy @dirrm share/doc/HTML/es/kioslave/fish @@ -2118,6 +2142,8 @@ share/locale/es/entry.desktop @dirrm share/doc/HTML/es/kioslave/file @dirrm share/doc/HTML/es/kioslave/data @dirrm share/doc/HTML/es/kioslave/cgi +@dirrm share/doc/HTML/es/kioslave/bzip2 +@dirrm share/doc/HTML/es/kioslave/bookmarks @dirrm share/doc/HTML/es/kioslave/audiocd @dirrm share/doc/HTML/es/kioslave @dirrm share/doc/HTML/es/kinfocenter/xserver @@ -2177,10 +2203,12 @@ share/locale/es/entry.desktop @dirrm share/doc/HTML/es/kcontrol/panelappearance @dirrm share/doc/HTML/es/kcontrol/panel @dirrm share/doc/HTML/es/kcontrol/netpref +@dirrm share/doc/HTML/es/kcontrol/mouse @dirrm share/doc/HTML/es/kcontrol/language @dirrm share/doc/HTML/es/kcontrol/kxkb @dirrm share/doc/HTML/es/kcontrol/kwindecoration @dirrm share/doc/HTML/es/kcontrol/kresources +@dirrm share/doc/HTML/es/kcontrol/knetworkconf @dirrm share/doc/HTML/es/kcontrol/khtml @dirrm share/doc/HTML/es/kcontrol/keys @dirrm share/doc/HTML/es/kcontrol/keyboard diff --git a/misc/kde4-l10n-et/Makefile.man b/misc/kde4-l10n-et/Makefile.man index fcb9b44b578b..ef7da82a72fd 100644 --- a/misc/kde4-l10n-et/Makefile.man +++ b/misc/kde4-l10n-et/Makefile.man @@ -20,16 +20,23 @@ MAN1= adddebug.1 \ kate.1 \ kbookmarkmerger.1 \ kbruch.1 \ + kconfig_compiler.1 \ + kde4-config.1 \ kdesu.1 \ kfind.1 \ kig.1 \ + kjs.1 \ + kjscmd.1 \ kmag.1 \ kmousetool.1 \ kmouth.1 \ kmplot.1 \ + kross.1 \ ktouch.1 \ + makekdewidgets.1 \ plasmaengineexplorer.1 \ po2xml.1 \ + preparetips.1 \ pruneemptydirs.1 \ qtdoc.1 \ reportview.1 \ @@ -45,6 +52,9 @@ MAN6= amor.6 \ MAN7= kdeoptions.7 \ qtoptions.7 MAN8= kbuildsycoca4.8 \ + kcookiejar4.8 \ + kded4.8 \ + kdeinit4.8 \ + meinproc4.8 \ nepomukserver.8 \ nepomukservicestub.8 - diff --git a/misc/kde4-l10n-et/distinfo b/misc/kde4-l10n-et/distinfo index 9b58052bfc48..b423c667a81c 100644 --- a/misc/kde4-l10n-et/distinfo +++ b/misc/kde4-l10n-et/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-et-4.3.0.tar.bz2) = aeb0683e93853f67c50ba2fcd1e4a41c -SHA256 (KDE/kde-l10n/kde-l10n-et-4.3.0.tar.bz2) = 2ec131229131bd5ecef62cadb8b97bccc5ab256df2c4dc3ff38bad3b4b6bb82b -SIZE (KDE/kde-l10n/kde-l10n-et-4.3.0.tar.bz2) = 9074929 +MD5 (KDE/kde-l10n/kde-l10n-et-4.3.1.tar.bz2) = 0dae18323c2c4ea560fd7bc25ecddffb +SHA256 (KDE/kde-l10n/kde-l10n-et-4.3.1.tar.bz2) = 1b48373aee61924c22b895e80f2b1bca5c60a3d015d532aac877e6c7c11c6c48 +SIZE (KDE/kde-l10n/kde-l10n-et-4.3.1.tar.bz2) = 9233857 diff --git a/misc/kde4-l10n-et/pkg-plist b/misc/kde4-l10n-et/pkg-plist index 7b150a4a76eb..0b74e1141efa 100644 --- a/misc/kde4-l10n-et/pkg-plist +++ b/misc/kde4-l10n-et/pkg-plist @@ -343,6 +343,9 @@ share/doc/HTML/et/kdesu/common share/doc/HTML/et/kdesu/index.cache.bz2 share/doc/HTML/et/kdesu/index.docbook share/doc/HTML/et/kdesu/man-kdesu.1.docbook +share/doc/HTML/et/kdesvn-build/common +share/doc/HTML/et/kdesvn-build/index.cache.bz2 +share/doc/HTML/et/kdesvn-build/index.docbook share/doc/HTML/et/kdf/common share/doc/HTML/et/kdf/index.cache.bz2 share/doc/HTML/et/kdf/index.docbook @@ -508,6 +511,9 @@ share/doc/HTML/et/kig/common share/doc/HTML/et/kig/index.cache.bz2 share/doc/HTML/et/kig/index.docbook share/doc/HTML/et/kig/man-kig.1.docbook +share/doc/HTML/et/killbots/common +share/doc/HTML/et/killbots/index.cache.bz2 +share/doc/HTML/et/killbots/index.docbook share/doc/HTML/et/kimagemapeditor/common share/doc/HTML/et/kimagemapeditor/index.cache.bz2 share/doc/HTML/et/kimagemapeditor/index.docbook @@ -905,6 +911,9 @@ share/doc/HTML/et/kscd/index.docbook share/doc/HTML/et/kshisen/common share/doc/HTML/et/kshisen/index.cache.bz2 share/doc/HTML/et/kshisen/index.docbook +share/doc/HTML/et/ksirkskineditor/common +share/doc/HTML/et/ksirkskineditor/index.cache.bz2 +share/doc/HTML/et/ksirkskineditor/index.docbook share/doc/HTML/et/ksnapshot/common share/doc/HTML/et/ksnapshot/index.cache.bz2 share/doc/HTML/et/ksnapshot/index.docbook @@ -1224,6 +1233,7 @@ share/locale/et/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/et/LC_MESSAGES/kcm_emoticons.mo share/locale/et/LC_MESSAGES/kcm_krfb.mo share/locale/et/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/et/LC_MESSAGES/kcm_lirc.mo share/locale/et/LC_MESSAGES/kcm_memory.mo share/locale/et/LC_MESSAGES/kcm_partition.mo share/locale/et/LC_MESSAGES/kcm_pci.mo @@ -1270,7 +1280,6 @@ share/locale/et/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/et/LC_MESSAGES/kcmkwm.mo share/locale/et/LC_MESSAGES/kcmlaunch.mo share/locale/et/LC_MESSAGES/kcmlilo.mo -share/locale/et/LC_MESSAGES/kcmlirc.mo share/locale/et/LC_MESSAGES/kcmlocale.mo share/locale/et/LC_MESSAGES/kcmnic.mo share/locale/et/LC_MESSAGES/kcmnotify.mo @@ -1760,6 +1769,7 @@ share/locale/et/entry.desktop @dirrm share/doc/HTML/et/ksquares @dirrm share/doc/HTML/et/kspaceduel @dirrm share/doc/HTML/et/ksnapshot +@dirrm share/doc/HTML/et/ksirkskineditor @dirrm share/doc/HTML/et/kshisen @dirrm share/doc/HTML/et/kscd @dirrm share/doc/HTML/et/ksame @@ -1857,6 +1867,7 @@ share/locale/et/entry.desktop @dirrm share/doc/HTML/et/kinfocenter/devices @dirrm share/doc/HTML/et/kinfocenter @dirrm share/doc/HTML/et/kimagemapeditor +@dirrm share/doc/HTML/et/killbots @dirrm share/doc/HTML/et/kig @dirrm share/doc/HTML/et/khelpcenter/visualdict @dirrm share/doc/HTML/et/khelpcenter/userguide @@ -1877,6 +1888,7 @@ share/locale/et/entry.desktop @dirrm share/doc/HTML/et/kdm @dirrm share/doc/HTML/et/kdiamond @dirrm share/doc/HTML/et/kdf +@dirrm share/doc/HTML/et/kdesvn-build @dirrm share/doc/HTML/et/kdesu @dirrm share/doc/HTML/et/kdepasswd @dirrm share/doc/HTML/et/kdebugdialog diff --git a/misc/kde4-l10n-eu/distinfo b/misc/kde4-l10n-eu/distinfo index 85916133c840..306cce73ae98 100644 --- a/misc/kde4-l10n-eu/distinfo +++ b/misc/kde4-l10n-eu/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-eu-4.3.0.tar.bz2) = f513bfa2c570f733bb36279b06d96136 -SHA256 (KDE/kde-l10n/kde-l10n-eu-4.3.0.tar.bz2) = 3bca97398e8987bb07c2cf9b2c877c47738569128eb3a51cb0e3757bac63fcf7 -SIZE (KDE/kde-l10n/kde-l10n-eu-4.3.0.tar.bz2) = 1850536 +MD5 (KDE/kde-l10n/kde-l10n-eu-4.3.1.tar.bz2) = eecc074d5328fb1429a9d1ac36bf96f0 +SHA256 (KDE/kde-l10n/kde-l10n-eu-4.3.1.tar.bz2) = 06182e8f103be5ded259cd03b54858b0d3a03ac77a67aa2b320974d998dcbe7c +SIZE (KDE/kde-l10n/kde-l10n-eu-4.3.1.tar.bz2) = 1876648 diff --git a/misc/kde4-l10n-eu/pkg-plist b/misc/kde4-l10n-eu/pkg-plist index 45a41db2a3ae..2dacce674be3 100644 --- a/misc/kde4-l10n-eu/pkg-plist +++ b/misc/kde4-l10n-eu/pkg-plist @@ -61,6 +61,7 @@ share/locale/eu/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/eu/LC_MESSAGES/kcm_emoticons.mo share/locale/eu/LC_MESSAGES/kcm_krfb.mo share/locale/eu/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/eu/LC_MESSAGES/kcm_lirc.mo share/locale/eu/LC_MESSAGES/kcm_memory.mo share/locale/eu/LC_MESSAGES/kcm_partition.mo share/locale/eu/LC_MESSAGES/kcm_pci.mo @@ -104,7 +105,6 @@ share/locale/eu/LC_MESSAGES/kcmkwinrules.mo share/locale/eu/LC_MESSAGES/kcmkwm.mo share/locale/eu/LC_MESSAGES/kcmlaunch.mo share/locale/eu/LC_MESSAGES/kcmlilo.mo -share/locale/eu/LC_MESSAGES/kcmlirc.mo share/locale/eu/LC_MESSAGES/kcmlocale.mo share/locale/eu/LC_MESSAGES/kcmnic.mo share/locale/eu/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-fi/distinfo b/misc/kde4-l10n-fi/distinfo index 84e12478566d..13b95f1dff80 100644 --- a/misc/kde4-l10n-fi/distinfo +++ b/misc/kde4-l10n-fi/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-fi-4.3.0.tar.bz2) = dc151141386e6e1af9dc2b405dd8a9d9 -SHA256 (KDE/kde-l10n/kde-l10n-fi-4.3.0.tar.bz2) = 7631b288601e62c6d674b97d785e7284952ea0b054b03b946bdc3d4f1e3a5d07 -SIZE (KDE/kde-l10n/kde-l10n-fi-4.3.0.tar.bz2) = 2098712 +MD5 (KDE/kde-l10n/kde-l10n-fi-4.3.1.tar.bz2) = 34bd78b5686ab86335b2074468a95822 +SHA256 (KDE/kde-l10n/kde-l10n-fi-4.3.1.tar.bz2) = aae7938e74e157045cdb4b8671911cb161cfe21ea55fa13353bf2a140ba99283 +SIZE (KDE/kde-l10n/kde-l10n-fi-4.3.1.tar.bz2) = 2135208 diff --git a/misc/kde4-l10n-fi/pkg-plist b/misc/kde4-l10n-fi/pkg-plist index 6ee89498ef35..5e87186be5de 100644 --- a/misc/kde4-l10n-fi/pkg-plist +++ b/misc/kde4-l10n-fi/pkg-plist @@ -90,6 +90,7 @@ share/locale/fi/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/fi/LC_MESSAGES/kcm_emoticons.mo share/locale/fi/LC_MESSAGES/kcm_krfb.mo share/locale/fi/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/fi/LC_MESSAGES/kcm_lirc.mo share/locale/fi/LC_MESSAGES/kcm_memory.mo share/locale/fi/LC_MESSAGES/kcm_partition.mo share/locale/fi/LC_MESSAGES/kcm_phonon.mo @@ -130,7 +131,6 @@ share/locale/fi/LC_MESSAGES/kcmkwinrules.mo share/locale/fi/LC_MESSAGES/kcmkwm.mo share/locale/fi/LC_MESSAGES/kcmlaunch.mo share/locale/fi/LC_MESSAGES/kcmlilo.mo -share/locale/fi/LC_MESSAGES/kcmlirc.mo share/locale/fi/LC_MESSAGES/kcmlocale.mo share/locale/fi/LC_MESSAGES/kcmnic.mo share/locale/fi/LC_MESSAGES/kcmnotify.mo @@ -378,6 +378,7 @@ share/locale/fi/LC_MESSAGES/libkpimutils.mo share/locale/fi/LC_MESSAGES/libkscreensaver.mo share/locale/fi/LC_MESSAGES/libksieve.mo share/locale/fi/LC_MESSAGES/libkworkspace.mo +share/locale/fi/LC_MESSAGES/libmailtransport.mo share/locale/fi/LC_MESSAGES/libphonon.mo share/locale/fi/LC_MESSAGES/libplasma.mo share/locale/fi/LC_MESSAGES/libplasmaclock.mo @@ -417,6 +418,7 @@ share/locale/fi/LC_MESSAGES/plasma_applet_fifteenPuzzle.mo share/locale/fi/LC_MESSAGES/plasma_applet_fileWatcher.mo share/locale/fi/LC_MESSAGES/plasma_applet_folderview.mo share/locale/fi/LC_MESSAGES/plasma_applet_frame.mo +share/locale/fi/LC_MESSAGES/plasma_applet_incomingmsg.mo share/locale/fi/LC_MESSAGES/plasma_applet_kalzium.mo share/locale/fi/LC_MESSAGES/plasma_applet_kget.mo share/locale/fi/LC_MESSAGES/plasma_applet_kolourpicker.mo diff --git a/misc/kde4-l10n-fy/Makefile b/misc/kde4-l10n-fy/Makefile index 7c4035018caf..505b659f8666 100644 --- a/misc/kde4-l10n-fy/Makefile +++ b/misc/kde4-l10n-fy/Makefile @@ -7,7 +7,6 @@ PORTNAME= kde-l10n PORTVERSION= 4.1.4 -PORTREVISION= 1 CATEGORIES= misc kde MAINTAINER= kde@FreeBSD.org diff --git a/misc/kde4-l10n-ga/distinfo b/misc/kde4-l10n-ga/distinfo index f114c717911a..529f7c0038eb 100644 --- a/misc/kde4-l10n-ga/distinfo +++ b/misc/kde4-l10n-ga/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-ga-4.3.0.tar.bz2) = 145deb5a130537b5abd8c75c316f88a5 -SHA256 (KDE/kde-l10n/kde-l10n-ga-4.3.0.tar.bz2) = 955ba037d52ce084e8cf96e6896862d8af07f3cc747f6a435e37fd6010c6b25f -SIZE (KDE/kde-l10n/kde-l10n-ga-4.3.0.tar.bz2) = 3173935 +MD5 (KDE/kde-l10n/kde-l10n-ga-4.3.1.tar.bz2) = e61c44e6f25efc33c02b1af0fc61076b +SHA256 (KDE/kde-l10n/kde-l10n-ga-4.3.1.tar.bz2) = 4384c15a03b75261f57482ccf1b15a36fa2beb84d6e36f381660b89469afa821 +SIZE (KDE/kde-l10n/kde-l10n-ga-4.3.1.tar.bz2) = 3206138 diff --git a/misc/kde4-l10n-ga/pkg-plist b/misc/kde4-l10n-ga/pkg-plist index 0f131ac9e0ec..ae689877523e 100644 --- a/misc/kde4-l10n-ga/pkg-plist +++ b/misc/kde4-l10n-ga/pkg-plist @@ -128,6 +128,7 @@ share/locale/ga/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/ga/LC_MESSAGES/kcm_emoticons.mo share/locale/ga/LC_MESSAGES/kcm_krfb.mo share/locale/ga/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/ga/LC_MESSAGES/kcm_lirc.mo share/locale/ga/LC_MESSAGES/kcm_memory.mo share/locale/ga/LC_MESSAGES/kcm_partition.mo share/locale/ga/LC_MESSAGES/kcm_pci.mo @@ -174,7 +175,6 @@ share/locale/ga/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ga/LC_MESSAGES/kcmkwm.mo share/locale/ga/LC_MESSAGES/kcmlaunch.mo share/locale/ga/LC_MESSAGES/kcmlilo.mo -share/locale/ga/LC_MESSAGES/kcmlirc.mo share/locale/ga/LC_MESSAGES/kcmlocale.mo share/locale/ga/LC_MESSAGES/kcmnic.mo share/locale/ga/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-gl/distinfo b/misc/kde4-l10n-gl/distinfo index a9e20c5db176..50ae58f82703 100644 --- a/misc/kde4-l10n-gl/distinfo +++ b/misc/kde4-l10n-gl/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-gl-4.3.0.tar.bz2) = fde9f9726edf1ba1a32302ea285a1bf5 -SHA256 (KDE/kde-l10n/kde-l10n-gl-4.3.0.tar.bz2) = ab93d91e7163ca9b54d967751deff37d5a0c85998700cde6638bada1826029c5 -SIZE (KDE/kde-l10n/kde-l10n-gl-4.3.0.tar.bz2) = 3705403 +MD5 (KDE/kde-l10n/kde-l10n-gl-4.3.1.tar.bz2) = 9104d134a008c1a0e610084139768a27 +SHA256 (KDE/kde-l10n/kde-l10n-gl-4.3.1.tar.bz2) = b654439acbbb1b1390eb870c1045bc9d4a578c10e38d4dc4ef3ce7bc261fb0ef +SIZE (KDE/kde-l10n/kde-l10n-gl-4.3.1.tar.bz2) = 3738251 diff --git a/misc/kde4-l10n-gl/pkg-plist b/misc/kde4-l10n-gl/pkg-plist index c387dc0a4eff..7e53d0083a3b 100644 --- a/misc/kde4-l10n-gl/pkg-plist +++ b/misc/kde4-l10n-gl/pkg-plist @@ -422,6 +422,7 @@ share/locale/gl/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/gl/LC_MESSAGES/kcm_emoticons.mo share/locale/gl/LC_MESSAGES/kcm_krfb.mo share/locale/gl/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/gl/LC_MESSAGES/kcm_lirc.mo share/locale/gl/LC_MESSAGES/kcm_memory.mo share/locale/gl/LC_MESSAGES/kcm_partition.mo share/locale/gl/LC_MESSAGES/kcm_pci.mo @@ -468,7 +469,6 @@ share/locale/gl/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/gl/LC_MESSAGES/kcmkwm.mo share/locale/gl/LC_MESSAGES/kcmlaunch.mo share/locale/gl/LC_MESSAGES/kcmlilo.mo -share/locale/gl/LC_MESSAGES/kcmlirc.mo share/locale/gl/LC_MESSAGES/kcmlocale.mo share/locale/gl/LC_MESSAGES/kcmnic.mo share/locale/gl/LC_MESSAGES/kcmnotify.mo @@ -855,6 +855,7 @@ share/locale/gl/LC_MESSAGES/plasma_appletscriptengine_googlegadget.mo share/locale/gl/LC_MESSAGES/plasma_appletscriptengine_qedjescripts.mo share/locale/gl/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/gl/LC_MESSAGES/plasma_engine_kalzium.mo +share/locale/gl/LC_MESSAGES/plasma_engine_keystate.mo share/locale/gl/LC_MESSAGES/plasma_engine_metadata.mo share/locale/gl/LC_MESSAGES/plasma_engine_network.mo share/locale/gl/LC_MESSAGES/plasma_engine_notifications.mo diff --git a/misc/kde4-l10n-gu/distinfo b/misc/kde4-l10n-gu/distinfo index 515d3cb3c3a8..70a1cd03ac60 100644 --- a/misc/kde4-l10n-gu/distinfo +++ b/misc/kde4-l10n-gu/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-gu-4.3.0.tar.bz2) = fdda752dc37f1957662c8c8eb5fb581c -SHA256 (KDE/kde-l10n/kde-l10n-gu-4.3.0.tar.bz2) = 1b44ad5182b391aa95f31e4dbe3957b15f46d7734cd9a178ed1c8c3fe49823f2 -SIZE (KDE/kde-l10n/kde-l10n-gu-4.3.0.tar.bz2) = 681087 +MD5 (KDE/kde-l10n/kde-l10n-gu-4.3.1.tar.bz2) = 3134ea1fa9069e735ae884ec53ff51fa +SHA256 (KDE/kde-l10n/kde-l10n-gu-4.3.1.tar.bz2) = 8abdffc8b901e4c4ece173ba879de6b90809ce9f86300d5093e6a7d686213f74 +SIZE (KDE/kde-l10n/kde-l10n-gu-4.3.1.tar.bz2) = 681868 diff --git a/misc/kde4-l10n-hi/distinfo b/misc/kde4-l10n-hi/distinfo index 0f6df5817798..8c73a3a74189 100644 --- a/misc/kde4-l10n-hi/distinfo +++ b/misc/kde4-l10n-hi/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-hi-4.3.0.tar.bz2) = ad1bd358a3bf4a515e95607edfdde4c9 -SHA256 (KDE/kde-l10n/kde-l10n-hi-4.3.0.tar.bz2) = 4598003f7cabec0009129a00e9dfcf366649dfd13a08fe5f16b9706ce160cb5b -SIZE (KDE/kde-l10n/kde-l10n-hi-4.3.0.tar.bz2) = 1733566 +MD5 (KDE/kde-l10n/kde-l10n-hi-4.3.1.tar.bz2) = e6ef88ac651f31527fde274030fe29ae +SHA256 (KDE/kde-l10n/kde-l10n-hi-4.3.1.tar.bz2) = 9ccd6575f73d5683113e6889430d04b31219d6b577dc067415181294693594b2 +SIZE (KDE/kde-l10n/kde-l10n-hi-4.3.1.tar.bz2) = 1758368 diff --git a/misc/kde4-l10n-hi/pkg-plist b/misc/kde4-l10n-hi/pkg-plist index fb7ae4494c85..adbd04c60d72 100644 --- a/misc/kde4-l10n-hi/pkg-plist +++ b/misc/kde4-l10n-hi/pkg-plist @@ -71,6 +71,7 @@ share/locale/hi/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/hi/LC_MESSAGES/kcm_emoticons.mo share/locale/hi/LC_MESSAGES/kcm_krfb.mo share/locale/hi/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/hi/LC_MESSAGES/kcm_lirc.mo share/locale/hi/LC_MESSAGES/kcm_memory.mo share/locale/hi/LC_MESSAGES/kcm_partition.mo share/locale/hi/LC_MESSAGES/kcm_pci.mo @@ -117,7 +118,6 @@ share/locale/hi/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/hi/LC_MESSAGES/kcmkwm.mo share/locale/hi/LC_MESSAGES/kcmlaunch.mo share/locale/hi/LC_MESSAGES/kcmlilo.mo -share/locale/hi/LC_MESSAGES/kcmlirc.mo share/locale/hi/LC_MESSAGES/kcmlocale.mo share/locale/hi/LC_MESSAGES/kcmnic.mo share/locale/hi/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-hne/distinfo b/misc/kde4-l10n-hne/distinfo index 0c8e9fa6d48e..a1a021f1d3f5 100644 --- a/misc/kde4-l10n-hne/distinfo +++ b/misc/kde4-l10n-hne/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-hne-4.3.0.tar.bz2) = b683ad03b168a9337bf0bca72d1b9320 -SHA256 (KDE/kde-l10n/kde-l10n-hne-4.3.0.tar.bz2) = f22affc4194250d02dd6d0a266a8cc4fea6ba97e8a41bc1194d193a3bd4d3b8d -SIZE (KDE/kde-l10n/kde-l10n-hne-4.3.0.tar.bz2) = 1570589 +MD5 (KDE/kde-l10n/kde-l10n-hne-4.3.1.tar.bz2) = 09280f65b54ecd5092554f46f45cf891 +SHA256 (KDE/kde-l10n/kde-l10n-hne-4.3.1.tar.bz2) = 7fd14730f61103946dd793a02ab29c3c453ebf01f0d30a1748862c3c3544d7b3 +SIZE (KDE/kde-l10n/kde-l10n-hne-4.3.1.tar.bz2) = 1592250 diff --git a/misc/kde4-l10n-hne/pkg-plist b/misc/kde4-l10n-hne/pkg-plist index 4b075f9ceca5..76289f9be041 100644 --- a/misc/kde4-l10n-hne/pkg-plist +++ b/misc/kde4-l10n-hne/pkg-plist @@ -67,6 +67,7 @@ share/locale/hne/LC_MESSAGES/kcm_autostart.mo share/locale/hne/LC_MESSAGES/kcm_emoticons.mo share/locale/hne/LC_MESSAGES/kcm_krfb.mo share/locale/hne/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/hne/LC_MESSAGES/kcm_lirc.mo share/locale/hne/LC_MESSAGES/kcm_memory.mo share/locale/hne/LC_MESSAGES/kcm_partition.mo share/locale/hne/LC_MESSAGES/kcm_pci.mo @@ -107,7 +108,6 @@ share/locale/hne/LC_MESSAGES/kcmkwinrules.mo share/locale/hne/LC_MESSAGES/kcmkwm.mo share/locale/hne/LC_MESSAGES/kcmlaunch.mo share/locale/hne/LC_MESSAGES/kcmlilo.mo -share/locale/hne/LC_MESSAGES/kcmlirc.mo share/locale/hne/LC_MESSAGES/kcmlocale.mo share/locale/hne/LC_MESSAGES/kcmnic.mo share/locale/hne/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-hr/Makefile b/misc/kde4-l10n-hr/Makefile new file mode 100644 index 000000000000..cc48c6e2a14f --- /dev/null +++ b/misc/kde4-l10n-hr/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: kde4-l10n-hr +# Date created: 28 August 2009 +# Whom: Thomas Abthorpe <tabthorpe@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= kde-l10n +PORTVERSION= ${KDE4_VERSION} +CATEGORIES= misc kde + +MAINTAINER= kde@FreeBSD.org +COMMENT= Croation messages and documentation for KDE4 + +KDE4_L10N= hr + +.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk" +.include <bsd.port.mk> diff --git a/misc/kde4-l10n-hr/distinfo b/misc/kde4-l10n-hr/distinfo new file mode 100644 index 000000000000..2839f94a32e7 --- /dev/null +++ b/misc/kde4-l10n-hr/distinfo @@ -0,0 +1,3 @@ +MD5 (KDE/kde-l10n/kde-l10n-hr-4.3.1.tar.bz2) = 7aace91ae8acd9333541eeed5438e45a +SHA256 (KDE/kde-l10n/kde-l10n-hr-4.3.1.tar.bz2) = d79684b6884d3f7d020750ef5ad08f5849219bcba3f18ae047fb63375f8a94ce +SIZE (KDE/kde-l10n/kde-l10n-hr-4.3.1.tar.bz2) = 1573713 diff --git a/misc/kde4-l10n-hr/pkg-descr b/misc/kde4-l10n-hr/pkg-descr new file mode 100644 index 000000000000..3073b1096b79 --- /dev/null +++ b/misc/kde4-l10n-hr/pkg-descr @@ -0,0 +1,3 @@ +Localized messages and documentation for KDE4. + +WWW: http://i18n.kde.org/ diff --git a/misc/kde4-l10n-hr/pkg-plist b/misc/kde4-l10n-hr/pkg-plist new file mode 100644 index 000000000000..89f14eac1acd --- /dev/null +++ b/misc/kde4-l10n-hr/pkg-plist @@ -0,0 +1,363 @@ +share/locale/hr/LC_MESSAGES/amor.mo +share/locale/hr/LC_MESSAGES/ark.mo +share/locale/hr/LC_MESSAGES/audiorename_plugin.mo +share/locale/hr/LC_MESSAGES/blinken.mo +share/locale/hr/LC_MESSAGES/cervisia.mo +share/locale/hr/LC_MESSAGES/cvsservice.mo +share/locale/hr/LC_MESSAGES/display.mo +share/locale/hr/LC_MESSAGES/dolphin.mo +share/locale/hr/LC_MESSAGES/drkonqi.mo +share/locale/hr/LC_MESSAGES/filetypes.mo +share/locale/hr/LC_MESSAGES/htmlsearch.mo +share/locale/hr/LC_MESSAGES/imagerename_plugin.mo +share/locale/hr/LC_MESSAGES/joystick.mo +share/locale/hr/LC_MESSAGES/juk.mo +share/locale/hr/LC_MESSAGES/kabc_dir.mo +share/locale/hr/LC_MESSAGES/kabc_file.mo +share/locale/hr/LC_MESSAGES/kabc_ldapkio.mo +share/locale/hr/LC_MESSAGES/kabc_net.mo +share/locale/hr/LC_MESSAGES/kabcformat_binary.mo +share/locale/hr/LC_MESSAGES/kaccess.mo +share/locale/hr/LC_MESSAGES/kaddressbook.mo +share/locale/hr/LC_MESSAGES/kalarm.mo +share/locale/hr/LC_MESSAGES/kalzium.mo +share/locale/hr/LC_MESSAGES/kalzium_qt.mo +share/locale/hr/LC_MESSAGES/kappfinder.mo +share/locale/hr/LC_MESSAGES/kate.mo +share/locale/hr/LC_MESSAGES/katefiletemplates.mo +share/locale/hr/LC_MESSAGES/katehelloworld.mo +share/locale/hr/LC_MESSAGES/katehtmltools.mo +share/locale/hr/LC_MESSAGES/kateinsertcommand.mo +share/locale/hr/LC_MESSAGES/katekjswrapper.mo +share/locale/hr/LC_MESSAGES/kateopenheader.mo +share/locale/hr/LC_MESSAGES/katepart4.mo +share/locale/hr/LC_MESSAGES/katepybrowse.mo +share/locale/hr/LC_MESSAGES/katesnippets.mo +share/locale/hr/LC_MESSAGES/katesymbolviewer.mo +share/locale/hr/LC_MESSAGES/katetabbarextension.mo +share/locale/hr/LC_MESSAGES/katetextfilter.mo +share/locale/hr/LC_MESSAGES/katexmlcheck.mo +share/locale/hr/LC_MESSAGES/katexmltools.mo +share/locale/hr/LC_MESSAGES/katomic.mo +share/locale/hr/LC_MESSAGES/kbattleship.mo +share/locale/hr/LC_MESSAGES/kblackbox.mo +share/locale/hr/LC_MESSAGES/kblankscrn.mo +share/locale/hr/LC_MESSAGES/kbounce.mo +share/locale/hr/LC_MESSAGES/kbruch.mo +share/locale/hr/LC_MESSAGES/kbugbuster.mo +share/locale/hr/LC_MESSAGES/kcalc.mo +share/locale/hr/LC_MESSAGES/kcertpart.mo +share/locale/hr/LC_MESSAGES/kcharselect.mo +share/locale/hr/LC_MESSAGES/kcm_autostart.mo +share/locale/hr/LC_MESSAGES/kcm_desktopthemedetails.mo +share/locale/hr/LC_MESSAGES/kcm_emoticons.mo +share/locale/hr/LC_MESSAGES/kcm_krfb.mo +share/locale/hr/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/hr/LC_MESSAGES/kcm_memory.mo +share/locale/hr/LC_MESSAGES/kcm_partition.mo +share/locale/hr/LC_MESSAGES/kcm_pci.mo +share/locale/hr/LC_MESSAGES/kcm_phonon.mo +share/locale/hr/LC_MESSAGES/kcm_phononxine.mo +share/locale/hr/LC_MESSAGES/kcm_platform.mo +share/locale/hr/LC_MESSAGES/kcm_solid.mo +share/locale/hr/LC_MESSAGES/kcm_solid_actions.mo +share/locale/hr/LC_MESSAGES/kcm_standard_actions.mo +share/locale/hr/LC_MESSAGES/kcmaccess.mo +share/locale/hr/LC_MESSAGES/kcmaudiocd.mo +share/locale/hr/LC_MESSAGES/kcmbackground.mo +share/locale/hr/LC_MESSAGES/kcmbell.mo +share/locale/hr/LC_MESSAGES/kcmcddb.mo +share/locale/hr/LC_MESSAGES/kcmcgi.mo +share/locale/hr/LC_MESSAGES/kcmcolors.mo +share/locale/hr/LC_MESSAGES/kcmcomponentchooser.mo +share/locale/hr/LC_MESSAGES/kcmcrypto.mo +share/locale/hr/LC_MESSAGES/kcmenergy.mo +share/locale/hr/LC_MESSAGES/kcmfonts.mo +share/locale/hr/LC_MESSAGES/kcmhtmlsearch.mo +share/locale/hr/LC_MESSAGES/kcmicons.mo +share/locale/hr/LC_MESSAGES/kcminfo.mo +share/locale/hr/LC_MESSAGES/kcminit.mo +share/locale/hr/LC_MESSAGES/kcminput.mo +share/locale/hr/LC_MESSAGES/kcmioslaveinfo.mo +share/locale/hr/LC_MESSAGES/kcmkabconfig.mo +share/locale/hr/LC_MESSAGES/kcmkamera.mo +share/locale/hr/LC_MESSAGES/kcmkclock.mo +share/locale/hr/LC_MESSAGES/kcmkded.mo +share/locale/hr/LC_MESSAGES/kcmkdnssd.mo +share/locale/hr/LC_MESSAGES/kcmkeyboard.mo +share/locale/hr/LC_MESSAGES/kcmkeys.mo +share/locale/hr/LC_MESSAGES/kcmkgamma.mo +share/locale/hr/LC_MESSAGES/kcmkio.mo +share/locale/hr/LC_MESSAGES/kcmkonq.mo +share/locale/hr/LC_MESSAGES/kcmkonqhtml.mo +share/locale/hr/LC_MESSAGES/kcmkurifilt.mo +share/locale/hr/LC_MESSAGES/kcmkwincompositing.mo +share/locale/hr/LC_MESSAGES/kcmkwindecoration.mo +share/locale/hr/LC_MESSAGES/kcmkwinrules.mo +share/locale/hr/LC_MESSAGES/kcmkwinscreenedges.mo +share/locale/hr/LC_MESSAGES/kcmkwm.mo +share/locale/hr/LC_MESSAGES/kcmlaunch.mo +share/locale/hr/LC_MESSAGES/kcmlilo.mo +share/locale/hr/LC_MESSAGES/kcmlocale.mo +share/locale/hr/LC_MESSAGES/kcmnic.mo +share/locale/hr/LC_MESSAGES/kcmnotify.mo +share/locale/hr/LC_MESSAGES/kcmopengl.mo +share/locale/hr/LC_MESSAGES/kcmperformance.mo +share/locale/hr/LC_MESSAGES/kcmsamba.mo +share/locale/hr/LC_MESSAGES/kcmscreensaver.mo +share/locale/hr/LC_MESSAGES/kcmshell.mo +share/locale/hr/LC_MESSAGES/kcmsmartcard.mo +share/locale/hr/LC_MESSAGES/kcmsmserver.mo +share/locale/hr/LC_MESSAGES/kcmsolidproc.mo +share/locale/hr/LC_MESSAGES/kcmstyle.mo +share/locale/hr/LC_MESSAGES/kcmusb.mo +share/locale/hr/LC_MESSAGES/kcmview1394.mo +share/locale/hr/LC_MESSAGES/kcmxinerama.mo +share/locale/hr/LC_MESSAGES/kcron.mo +share/locale/hr/LC_MESSAGES/kdat.mo +share/locale/hr/LC_MESSAGES/kde-menu.mo +share/locale/hr/LC_MESSAGES/kdebugdialog.mo +share/locale/hr/LC_MESSAGES/kded_phononserver.mo +share/locale/hr/LC_MESSAGES/kdelibs4.mo +share/locale/hr/LC_MESSAGES/kdelibs_colors4.mo +share/locale/hr/LC_MESSAGES/kdepasswd.mo +share/locale/hr/LC_MESSAGES/kdeqt.mo +share/locale/hr/LC_MESSAGES/kdessh.mo +share/locale/hr/LC_MESSAGES/kdesu.mo +share/locale/hr/LC_MESSAGES/kdesud.mo +share/locale/hr/LC_MESSAGES/kdf.mo +share/locale/hr/LC_MESSAGES/kdialog.mo +share/locale/hr/LC_MESSAGES/kdmconfig.mo +share/locale/hr/LC_MESSAGES/kdmgreet.mo +share/locale/hr/LC_MESSAGES/keditbookmarks.mo +share/locale/hr/LC_MESSAGES/kfile.mo +share/locale/hr/LC_MESSAGES/kfile_avi.mo +share/locale/hr/LC_MESSAGES/kfile_drgeo.mo +share/locale/hr/LC_MESSAGES/kfile_dvi.mo +share/locale/hr/LC_MESSAGES/kfile_kig.mo +share/locale/hr/LC_MESSAGES/kfile_mp3.mo +share/locale/hr/LC_MESSAGES/kfile_ogg.mo +share/locale/hr/LC_MESSAGES/kfile_rpm.mo +share/locale/hr/LC_MESSAGES/kfile_tiff.mo +share/locale/hr/LC_MESSAGES/kfile_wav.mo +share/locale/hr/LC_MESSAGES/kfileaudiopreview4.mo +share/locale/hr/LC_MESSAGES/kfindpart.mo +share/locale/hr/LC_MESSAGES/kfloppy.mo +share/locale/hr/LC_MESSAGES/kfmclient.mo +share/locale/hr/LC_MESSAGES/kfontinst.mo +share/locale/hr/LC_MESSAGES/kfourinline.mo +share/locale/hr/LC_MESSAGES/kgeography.mo +share/locale/hr/LC_MESSAGES/kget.mo +share/locale/hr/LC_MESSAGES/kgoldrunner.mo +share/locale/hr/LC_MESSAGES/kgpg.mo +share/locale/hr/LC_MESSAGES/kgreet_classic.mo +share/locale/hr/LC_MESSAGES/kgreet_generic.mo +share/locale/hr/LC_MESSAGES/kgreet_winbind.mo +share/locale/hr/LC_MESSAGES/khangman.mo +share/locale/hr/LC_MESSAGES/khelpcenter.mo +share/locale/hr/LC_MESSAGES/khotkeys.mo +share/locale/hr/LC_MESSAGES/khotnewstuff.mo +share/locale/hr/LC_MESSAGES/khtmlkttsd.mo +share/locale/hr/LC_MESSAGES/kiconfinder.mo +share/locale/hr/LC_MESSAGES/kig.mo +share/locale/hr/LC_MESSAGES/kinetd.mo +share/locale/hr/LC_MESSAGES/kinfocenter.mo +share/locale/hr/LC_MESSAGES/kio4.mo +share/locale/hr/LC_MESSAGES/kio_applications.mo +share/locale/hr/LC_MESSAGES/kio_archive.mo +share/locale/hr/LC_MESSAGES/kio_audiocd.mo +share/locale/hr/LC_MESSAGES/kio_bookmarks.mo +share/locale/hr/LC_MESSAGES/kio_finger.mo +share/locale/hr/LC_MESSAGES/kio_fish.mo +share/locale/hr/LC_MESSAGES/kio_floppy.mo +share/locale/hr/LC_MESSAGES/kio_help4.mo +share/locale/hr/LC_MESSAGES/kio_imap4.mo +share/locale/hr/LC_MESSAGES/kio_info.mo +share/locale/hr/LC_MESSAGES/kio_man.mo +share/locale/hr/LC_MESSAGES/kio_nepomuksearch.mo +share/locale/hr/LC_MESSAGES/kio_nfs.mo +share/locale/hr/LC_MESSAGES/kio_nntp.mo +share/locale/hr/LC_MESSAGES/kio_pop3.mo +share/locale/hr/LC_MESSAGES/kio_remote.mo +share/locale/hr/LC_MESSAGES/kio_sftp.mo +share/locale/hr/LC_MESSAGES/kio_sieve.mo +share/locale/hr/LC_MESSAGES/kio_smb.mo +share/locale/hr/LC_MESSAGES/kio_smtp.mo +share/locale/hr/LC_MESSAGES/kio_thumbnail.mo +share/locale/hr/LC_MESSAGES/kio_trash.mo +share/locale/hr/LC_MESSAGES/kioclient.mo +share/locale/hr/LC_MESSAGES/kioexec.mo +share/locale/hr/LC_MESSAGES/kiten.mo +share/locale/hr/LC_MESSAGES/kjots.mo +share/locale/hr/LC_MESSAGES/kjumpingcube.mo +share/locale/hr/LC_MESSAGES/kleopatra.mo +share/locale/hr/LC_MESSAGES/klettres.mo +share/locale/hr/LC_MESSAGES/klines.mo +share/locale/hr/LC_MESSAGES/klipper.mo +share/locale/hr/LC_MESSAGES/klock.mo +share/locale/hr/LC_MESSAGES/kmahjongg.mo +share/locale/hr/LC_MESSAGES/kmail.mo +share/locale/hr/LC_MESSAGES/kmailcvt.mo +share/locale/hr/LC_MESSAGES/kmenuedit.mo +share/locale/hr/LC_MESSAGES/kmimetypefinder.mo +share/locale/hr/LC_MESSAGES/kmines.mo +share/locale/hr/LC_MESSAGES/kmix.mo +share/locale/hr/LC_MESSAGES/kmplot.mo +share/locale/hr/LC_MESSAGES/knetattach.mo +share/locale/hr/LC_MESSAGES/knetwalk.mo +share/locale/hr/LC_MESSAGES/knode.mo +share/locale/hr/LC_MESSAGES/knotes.mo +share/locale/hr/LC_MESSAGES/knotificationitem-1.mo +share/locale/hr/LC_MESSAGES/knotify4.mo +share/locale/hr/LC_MESSAGES/kolf.mo +share/locale/hr/LC_MESSAGES/kompare.mo +share/locale/hr/LC_MESSAGES/konqueror.mo +share/locale/hr/LC_MESSAGES/konquest.mo +share/locale/hr/LC_MESSAGES/konsole.mo +share/locale/hr/LC_MESSAGES/konsolekalendar.mo +share/locale/hr/LC_MESSAGES/kontact.mo +share/locale/hr/LC_MESSAGES/korganizer.mo +share/locale/hr/LC_MESSAGES/kpackage.mo +share/locale/hr/LC_MESSAGES/kpartsaver.mo +share/locale/hr/LC_MESSAGES/kpasswdserver.mo +share/locale/hr/LC_MESSAGES/kpat.mo +share/locale/hr/LC_MESSAGES/kpilot.mo +share/locale/hr/LC_MESSAGES/kppp.mo +share/locale/hr/LC_MESSAGES/kppplogview.mo +share/locale/hr/LC_MESSAGES/kquitapp.mo +share/locale/hr/LC_MESSAGES/krandr.mo +share/locale/hr/LC_MESSAGES/krdb.mo +share/locale/hr/LC_MESSAGES/krdc.mo +share/locale/hr/LC_MESSAGES/kreadconfig.mo +share/locale/hr/LC_MESSAGES/kreversi.mo +share/locale/hr/LC_MESSAGES/krfb.mo +share/locale/hr/LC_MESSAGES/kruler.mo +share/locale/hr/LC_MESSAGES/krunner.mo +share/locale/hr/LC_MESSAGES/ksame.mo +share/locale/hr/LC_MESSAGES/kscd.mo +share/locale/hr/LC_MESSAGES/kscreensaver.mo +share/locale/hr/LC_MESSAGES/kshisen.mo +share/locale/hr/LC_MESSAGES/kshorturifilter.mo +share/locale/hr/LC_MESSAGES/ksmserver.mo +share/locale/hr/LC_MESSAGES/ksnapshot.mo +share/locale/hr/LC_MESSAGES/kspaceduel.mo +share/locale/hr/LC_MESSAGES/ksplashthemes.mo +share/locale/hr/LC_MESSAGES/kstars.mo +share/locale/hr/LC_MESSAGES/kstart.mo +share/locale/hr/LC_MESSAGES/kstartperf.mo +share/locale/hr/LC_MESSAGES/kstyle_config.mo +share/locale/hr/LC_MESSAGES/kstyle_keramik_config.mo +share/locale/hr/LC_MESSAGES/ksysguard.mo +share/locale/hr/LC_MESSAGES/ksysguardlsofwidgets.mo +share/locale/hr/LC_MESSAGES/ksystraycmd.mo +share/locale/hr/LC_MESSAGES/ksysv.mo +share/locale/hr/LC_MESSAGES/kteatime.mo +share/locale/hr/LC_MESSAGES/ktexteditor_plugins.mo +share/locale/hr/LC_MESSAGES/kthememanager.mo +share/locale/hr/LC_MESSAGES/ktimer.mo +share/locale/hr/LC_MESSAGES/ktimetracker.mo +share/locale/hr/LC_MESSAGES/ktouch.mo +share/locale/hr/LC_MESSAGES/ktraderclient.mo +share/locale/hr/LC_MESSAGES/ktuberling.mo +share/locale/hr/LC_MESSAGES/ktux.mo +share/locale/hr/LC_MESSAGES/kuiserver.mo +share/locale/hr/LC_MESSAGES/kurifilter.mo +share/locale/hr/LC_MESSAGES/kuser.mo +share/locale/hr/LC_MESSAGES/kwalletd.mo +share/locale/hr/LC_MESSAGES/kweather.mo +share/locale/hr/LC_MESSAGES/kwin.mo +share/locale/hr/LC_MESSAGES/kwin_clients.mo +share/locale/hr/LC_MESSAGES/kwin_effects.mo +share/locale/hr/LC_MESSAGES/kwin_lib.mo +share/locale/hr/LC_MESSAGES/kwinstartmenu.mo +share/locale/hr/LC_MESSAGES/kwrite.mo +share/locale/hr/LC_MESSAGES/kwriteconfig.mo +share/locale/hr/LC_MESSAGES/kxkb.mo +share/locale/hr/LC_MESSAGES/kxsconfig.mo +share/locale/hr/LC_MESSAGES/libkcal.mo +share/locale/hr/LC_MESSAGES/libkdeedu.mo +share/locale/hr/LC_MESSAGES/libkdegames.mo +share/locale/hr/LC_MESSAGES/libkdepim.mo +share/locale/hr/LC_MESSAGES/libkonq.mo +share/locale/hr/LC_MESSAGES/libkscreensaver.mo +share/locale/hr/LC_MESSAGES/libkworkspace.mo +share/locale/hr/LC_MESSAGES/libplasma.mo +share/locale/hr/LC_MESSAGES/libplasmaclock.mo +share/locale/hr/LC_MESSAGES/libtaskmanager.mo +share/locale/hr/LC_MESSAGES/lskat.mo +share/locale/hr/LC_MESSAGES/nepomuk.mo +share/locale/hr/LC_MESSAGES/nepomuksearch.mo +share/locale/hr/LC_MESSAGES/nsplugin.mo +share/locale/hr/LC_MESSAGES/parley.mo +share/locale/hr/LC_MESSAGES/phonon_kde.mo +share/locale/hr/LC_MESSAGES/plasma-desktop.mo +share/locale/hr/LC_MESSAGES/plasma-overlay.mo +share/locale/hr/LC_MESSAGES/plasma-shells-common.mo +share/locale/hr/LC_MESSAGES/plasma_applet_battery.mo +share/locale/hr/LC_MESSAGES/plasma_applet_clock.mo +share/locale/hr/LC_MESSAGES/plasma_applet_desktop.mo +share/locale/hr/LC_MESSAGES/plasma_applet_devicenotifier.mo +share/locale/hr/LC_MESSAGES/plasma_applet_dig_clock.mo +share/locale/hr/LC_MESSAGES/plasma_applet_folderview.mo +share/locale/hr/LC_MESSAGES/plasma_applet_icon.mo +share/locale/hr/LC_MESSAGES/plasma_applet_launcher.mo +share/locale/hr/LC_MESSAGES/plasma_applet_lockout.mo +share/locale/hr/LC_MESSAGES/plasma_applet_pager.mo +share/locale/hr/LC_MESSAGES/plasma_applet_panel.mo +share/locale/hr/LC_MESSAGES/plasma_applet_panelspacer_internal.mo +share/locale/hr/LC_MESSAGES/plasma_applet_quicklaunch.mo +share/locale/hr/LC_MESSAGES/plasma_applet_saverdesktop.mo +share/locale/hr/LC_MESSAGES/plasma_applet_system-monitor.mo +share/locale/hr/LC_MESSAGES/plasma_applet_systemtray.mo +share/locale/hr/LC_MESSAGES/plasma_applet_tasks.mo +share/locale/hr/LC_MESSAGES/plasma_applet_trash.mo +share/locale/hr/LC_MESSAGES/plasma_applet_webbrowser.mo +share/locale/hr/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo +share/locale/hr/LC_MESSAGES/plasma_appletscriptengine_googlegadget.mo +share/locale/hr/LC_MESSAGES/plasma_appletscriptengine_qedjescripts.mo +share/locale/hr/LC_MESSAGES/plasma_engine_applicationjobs.mo +share/locale/hr/LC_MESSAGES/plasma_engine_keystate.mo +share/locale/hr/LC_MESSAGES/plasma_engine_metadata.mo +share/locale/hr/LC_MESSAGES/plasma_engine_network.mo +share/locale/hr/LC_MESSAGES/plasma_engine_notifications.mo +share/locale/hr/LC_MESSAGES/plasma_engine_nowplaying.mo +share/locale/hr/LC_MESSAGES/plasma_engine_rss.mo +share/locale/hr/LC_MESSAGES/plasma_engine_weather.mo +share/locale/hr/LC_MESSAGES/plasma_runner_bookmarksrunner.mo +share/locale/hr/LC_MESSAGES/plasma_runner_calculatorrunner.mo +share/locale/hr/LC_MESSAGES/plasma_runner_locations.mo +share/locale/hr/LC_MESSAGES/plasma_runner_nepomuksearchrunner.mo +share/locale/hr/LC_MESSAGES/plasma_runner_placesrunner.mo +share/locale/hr/LC_MESSAGES/plasma_runner_powerdevil.mo +share/locale/hr/LC_MESSAGES/plasma_runner_recentdocuments.mo +share/locale/hr/LC_MESSAGES/plasma_runner_services.mo +share/locale/hr/LC_MESSAGES/plasma_runner_sessions.mo +share/locale/hr/LC_MESSAGES/plasma_runner_shell.mo +share/locale/hr/LC_MESSAGES/plasma_runner_webshortcuts.mo +share/locale/hr/LC_MESSAGES/plasma_scriptengine_qscript.mo +share/locale/hr/LC_MESSAGES/plasma_wallpaper_color.mo +share/locale/hr/LC_MESSAGES/plasma_wallpaper_image.mo +share/locale/hr/LC_MESSAGES/plasmaengineexplorer.mo +share/locale/hr/LC_MESSAGES/plasmapkg.mo +share/locale/hr/LC_MESSAGES/plasmawallpaperviewer.mo +share/locale/hr/LC_MESSAGES/plasmoidviewer.mo +share/locale/hr/LC_MESSAGES/policykit-kde.mo +share/locale/hr/LC_MESSAGES/polkit-kde-authorization.mo +share/locale/hr/LC_MESSAGES/powerdevil.mo +share/locale/hr/LC_MESSAGES/processcore.mo +share/locale/hr/LC_MESSAGES/processui.mo +share/locale/hr/LC_MESSAGES/solid-bluetooth.mo +share/locale/hr/LC_MESSAGES/solid-hardware.mo +share/locale/hr/LC_MESSAGES/solid-network.mo +share/locale/hr/LC_MESSAGES/solid-powermanagement.mo +share/locale/hr/LC_MESSAGES/solidcontrol.mo +share/locale/hr/LC_MESSAGES/soliduiserver.mo +share/locale/hr/LC_MESSAGES/spy.mo +share/locale/hr/LC_MESSAGES/strigila_diff.mo +share/locale/hr/LC_MESSAGES/sweeper.mo +share/locale/hr/LC_MESSAGES/systemsettings.mo +share/locale/hr/LC_MESSAGES/timezones4.mo +share/locale/hr/LC_MESSAGES/umbrello.mo +share/locale/hr/LC_MESSAGES/useraccount.mo +share/locale/hr/LC_MESSAGES/xml_mimetypes.mo +share/locale/hr/entry.desktop diff --git a/misc/kde4-l10n-is/distinfo b/misc/kde4-l10n-is/distinfo index 3c8f41ef9863..9859e3886bbe 100644 --- a/misc/kde4-l10n-is/distinfo +++ b/misc/kde4-l10n-is/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-is-4.3.0.tar.bz2) = 40e82eea13e31644bf3982ab56595d18 -SHA256 (KDE/kde-l10n/kde-l10n-is-4.3.0.tar.bz2) = 0f66ae00f61f0540616b18572e1a0d65d4c52e50cdd8128ef8ad1c7016a98a9f -SIZE (KDE/kde-l10n/kde-l10n-is-4.3.0.tar.bz2) = 1794456 +MD5 (KDE/kde-l10n/kde-l10n-is-4.3.1.tar.bz2) = 1ffcfc820005647e0a005e263a9f1805 +SHA256 (KDE/kde-l10n/kde-l10n-is-4.3.1.tar.bz2) = 0b5474982179a5a19b0809199e8e5bdc1be34aa8b05be5f61335e21ff0a0a40e +SIZE (KDE/kde-l10n/kde-l10n-is-4.3.1.tar.bz2) = 1815371 diff --git a/misc/kde4-l10n-is/pkg-plist b/misc/kde4-l10n-is/pkg-plist index c9fd032a161f..9c12c936fb25 100644 --- a/misc/kde4-l10n-is/pkg-plist +++ b/misc/kde4-l10n-is/pkg-plist @@ -1,3 +1,4 @@ +share/locale/is/LC_MESSAGES/akonadi_vcard_resource.mo share/locale/is/LC_MESSAGES/akregator.mo share/locale/is/LC_MESSAGES/amor.mo share/locale/is/LC_MESSAGES/ark.mo @@ -63,6 +64,7 @@ share/locale/is/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/is/LC_MESSAGES/kcm_emoticons.mo share/locale/is/LC_MESSAGES/kcm_krfb.mo share/locale/is/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/is/LC_MESSAGES/kcm_lirc.mo share/locale/is/LC_MESSAGES/kcm_memory.mo share/locale/is/LC_MESSAGES/kcm_partition.mo share/locale/is/LC_MESSAGES/kcm_pci.mo @@ -109,7 +111,6 @@ share/locale/is/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/is/LC_MESSAGES/kcmkwm.mo share/locale/is/LC_MESSAGES/kcmlaunch.mo share/locale/is/LC_MESSAGES/kcmlilo.mo -share/locale/is/LC_MESSAGES/kcmlirc.mo share/locale/is/LC_MESSAGES/kcmlocale.mo share/locale/is/LC_MESSAGES/kcmnic.mo share/locale/is/LC_MESSAGES/kcmnotify.mo @@ -420,6 +421,7 @@ share/locale/is/LC_MESSAGES/plasma_applet_frame.mo share/locale/is/LC_MESSAGES/plasma_applet_fuzzy_clock.mo share/locale/is/LC_MESSAGES/plasma_applet_icon.mo share/locale/is/LC_MESSAGES/plasma_applet_incomingmsg.mo +share/locale/is/LC_MESSAGES/plasma_applet_katesession.mo share/locale/is/LC_MESSAGES/plasma_applet_kget.mo share/locale/is/LC_MESSAGES/plasma_applet_kolourpicker.mo share/locale/is/LC_MESSAGES/plasma_applet_launcher.mo @@ -465,6 +467,7 @@ share/locale/is/LC_MESSAGES/plasma_engine_keystate.mo share/locale/is/LC_MESSAGES/plasma_engine_metadata.mo share/locale/is/LC_MESSAGES/plasma_engine_network.mo share/locale/is/LC_MESSAGES/plasma_engine_notifications.mo +share/locale/is/LC_MESSAGES/plasma_engine_nowplaying.mo share/locale/is/LC_MESSAGES/plasma_engine_ocs.mo share/locale/is/LC_MESSAGES/plasma_engine_rss.mo share/locale/is/LC_MESSAGES/plasma_engine_weather.mo diff --git a/misc/kde4-l10n-it/Makefile.man b/misc/kde4-l10n-it/Makefile.man index a4dd7e96590b..4843ee75e868 100644 --- a/misc/kde4-l10n-it/Makefile.man +++ b/misc/kde4-l10n-it/Makefile.man @@ -24,12 +24,18 @@ MAN1= adddebug.1 \ kdesu.1 \ kfind.1 \ kig.1 \ + kjs.1 \ + kjscmd.1 \ kmag.1 \ kmousetool.1 \ kmouth.1 \ kmplot.1 \ + kross.1 \ ktouch.1 \ + makekdewidgets.1 \ + plasmaengineexplorer.1 \ po2xml.1 \ + preparetips.1 \ pruneemptydirs.1 \ qtdoc.1 \ reportview.1 \ @@ -44,4 +50,7 @@ MAN6= amor.6 \ kpat.6 MAN7= kdeoptions.7 \ qtoptions.7 -MAN8= kbuildsycoca4.8 +MAN8= kbuildsycoca4.8 \ + meinproc4.8 \ + nepomukserver.8 \ + nepomukservicestub.8 diff --git a/misc/kde4-l10n-it/distinfo b/misc/kde4-l10n-it/distinfo index 52d6287421fd..21f512053872 100644 --- a/misc/kde4-l10n-it/distinfo +++ b/misc/kde4-l10n-it/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-it-4.3.0.tar.bz2) = 7974d9d51286c0bbe3ce9201cea05372 -SHA256 (KDE/kde-l10n/kde-l10n-it-4.3.0.tar.bz2) = e0962f43dc790fda85fc7d97908b5ff402bc798a45e6383197f10efb0acb1da4 -SIZE (KDE/kde-l10n/kde-l10n-it-4.3.0.tar.bz2) = 11250186 +MD5 (KDE/kde-l10n/kde-l10n-it-4.3.1.tar.bz2) = 66db81f855de8c62c077361dab4eeb1c +SHA256 (KDE/kde-l10n/kde-l10n-it-4.3.1.tar.bz2) = f16ce1386eb580e250c01aad27a84f17e2426c117a4a0c15f24c34ceabc24eb8 +SIZE (KDE/kde-l10n/kde-l10n-it-4.3.1.tar.bz2) = 11377267 diff --git a/misc/kde4-l10n-it/pkg-plist b/misc/kde4-l10n-it/pkg-plist index eb9f98d898a6..35e942efc338 100644 --- a/misc/kde4-l10n-it/pkg-plist +++ b/misc/kde4-l10n-it/pkg-plist @@ -1,5 +1,3 @@ -man/it/man8/nepomukserver.8 -man/it/man8/nepomukservicestub.8 share/apps/klettres/it/alpha/a.ogg share/apps/klettres/it/alpha/b.ogg share/apps/klettres/it/alpha/c.ogg @@ -148,6 +146,13 @@ share/apps/step/objinfo/l10n/it/Particle.html share/apps/step/objinfo/l10n/it/Polygon.html share/apps/step/objinfo/l10n/it/Spring.html share/apps/step/objinfo/l10n/it/World.html +share/doc/HTML/it/PolicyKit-kde/authorization.docbook +share/doc/HTML/it/PolicyKit-kde/authorizationagent.docbook +share/doc/HTML/it/PolicyKit-kde/common +share/doc/HTML/it/PolicyKit-kde/howitworks.docbook +share/doc/HTML/it/PolicyKit-kde/index.cache.bz2 +share/doc/HTML/it/PolicyKit-kde/index.docbook +share/doc/HTML/it/PolicyKit-kde/introduction.docbook share/doc/HTML/it/akregator/common share/doc/HTML/it/akregator/index.cache.bz2 share/doc/HTML/it/akregator/index.docbook @@ -247,6 +252,19 @@ share/doc/HTML/it/kate-plugins/openheader.docbook share/doc/HTML/it/kate-plugins/textfilter.docbook share/doc/HTML/it/kate-plugins/xmlcheck.docbook share/doc/HTML/it/kate-plugins/xmltools.docbook +share/doc/HTML/it/kate/advanced.docbook +share/doc/HTML/it/kate/common +share/doc/HTML/it/kate/configuring.docbook +share/doc/HTML/it/kate/fundamentals.docbook +share/doc/HTML/it/kate/highlighting.docbook +share/doc/HTML/it/kate/index.cache.bz2 +share/doc/HTML/it/kate/index.docbook +share/doc/HTML/it/kate/man-kate.1.docbook +share/doc/HTML/it/kate/mdi.docbook +share/doc/HTML/it/kate/menus.docbook +share/doc/HTML/it/kate/part.docbook +share/doc/HTML/it/kate/plugins.docbook +share/doc/HTML/it/kate/regular-expressions.docbook share/doc/HTML/it/katomic/common share/doc/HTML/it/katomic/index.cache.bz2 share/doc/HTML/it/katomic/index.docbook @@ -318,6 +336,9 @@ share/doc/HTML/it/kcontrol/desktop/index.docbook share/doc/HTML/it/kcontrol/desktopbehavior/common share/doc/HTML/it/kcontrol/desktopbehavior/index.cache.bz2 share/doc/HTML/it/kcontrol/desktopbehavior/index.docbook +share/doc/HTML/it/kcontrol/desktopthemedetails/common +share/doc/HTML/it/kcontrol/desktopthemedetails/index.cache.bz2 +share/doc/HTML/it/kcontrol/desktopthemedetails/index.docbook share/doc/HTML/it/kcontrol/ebrowsing/common share/doc/HTML/it/kcontrol/ebrowsing/index.cache.bz2 share/doc/HTML/it/kcontrol/ebrowsing/index.docbook @@ -1230,6 +1251,9 @@ share/doc/HTML/it/step/tutorials.docbook share/doc/HTML/it/superkaramba/common share/doc/HTML/it/superkaramba/index.cache.bz2 share/doc/HTML/it/superkaramba/index.docbook +share/doc/HTML/it/systemsettings/common +share/doc/HTML/it/systemsettings/index.cache.bz2 +share/doc/HTML/it/systemsettings/index.docbook share/doc/HTML/it/umbrello/authors.docbook share/doc/HTML/it/umbrello/code_import_and_generation.docbook share/doc/HTML/it/umbrello/common @@ -1357,6 +1381,7 @@ share/locale/it/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/it/LC_MESSAGES/kcm_emoticons.mo share/locale/it/LC_MESSAGES/kcm_krfb.mo share/locale/it/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/it/LC_MESSAGES/kcm_lirc.mo share/locale/it/LC_MESSAGES/kcm_memory.mo share/locale/it/LC_MESSAGES/kcm_partition.mo share/locale/it/LC_MESSAGES/kcm_pci.mo @@ -1403,7 +1428,6 @@ share/locale/it/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/it/LC_MESSAGES/kcmkwm.mo share/locale/it/LC_MESSAGES/kcmlaunch.mo share/locale/it/LC_MESSAGES/kcmlilo.mo -share/locale/it/LC_MESSAGES/kcmlirc.mo share/locale/it/LC_MESSAGES/kcmlocale.mo share/locale/it/LC_MESSAGES/kcmnic.mo share/locale/it/LC_MESSAGES/kcmnotify.mo @@ -1858,6 +1882,7 @@ share/locale/it/LC_MESSAGES/xml_mimetypes.mo share/locale/it/entry.desktop @dirrm share/doc/HTML/it/xsldbg @dirrm share/doc/HTML/it/umbrello +@dirrm share/doc/HTML/it/systemsettings @dirrm share/doc/HTML/it/superkaramba @dirrm share/doc/HTML/it/step @dirrm share/doc/HTML/it/sonnet @@ -2058,6 +2083,7 @@ share/locale/it/entry.desktop @dirrm share/doc/HTML/it/kcontrol/emoticons @dirrm share/doc/HTML/it/kcontrol/email @dirrm share/doc/HTML/it/kcontrol/ebrowsing +@dirrm share/doc/HTML/it/kcontrol/desktopthemedetails @dirrm share/doc/HTML/it/kcontrol/desktopbehavior @dirrm share/doc/HTML/it/kcontrol/desktop @dirrm share/doc/HTML/it/kcontrol/crypto @@ -2083,6 +2109,7 @@ share/locale/it/entry.desktop @dirrm share/doc/HTML/it/kbattleship @dirrm share/doc/HTML/it/katomic @dirrm share/doc/HTML/it/kate-plugins +@dirrm share/doc/HTML/it/kate @dirrm share/doc/HTML/it/kapptemplate @dirrm share/doc/HTML/it/kapman @dirrm share/doc/HTML/it/kanagram @@ -2102,6 +2129,7 @@ share/locale/it/entry.desktop @dirrm share/doc/HTML/it/ark @dirrm share/doc/HTML/it/amor @dirrm share/doc/HTML/it/akregator +@dirrm share/doc/HTML/it/PolicyKit-kde @dirrm share/apps/step/objinfo/l10n/it @dirrm share/apps/step/objinfo/l10n @dirrm share/apps/step/objinfo diff --git a/misc/kde4-l10n-kk/distinfo b/misc/kde4-l10n-kk/distinfo index 3b1d66c89db0..8efbca380116 100644 --- a/misc/kde4-l10n-kk/distinfo +++ b/misc/kde4-l10n-kk/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-kk-4.3.0.tar.bz2) = c007430e5839c943c27d2c08a3271c01 -SHA256 (KDE/kde-l10n/kde-l10n-kk-4.3.0.tar.bz2) = 9ecb2e64476c5b0f892be0f8fa90bbefa15c7118527d636b7ce5f9aaa6fda71b -SIZE (KDE/kde-l10n/kde-l10n-kk-4.3.0.tar.bz2) = 1283039 +MD5 (KDE/kde-l10n/kde-l10n-kk-4.3.1.tar.bz2) = 7673863d17d0c8b959eff3e8cef7eb5c +SHA256 (KDE/kde-l10n/kde-l10n-kk-4.3.1.tar.bz2) = 9e43beb123a2bdaeb9002bc03aecaf3f9462a7b5d8d937c156acfb5adc8ecd98 +SIZE (KDE/kde-l10n/kde-l10n-kk-4.3.1.tar.bz2) = 1282956 diff --git a/misc/kde4-l10n-kk/pkg-plist b/misc/kde4-l10n-kk/pkg-plist index 3ff71078e1b6..df9551721de1 100644 --- a/misc/kde4-l10n-kk/pkg-plist +++ b/misc/kde4-l10n-kk/pkg-plist @@ -46,6 +46,7 @@ share/locale/kk/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/kk/LC_MESSAGES/kcm_emoticons.mo share/locale/kk/LC_MESSAGES/kcm_krfb.mo share/locale/kk/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/kk/LC_MESSAGES/kcm_lirc.mo share/locale/kk/LC_MESSAGES/kcm_memory.mo share/locale/kk/LC_MESSAGES/kcm_partition.mo share/locale/kk/LC_MESSAGES/kcm_pci.mo @@ -87,7 +88,6 @@ share/locale/kk/LC_MESSAGES/kcmkwinrules.mo share/locale/kk/LC_MESSAGES/kcmkwm.mo share/locale/kk/LC_MESSAGES/kcmlaunch.mo share/locale/kk/LC_MESSAGES/kcmlilo.mo -share/locale/kk/LC_MESSAGES/kcmlirc.mo share/locale/kk/LC_MESSAGES/kcmlocale.mo share/locale/kk/LC_MESSAGES/kcmnic.mo share/locale/kk/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-km/distinfo b/misc/kde4-l10n-km/distinfo index e718c975cc14..bec6b4a24eaf 100644 --- a/misc/kde4-l10n-km/distinfo +++ b/misc/kde4-l10n-km/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-km-4.3.0.tar.bz2) = 4cde7eb586388fb3268aecc901c2f297 -SHA256 (KDE/kde-l10n/kde-l10n-km-4.3.0.tar.bz2) = 16d90b0d0dc63085300d1fe24ab3f2b6f8f605dc0a6e4bce9029656a36d9f69c -SIZE (KDE/kde-l10n/kde-l10n-km-4.3.0.tar.bz2) = 1949332 +MD5 (KDE/kde-l10n/kde-l10n-km-4.3.1.tar.bz2) = 1edb34c62a7267f2e0ab221f16c87f97 +SHA256 (KDE/kde-l10n/kde-l10n-km-4.3.1.tar.bz2) = 04b08aff2baa9fd441f13bf5de667ac99f85347fa9bf149e34daa930e685757b +SIZE (KDE/kde-l10n/kde-l10n-km-4.3.1.tar.bz2) = 1967212 diff --git a/misc/kde4-l10n-km/pkg-plist b/misc/kde4-l10n-km/pkg-plist index 229e95db0f03..5832f5eab597 100644 --- a/misc/kde4-l10n-km/pkg-plist +++ b/misc/kde4-l10n-km/pkg-plist @@ -105,6 +105,7 @@ share/locale/km/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/km/LC_MESSAGES/kcm_emoticons.mo share/locale/km/LC_MESSAGES/kcm_krfb.mo share/locale/km/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/km/LC_MESSAGES/kcm_lirc.mo share/locale/km/LC_MESSAGES/kcm_memory.mo share/locale/km/LC_MESSAGES/kcm_partition.mo share/locale/km/LC_MESSAGES/kcm_pci.mo @@ -151,7 +152,6 @@ share/locale/km/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/km/LC_MESSAGES/kcmkwm.mo share/locale/km/LC_MESSAGES/kcmlaunch.mo share/locale/km/LC_MESSAGES/kcmlilo.mo -share/locale/km/LC_MESSAGES/kcmlirc.mo share/locale/km/LC_MESSAGES/kcmlocale.mo share/locale/km/LC_MESSAGES/kcmnic.mo share/locale/km/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-kn/distinfo b/misc/kde4-l10n-kn/distinfo index 0df91d8b7978..847be419de5d 100644 --- a/misc/kde4-l10n-kn/distinfo +++ b/misc/kde4-l10n-kn/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-kn-4.3.0.tar.bz2) = e08b0161309fc03c0178a357f45c38e0 -SHA256 (KDE/kde-l10n/kde-l10n-kn-4.3.0.tar.bz2) = a7ab85f4a6001db6a80253fa96c58783a46d58999b84b7e5ad4b0fa0de68d5b3 -SIZE (KDE/kde-l10n/kde-l10n-kn-4.3.0.tar.bz2) = 333677 +MD5 (KDE/kde-l10n/kde-l10n-kn-4.3.1.tar.bz2) = f9d545f3adbf0917dce523555319d6cd +SHA256 (KDE/kde-l10n/kde-l10n-kn-4.3.1.tar.bz2) = 08204f75c6595ea3393f78843a78880a059048755eab4c5fe687844cd746f642 +SIZE (KDE/kde-l10n/kde-l10n-kn-4.3.1.tar.bz2) = 333668 diff --git a/misc/kde4-l10n-ku/distinfo b/misc/kde4-l10n-ku/distinfo index 148afd0db00d..b7a599bc7b92 100644 --- a/misc/kde4-l10n-ku/distinfo +++ b/misc/kde4-l10n-ku/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-ku-4.3.0.tar.bz2) = 80dbde92c9cc2a3b18ddc8f8e6bf6228 -SHA256 (KDE/kde-l10n/kde-l10n-ku-4.3.0.tar.bz2) = e12530ca512c291b9afffa1e6ada0bfac7f429c8b8c3db359e5cf004c0f52197 -SIZE (KDE/kde-l10n/kde-l10n-ku-4.3.0.tar.bz2) = 656764 +MD5 (KDE/kde-l10n/kde-l10n-ku-4.3.1.tar.bz2) = 8e471b1e2af1c6cf4ee2c94fe0e61068 +SHA256 (KDE/kde-l10n/kde-l10n-ku-4.3.1.tar.bz2) = 2ed7faa03833ecf368fe2db924cb2b962e96f52f60b7d08e074fa1e39a722e84 +SIZE (KDE/kde-l10n/kde-l10n-ku-4.3.1.tar.bz2) = 667126 diff --git a/misc/kde4-l10n-lt/distinfo b/misc/kde4-l10n-lt/distinfo index 0f16f1ef5f57..bebd85e7af4f 100644 --- a/misc/kde4-l10n-lt/distinfo +++ b/misc/kde4-l10n-lt/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-lt-4.3.0.tar.bz2) = 0f7d011ce2e22f92e7e814445cf6ff97 -SHA256 (KDE/kde-l10n/kde-l10n-lt-4.3.0.tar.bz2) = f87153f791fc9b934437b38e8be041c4264f496ec7e9f870fe3f8b317689b624 -SIZE (KDE/kde-l10n/kde-l10n-lt-4.3.0.tar.bz2) = 2072536 +MD5 (KDE/kde-l10n/kde-l10n-lt-4.3.1.tar.bz2) = f22f07e005140407de1c91f5e8c6b014 +SHA256 (KDE/kde-l10n/kde-l10n-lt-4.3.1.tar.bz2) = 5720ea8e9e8a4a3363b870852f924acd03d29efd8c13c7bae402a7735e7a1b72 +SIZE (KDE/kde-l10n/kde-l10n-lt-4.3.1.tar.bz2) = 2085672 diff --git a/misc/kde4-l10n-lt/pkg-plist b/misc/kde4-l10n-lt/pkg-plist index dec95c1519c9..fb477771779c 100644 --- a/misc/kde4-l10n-lt/pkg-plist +++ b/misc/kde4-l10n-lt/pkg-plist @@ -109,6 +109,7 @@ share/locale/lt/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/lt/LC_MESSAGES/kcm_emoticons.mo share/locale/lt/LC_MESSAGES/kcm_krfb.mo share/locale/lt/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/lt/LC_MESSAGES/kcm_lirc.mo share/locale/lt/LC_MESSAGES/kcm_memory.mo share/locale/lt/LC_MESSAGES/kcm_partition.mo share/locale/lt/LC_MESSAGES/kcm_pci.mo @@ -155,7 +156,6 @@ share/locale/lt/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/lt/LC_MESSAGES/kcmkwm.mo share/locale/lt/LC_MESSAGES/kcmlaunch.mo share/locale/lt/LC_MESSAGES/kcmlilo.mo -share/locale/lt/LC_MESSAGES/kcmlirc.mo share/locale/lt/LC_MESSAGES/kcmlocale.mo share/locale/lt/LC_MESSAGES/kcmnic.mo share/locale/lt/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-lv/distinfo b/misc/kde4-l10n-lv/distinfo index 891bc3d8411e..7e5cc32548a8 100644 --- a/misc/kde4-l10n-lv/distinfo +++ b/misc/kde4-l10n-lv/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-lv-4.3.0.tar.bz2) = e097c2d2be217ae29cb769504356281c -SHA256 (KDE/kde-l10n/kde-l10n-lv-4.3.0.tar.bz2) = d354e6aff879176ac41e5c86f27f6805b25718e42cfb00d393cf046720ed4d09 -SIZE (KDE/kde-l10n/kde-l10n-lv-4.3.0.tar.bz2) = 1778796 +MD5 (KDE/kde-l10n/kde-l10n-lv-4.3.1.tar.bz2) = 870daf8a524c2540bf68b7db0a40b418 +SHA256 (KDE/kde-l10n/kde-l10n-lv-4.3.1.tar.bz2) = 0364f26b933c995ef426c30c2d881cd1606a9bca99fc18398d09d7f7400a7d25 +SIZE (KDE/kde-l10n/kde-l10n-lv-4.3.1.tar.bz2) = 1812009 diff --git a/misc/kde4-l10n-lv/pkg-plist b/misc/kde4-l10n-lv/pkg-plist index b733fbd2bf1f..8b46f6331ac1 100644 --- a/misc/kde4-l10n-lv/pkg-plist +++ b/misc/kde4-l10n-lv/pkg-plist @@ -382,6 +382,7 @@ share/locale/lv/LC_MESSAGES/kwin_clients.mo share/locale/lv/LC_MESSAGES/kwin_effects.mo share/locale/lv/LC_MESSAGES/kwin_lib.mo share/locale/lv/LC_MESSAGES/kwinstartmenu.mo +share/locale/lv/LC_MESSAGES/kwordquiz.mo share/locale/lv/LC_MESSAGES/kwrite.mo share/locale/lv/LC_MESSAGES/kwriteconfig.mo share/locale/lv/LC_MESSAGES/kxkb.mo diff --git a/misc/kde4-l10n-mai/distinfo b/misc/kde4-l10n-mai/distinfo index 578687cae284..c0bf65caa603 100644 --- a/misc/kde4-l10n-mai/distinfo +++ b/misc/kde4-l10n-mai/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-mai-4.3.0.tar.bz2) = 2eda87bfb1490736fc0bd245177b015e -SHA256 (KDE/kde-l10n/kde-l10n-mai-4.3.0.tar.bz2) = 603f198ab3bc8f7f5747bc8108e06f849c1396fd68589871caf2ed55a33c7319 -SIZE (KDE/kde-l10n/kde-l10n-mai-4.3.0.tar.bz2) = 1601530 +MD5 (KDE/kde-l10n/kde-l10n-mai-4.3.1.tar.bz2) = 16ab057fbe49091a1b1b165c68748c63 +SHA256 (KDE/kde-l10n/kde-l10n-mai-4.3.1.tar.bz2) = cb63102a7362e87a03ea8a471455daa30bea24a21639926bfffb61342677a4d7 +SIZE (KDE/kde-l10n/kde-l10n-mai-4.3.1.tar.bz2) = 1616814 diff --git a/misc/kde4-l10n-mai/pkg-plist b/misc/kde4-l10n-mai/pkg-plist index 534129b8722e..a3bc0480c384 100644 --- a/misc/kde4-l10n-mai/pkg-plist +++ b/misc/kde4-l10n-mai/pkg-plist @@ -107,6 +107,7 @@ share/locale/mai/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/mai/LC_MESSAGES/kcm_emoticons.mo share/locale/mai/LC_MESSAGES/kcm_krfb.mo share/locale/mai/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/mai/LC_MESSAGES/kcm_lirc.mo share/locale/mai/LC_MESSAGES/kcm_memory.mo share/locale/mai/LC_MESSAGES/kcm_partition.mo share/locale/mai/LC_MESSAGES/kcm_pci.mo @@ -153,7 +154,6 @@ share/locale/mai/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/mai/LC_MESSAGES/kcmkwm.mo share/locale/mai/LC_MESSAGES/kcmlaunch.mo share/locale/mai/LC_MESSAGES/kcmlilo.mo -share/locale/mai/LC_MESSAGES/kcmlirc.mo share/locale/mai/LC_MESSAGES/kcmlocale.mo share/locale/mai/LC_MESSAGES/kcmnic.mo share/locale/mai/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-mk/distinfo b/misc/kde4-l10n-mk/distinfo index be018e7247a9..992a5a54660e 100644 --- a/misc/kde4-l10n-mk/distinfo +++ b/misc/kde4-l10n-mk/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-mk-4.3.0.tar.bz2) = 853109465d2dc4031f0cd729775cca55 -SHA256 (KDE/kde-l10n/kde-l10n-mk-4.3.0.tar.bz2) = a9f41a8e3c874bbdbdfc6284bbe47beade59dbd3abc0bbf9be2ec2eb75b0fa74 -SIZE (KDE/kde-l10n/kde-l10n-mk-4.3.0.tar.bz2) = 1745967 +MD5 (KDE/kde-l10n/kde-l10n-mk-4.3.1.tar.bz2) = 225c1583a846661569e43073164de493 +SHA256 (KDE/kde-l10n/kde-l10n-mk-4.3.1.tar.bz2) = f789ab1e195d4bd8cc31a977f11b4a854d16675a97a71a6cda0609c87dae8bfe +SIZE (KDE/kde-l10n/kde-l10n-mk-4.3.1.tar.bz2) = 1766518 diff --git a/misc/kde4-l10n-mk/pkg-plist b/misc/kde4-l10n-mk/pkg-plist index 491c21f04da4..2c4a2c22c777 100644 --- a/misc/kde4-l10n-mk/pkg-plist +++ b/misc/kde4-l10n-mk/pkg-plist @@ -55,6 +55,7 @@ share/locale/mk/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/mk/LC_MESSAGES/kcm_emoticons.mo share/locale/mk/LC_MESSAGES/kcm_krfb.mo share/locale/mk/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/mk/LC_MESSAGES/kcm_lirc.mo share/locale/mk/LC_MESSAGES/kcm_memory.mo share/locale/mk/LC_MESSAGES/kcm_partition.mo share/locale/mk/LC_MESSAGES/kcm_phonon.mo @@ -96,7 +97,6 @@ share/locale/mk/LC_MESSAGES/kcmkwinrules.mo share/locale/mk/LC_MESSAGES/kcmkwm.mo share/locale/mk/LC_MESSAGES/kcmlaunch.mo share/locale/mk/LC_MESSAGES/kcmlilo.mo -share/locale/mk/LC_MESSAGES/kcmlirc.mo share/locale/mk/LC_MESSAGES/kcmlocale.mo share/locale/mk/LC_MESSAGES/kcmnic.mo share/locale/mk/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-ml/distinfo b/misc/kde4-l10n-ml/distinfo index 3342224a52fe..27bfaa0c7a7a 100644 --- a/misc/kde4-l10n-ml/distinfo +++ b/misc/kde4-l10n-ml/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-ml-4.3.0.tar.bz2) = 953f5f1d4cbb785cc4d8ef4a488c6661 -SHA256 (KDE/kde-l10n/kde-l10n-ml-4.3.0.tar.bz2) = b551e1a832bae23e9fed2eac91125d4b8536a468bd78d5bb254f205274df1dbb -SIZE (KDE/kde-l10n/kde-l10n-ml-4.3.0.tar.bz2) = 20186329 +MD5 (KDE/kde-l10n/kde-l10n-ml-4.3.1.tar.bz2) = 2098d129f0f337436ddfa8deec1fb01a +SHA256 (KDE/kde-l10n/kde-l10n-ml-4.3.1.tar.bz2) = db5e5104190be1d403a5f6c86e47311926ee1a674fed68e41bb315e3a3530f6e +SIZE (KDE/kde-l10n/kde-l10n-ml-4.3.1.tar.bz2) = 20198657 diff --git a/misc/kde4-l10n-mr/distinfo b/misc/kde4-l10n-mr/distinfo index 40f044e22682..8bb5c129df57 100644 --- a/misc/kde4-l10n-mr/distinfo +++ b/misc/kde4-l10n-mr/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-mr-4.3.0.tar.bz2) = c8d80300e921f31eca1ab8ea1de85ceb -SHA256 (KDE/kde-l10n/kde-l10n-mr-4.3.0.tar.bz2) = 6dd51ce9bc6b87ab43b1d338bb107849fce507a7c2ef39314939118f3266475d -SIZE (KDE/kde-l10n/kde-l10n-mr-4.3.0.tar.bz2) = 313603 +MD5 (KDE/kde-l10n/kde-l10n-mr-4.3.1.tar.bz2) = f9fb45491de0c96399cd0032939b051b +SHA256 (KDE/kde-l10n/kde-l10n-mr-4.3.1.tar.bz2) = 5c9aabdb486dd4ef578d0fdfde47a099872da91052767ddd4419977745fc1766 +SIZE (KDE/kde-l10n/kde-l10n-mr-4.3.1.tar.bz2) = 316056 diff --git a/misc/kde4-l10n-nb/distinfo b/misc/kde4-l10n-nb/distinfo index d7a7188de4c8..727775f04408 100644 --- a/misc/kde4-l10n-nb/distinfo +++ b/misc/kde4-l10n-nb/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-nb-4.3.0.tar.bz2) = cfe753a7bebfda9f5f6f25399d8dad0c -SHA256 (KDE/kde-l10n/kde-l10n-nb-4.3.0.tar.bz2) = 785826d46295ee7b607cd364641289e3ca7be3426e6b06ffa21916299c964397 -SIZE (KDE/kde-l10n/kde-l10n-nb-4.3.0.tar.bz2) = 2530636 +MD5 (KDE/kde-l10n/kde-l10n-nb-4.3.1.tar.bz2) = 7c61e71082eb4f5ac795a7de4b7d2901 +SHA256 (KDE/kde-l10n/kde-l10n-nb-4.3.1.tar.bz2) = f9baea6e02b1ba01f029ce0a8c8121a8375254f61bed903fb264f6a574724503 +SIZE (KDE/kde-l10n/kde-l10n-nb-4.3.1.tar.bz2) = 2447709 diff --git a/misc/kde4-l10n-nb/pkg-plist b/misc/kde4-l10n-nb/pkg-plist index f0d0d19fcaab..ad63540a930e 100644 --- a/misc/kde4-l10n-nb/pkg-plist +++ b/misc/kde4-l10n-nb/pkg-plist @@ -1,10 +1,4 @@ share/apps/katepart/syntax/logohighlightstyle.nb.xml -share/locale/nb/LC_MESSAGES/plasma_applet_BbalL.mo -share/locale/nb/LC_MESSAGES/plasma_applet_CharSelectApplet.mo -share/locale/nb/LC_MESSAGES/plasma_applet_microblog.mo -share/locale/nb/LC_MESSAGES/plasma_applet_qstardict.mo -share/locale/nb/LC_MESSAGES/plasma_applet_saverdesktop.mo -share/locale/nb/LC_MESSAGES/plasma_appletscriptengine_qedjescripts.mo share/apps/khangman/nb.txt share/apps/klettres/nb/alpha/U0061.ogg share/apps/klettres/nb/alpha/U0062.ogg @@ -92,6 +86,9 @@ share/doc/HTML/nb/kcontrol/filetypes/index.docbook share/doc/HTML/nb/kcontrol/icons/common share/doc/HTML/nb/kcontrol/icons/index.cache.bz2 share/doc/HTML/nb/kcontrol/icons/index.docbook +share/doc/HTML/nb/khelpcenter/quickstart/common +share/doc/HTML/nb/khelpcenter/quickstart/index.cache.bz2 +share/doc/HTML/nb/khelpcenter/quickstart/index.docbook share/doc/HTML/nb/kinfocenter/devices/common share/doc/HTML/nb/kinfocenter/devices/index.cache.bz2 share/doc/HTML/nb/kinfocenter/devices/index.docbook @@ -140,6 +137,21 @@ share/doc/HTML/nb/kinfocenter/usb/index.docbook share/doc/HTML/nb/kinfocenter/xserver/common share/doc/HTML/nb/kinfocenter/xserver/index.cache.bz2 share/doc/HTML/nb/kinfocenter/xserver/index.docbook +share/doc/HTML/nb/kioslave/data/common +share/doc/HTML/nb/kioslave/data/index.cache.bz2 +share/doc/HTML/nb/kioslave/data/index.docbook +share/locale/nb/LC_MESSAGES/akonadi-kcal.mo +share/locale/nb/LC_MESSAGES/akonadi_birthdays_resource.mo +share/locale/nb/LC_MESSAGES/akonadi_distlist_resource.mo +share/locale/nb/LC_MESSAGES/akonadi_ical_resource.mo +share/locale/nb/LC_MESSAGES/akonadi_imap_resource.mo +share/locale/nb/LC_MESSAGES/akonadi_kabc_resource.mo +share/locale/nb/LC_MESSAGES/akonadi_kcal_resource.mo +share/locale/nb/LC_MESSAGES/akonadi_knut_resource.mo +share/locale/nb/LC_MESSAGES/akonadi_kolabproxy_resource.mo +share/locale/nb/LC_MESSAGES/akonadi_kresourceassistant.mo +share/locale/nb/LC_MESSAGES/akonadi_localbookmarks_resource.mo +share/locale/nb/LC_MESSAGES/akonadi_maildir_resource.mo share/locale/nb/LC_MESSAGES/akonaditray.mo share/locale/nb/LC_MESSAGES/akregator.mo share/locale/nb/LC_MESSAGES/amor.mo @@ -226,6 +238,7 @@ share/locale/nb/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/nb/LC_MESSAGES/kcm_emoticons.mo share/locale/nb/LC_MESSAGES/kcm_krfb.mo share/locale/nb/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/nb/LC_MESSAGES/kcm_lirc.mo share/locale/nb/LC_MESSAGES/kcm_memory.mo share/locale/nb/LC_MESSAGES/kcm_partition.mo share/locale/nb/LC_MESSAGES/kcm_pci.mo @@ -233,6 +246,7 @@ share/locale/nb/LC_MESSAGES/kcm_phonon.mo share/locale/nb/LC_MESSAGES/kcm_phononxine.mo share/locale/nb/LC_MESSAGES/kcm_platform.mo share/locale/nb/LC_MESSAGES/kcm_solid.mo +share/locale/nb/LC_MESSAGES/kcm_solid_actions.mo share/locale/nb/LC_MESSAGES/kcm_standard_actions.mo share/locale/nb/LC_MESSAGES/kcmaccess.mo share/locale/nb/LC_MESSAGES/kcmaudiocd.mo @@ -267,10 +281,10 @@ share/locale/nb/LC_MESSAGES/kcmkwallet.mo share/locale/nb/LC_MESSAGES/kcmkwincompositing.mo share/locale/nb/LC_MESSAGES/kcmkwindecoration.mo share/locale/nb/LC_MESSAGES/kcmkwinrules.mo +share/locale/nb/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/nb/LC_MESSAGES/kcmkwm.mo share/locale/nb/LC_MESSAGES/kcmlaunch.mo share/locale/nb/LC_MESSAGES/kcmlilo.mo -share/locale/nb/LC_MESSAGES/kcmlirc.mo share/locale/nb/LC_MESSAGES/kcmlocale.mo share/locale/nb/LC_MESSAGES/kcmnic.mo share/locale/nb/LC_MESSAGES/kcmnotify.mo @@ -368,6 +382,7 @@ share/locale/nb/LC_MESSAGES/kio_floppy.mo share/locale/nb/LC_MESSAGES/kio_groupwise.mo share/locale/nb/LC_MESSAGES/kio_help4.mo share/locale/nb/LC_MESSAGES/kio_imap4.mo +share/locale/nb/LC_MESSAGES/kio_info.mo share/locale/nb/LC_MESSAGES/kio_jabberdisco.mo share/locale/nb/LC_MESSAGES/kio_ldap.mo share/locale/nb/LC_MESSAGES/kio_man.mo @@ -418,6 +433,7 @@ share/locale/nb/LC_MESSAGES/knetwalk.mo share/locale/nb/LC_MESSAGES/knetworkconfmodule.mo share/locale/nb/LC_MESSAGES/knode.mo share/locale/nb/LC_MESSAGES/knotes.mo +share/locale/nb/LC_MESSAGES/knotificationitem-1.mo share/locale/nb/LC_MESSAGES/knotify4.mo share/locale/nb/LC_MESSAGES/kolf.mo share/locale/nb/LC_MESSAGES/kollision.mo @@ -530,6 +546,7 @@ share/locale/nb/LC_MESSAGES/libkdeedu.mo share/locale/nb/LC_MESSAGES/libkdegames.mo share/locale/nb/LC_MESSAGES/libkdepim.mo share/locale/nb/LC_MESSAGES/libkholidays.mo +share/locale/nb/LC_MESSAGES/libkimap.mo share/locale/nb/LC_MESSAGES/libkldap.mo share/locale/nb/LC_MESSAGES/libkleopatra.mo share/locale/nb/LC_MESSAGES/libkmahjongg.mo @@ -537,6 +554,7 @@ share/locale/nb/LC_MESSAGES/libkmime.mo share/locale/nb/LC_MESSAGES/libkonq.mo share/locale/nb/LC_MESSAGES/libkpgp.mo share/locale/nb/LC_MESSAGES/libkpimidentities.mo +share/locale/nb/LC_MESSAGES/libkpimtextedit.mo share/locale/nb/LC_MESSAGES/libkpimutils.mo share/locale/nb/LC_MESSAGES/libkresources.mo share/locale/nb/LC_MESSAGES/libksane.mo @@ -584,6 +602,8 @@ share/locale/nb/LC_MESSAGES/phonon_kde.mo share/locale/nb/LC_MESSAGES/plasma-desktop.mo share/locale/nb/LC_MESSAGES/plasma-overlay.mo share/locale/nb/LC_MESSAGES/plasma-shells-common.mo +share/locale/nb/LC_MESSAGES/plasma_applet_BbalL.mo +share/locale/nb/LC_MESSAGES/plasma_applet_CharSelectApplet.mo share/locale/nb/LC_MESSAGES/plasma_applet_battery.mo share/locale/nb/LC_MESSAGES/plasma_applet_binaryclock.mo share/locale/nb/LC_MESSAGES/plasma_applet_calculator.mo @@ -597,6 +617,7 @@ share/locale/nb/LC_MESSAGES/plasma_applet_fileWatcher.mo share/locale/nb/LC_MESSAGES/plasma_applet_folderview.mo share/locale/nb/LC_MESSAGES/plasma_applet_frame.mo share/locale/nb/LC_MESSAGES/plasma_applet_fuzzy_clock.mo +share/locale/nb/LC_MESSAGES/plasma_applet_icon.mo share/locale/nb/LC_MESSAGES/plasma_applet_kalzium.mo share/locale/nb/LC_MESSAGES/plasma_applet_katesession.mo share/locale/nb/LC_MESSAGES/plasma_applet_kget.mo @@ -604,17 +625,22 @@ share/locale/nb/LC_MESSAGES/plasma_applet_kolourpicker.mo share/locale/nb/LC_MESSAGES/plasma_applet_launcher.mo share/locale/nb/LC_MESSAGES/plasma_applet_leavenote.mo share/locale/nb/LC_MESSAGES/plasma_applet_life.mo +share/locale/nb/LC_MESSAGES/plasma_applet_lockout.mo share/locale/nb/LC_MESSAGES/plasma_applet_luna.mo +share/locale/nb/LC_MESSAGES/plasma_applet_microblog.mo share/locale/nb/LC_MESSAGES/plasma_applet_news.mo share/locale/nb/LC_MESSAGES/plasma_applet_notes.mo share/locale/nb/LC_MESSAGES/plasma_applet_nowplaying.mo share/locale/nb/LC_MESSAGES/plasma_applet_pager.mo share/locale/nb/LC_MESSAGES/plasma_applet_panel.mo +share/locale/nb/LC_MESSAGES/plasma_applet_panelspacer_internal.mo share/locale/nb/LC_MESSAGES/plasma_applet_paste.mo share/locale/nb/LC_MESSAGES/plasma_applet_pastebin.mo share/locale/nb/LC_MESSAGES/plasma_applet_previewer.mo +share/locale/nb/LC_MESSAGES/plasma_applet_qstardict.mo share/locale/nb/LC_MESSAGES/plasma_applet_quicklaunch.mo share/locale/nb/LC_MESSAGES/plasma_applet_rssnow.mo +share/locale/nb/LC_MESSAGES/plasma_applet_saverdesktop.mo share/locale/nb/LC_MESSAGES/plasma_applet_showdashboard.mo share/locale/nb/LC_MESSAGES/plasma_applet_showdesktop.mo share/locale/nb/LC_MESSAGES/plasma_applet_skapplet.mo @@ -628,17 +654,29 @@ share/locale/nb/LC_MESSAGES/plasma_applet_weather.mo share/locale/nb/LC_MESSAGES/plasma_applet_weatherstation.mo share/locale/nb/LC_MESSAGES/plasma_applet_webbrowser.mo share/locale/nb/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo +share/locale/nb/LC_MESSAGES/plasma_appletscriptengine_googlegadget.mo +share/locale/nb/LC_MESSAGES/plasma_appletscriptengine_qedjescripts.mo share/locale/nb/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/nb/LC_MESSAGES/plasma_engine_kalzium.mo +share/locale/nb/LC_MESSAGES/plasma_engine_keystate.mo +share/locale/nb/LC_MESSAGES/plasma_engine_metadata.mo +share/locale/nb/LC_MESSAGES/plasma_engine_network.mo +share/locale/nb/LC_MESSAGES/plasma_engine_notifications.mo +share/locale/nb/LC_MESSAGES/plasma_engine_nowplaying.mo share/locale/nb/LC_MESSAGES/plasma_engine_ocs.mo share/locale/nb/LC_MESSAGES/plasma_engine_rss.mo +share/locale/nb/LC_MESSAGES/plasma_engine_weather.mo +share/locale/nb/LC_MESSAGES/plasma_runner_bookmarksrunner.mo +share/locale/nb/LC_MESSAGES/plasma_runner_calculatorrunner.mo share/locale/nb/LC_MESSAGES/plasma_runner_contacts.mo share/locale/nb/LC_MESSAGES/plasma_runner_converterrunner.mo share/locale/nb/LC_MESSAGES/plasma_runner_katesessions.mo share/locale/nb/LC_MESSAGES/plasma_runner_locations.mo share/locale/nb/LC_MESSAGES/plasma_runner_nepomuksearchrunner.mo +share/locale/nb/LC_MESSAGES/plasma_runner_placesrunner.mo share/locale/nb/LC_MESSAGES/plasma_runner_powerdevil.mo share/locale/nb/LC_MESSAGES/plasma_runner_recentdocuments.mo +share/locale/nb/LC_MESSAGES/plasma_runner_services.mo share/locale/nb/LC_MESSAGES/plasma_runner_sessions.mo share/locale/nb/LC_MESSAGES/plasma_runner_shell.mo share/locale/nb/LC_MESSAGES/plasma_runner_spellcheckrunner.mo @@ -649,6 +687,7 @@ share/locale/nb/LC_MESSAGES/plasma_wallpaper_image.mo share/locale/nb/LC_MESSAGES/plasma_wallpaper_mandelbrot.mo share/locale/nb/LC_MESSAGES/plasmaengineexplorer.mo share/locale/nb/LC_MESSAGES/plasmapkg.mo +share/locale/nb/LC_MESSAGES/plasmawallpaperviewer.mo share/locale/nb/LC_MESSAGES/plasmoidviewer.mo share/locale/nb/LC_MESSAGES/policykit-kde.mo share/locale/nb/LC_MESSAGES/polkit-kde-authorization.mo @@ -674,10 +713,13 @@ share/locale/nb/LC_MESSAGES/systemsettings.mo share/locale/nb/LC_MESSAGES/timezones4.mo share/locale/nb/LC_MESSAGES/umbrello.mo share/locale/nb/LC_MESSAGES/useraccount.mo +share/locale/nb/LC_MESSAGES/xml_mimetypes.mo share/locale/nb/LC_SCRIPTS/kdelibs4/kdelibs4.js share/locale/nb/entry.desktop @dirrm share/locale/nb/LC_SCRIPTS/kdelibs4 @dirrm share/locale/nb/LC_SCRIPTS +@dirrm share/doc/HTML/nb/kioslave/data +@dirrm share/doc/HTML/nb/kioslave @dirrm share/doc/HTML/nb/kinfocenter/xserver @dirrm share/doc/HTML/nb/kinfocenter/usb @dirrm share/doc/HTML/nb/kinfocenter/sound @@ -695,6 +737,8 @@ share/locale/nb/entry.desktop @dirrm share/doc/HTML/nb/kinfocenter/dma @dirrm share/doc/HTML/nb/kinfocenter/devices @dirrm share/doc/HTML/nb/kinfocenter +@dirrm share/doc/HTML/nb/khelpcenter/quickstart +@dirrm share/doc/HTML/nb/khelpcenter @dirrm share/doc/HTML/nb/kcontrol/icons @dirrm share/doc/HTML/nb/kcontrol/filetypes @dirrm share/doc/HTML/nb/kcontrol/filemanager @@ -719,7 +763,5 @@ share/locale/nb/entry.desktop @dirrm share/apps/klettres/nb @dirrm share/apps/klettres @dirrm share/apps/khangman -@dirrm share/apps/katepart/syntax -@dirrm share/apps/katepart @dirrmtry man/nb/man1 @dirrmtry man/nb diff --git a/misc/kde4-l10n-nds/distinfo b/misc/kde4-l10n-nds/distinfo index c9e401e1e511..070279170918 100644 --- a/misc/kde4-l10n-nds/distinfo +++ b/misc/kde4-l10n-nds/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-nds-4.3.0.tar.bz2) = b7b453507e58788503835fec4eddd5a9 -SHA256 (KDE/kde-l10n/kde-l10n-nds-4.3.0.tar.bz2) = a6afaf809d3712e051432a5f0e149afb86b7a5e389505e77fe14281953663b56 -SIZE (KDE/kde-l10n/kde-l10n-nds-4.3.0.tar.bz2) = 3590292 +MD5 (KDE/kde-l10n/kde-l10n-nds-4.3.1.tar.bz2) = c6ad03ce2427d9729ff4cd64c6451ade +SHA256 (KDE/kde-l10n/kde-l10n-nds-4.3.1.tar.bz2) = eb33968af3e1419ed999d56766a61cb09065cd8894ae000d9817cfc06f81d08b +SIZE (KDE/kde-l10n/kde-l10n-nds-4.3.1.tar.bz2) = 3630301 diff --git a/misc/kde4-l10n-nds/pkg-plist b/misc/kde4-l10n-nds/pkg-plist index 2788ee5459ee..7004343bfed9 100644 --- a/misc/kde4-l10n-nds/pkg-plist +++ b/misc/kde4-l10n-nds/pkg-plist @@ -278,8 +278,8 @@ share/locale/nds/LC_MESSAGES/kbruch.mo share/locale/nds/LC_MESSAGES/kbugbuster.mo share/locale/nds/LC_MESSAGES/kcachegrind.mo share/locale/nds/LC_MESSAGES/kcachegrind_qt.mo -share/locale/nds/LC_MESSAGES/kcalc.mo share/locale/nds/LC_MESSAGES/kcal_akonadi.mo +share/locale/nds/LC_MESSAGES/kcalc.mo share/locale/nds/LC_MESSAGES/kcertpart.mo share/locale/nds/LC_MESSAGES/kcharselect.mo share/locale/nds/LC_MESSAGES/kcm_akonadi.mo @@ -288,6 +288,7 @@ share/locale/nds/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/nds/LC_MESSAGES/kcm_emoticons.mo share/locale/nds/LC_MESSAGES/kcm_krfb.mo share/locale/nds/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/nds/LC_MESSAGES/kcm_lirc.mo share/locale/nds/LC_MESSAGES/kcm_memory.mo share/locale/nds/LC_MESSAGES/kcm_partition.mo share/locale/nds/LC_MESSAGES/kcm_pci.mo @@ -334,7 +335,6 @@ share/locale/nds/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/nds/LC_MESSAGES/kcmkwm.mo share/locale/nds/LC_MESSAGES/kcmlaunch.mo share/locale/nds/LC_MESSAGES/kcmlilo.mo -share/locale/nds/LC_MESSAGES/kcmlirc.mo share/locale/nds/LC_MESSAGES/kcmlocale.mo share/locale/nds/LC_MESSAGES/kcmnic.mo share/locale/nds/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-nl/distinfo b/misc/kde4-l10n-nl/distinfo index c6beb69de09c..27c05ef390ff 100644 --- a/misc/kde4-l10n-nl/distinfo +++ b/misc/kde4-l10n-nl/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-nl-4.3.0.tar.bz2) = 9118bfb78b280b0228f4f299420f98ea -SHA256 (KDE/kde-l10n/kde-l10n-nl-4.3.0.tar.bz2) = 2212164677782cebf7fc56e632b9b1c88f650f6291b36104d2e8d5f4db8d748b -SIZE (KDE/kde-l10n/kde-l10n-nl-4.3.0.tar.bz2) = 12962398 +MD5 (KDE/kde-l10n/kde-l10n-nl-4.3.1.tar.bz2) = 0a8a5be7c7c8810a46c19b4c164e6c53 +SHA256 (KDE/kde-l10n/kde-l10n-nl-4.3.1.tar.bz2) = d77946d8b08af5f522adf4a78af62e31fe78b65c4b3a6d6400a9f4a5815c3530 +SIZE (KDE/kde-l10n/kde-l10n-nl-4.3.1.tar.bz2) = 12966042 diff --git a/misc/kde4-l10n-nl/pkg-plist b/misc/kde4-l10n-nl/pkg-plist index ed9327b25e5d..79679aec8934 100644 --- a/misc/kde4-l10n-nl/pkg-plist +++ b/misc/kde4-l10n-nl/pkg-plist @@ -89,9 +89,6 @@ share/apps/kvtml/nl/animals.kvtml share/apps/kvtml/nl/easy.kvtml share/apps/kvtml/nl/hard.kvtml share/apps/kvtml/nl/medium.kvtml -share/doc/HTML/nl/amor/common -share/doc/HTML/nl/amor/index.cache.bz2 -share/doc/HTML/nl/amor/index.docbook share/doc/HTML/nl/irkick/common share/doc/HTML/nl/irkick/index.cache.bz2 share/doc/HTML/nl/irkick/index.docbook @@ -624,9 +621,6 @@ share/doc/HTML/nl/kmahjongg/index.docbook share/doc/HTML/nl/kmenuedit/common share/doc/HTML/nl/kmenuedit/index.cache.bz2 share/doc/HTML/nl/kmenuedit/index.docbook -share/doc/HTML/nl/kmoon/common -share/doc/HTML/nl/kmoon/index.cache.bz2 -share/doc/HTML/nl/kmoon/index.docbook share/doc/HTML/nl/kmousetool/common share/doc/HTML/nl/kmousetool/index.cache.bz2 share/doc/HTML/nl/kmousetool/index.docbook @@ -884,9 +878,6 @@ share/doc/HTML/nl/kuser/common share/doc/HTML/nl/kuser/index.cache.bz2 share/doc/HTML/nl/kuser/index.docbook share/doc/HTML/nl/kuser/kuser.png -share/doc/HTML/nl/kworldclock/common -share/doc/HTML/nl/kworldclock/index.cache.bz2 -share/doc/HTML/nl/kworldclock/index.docbook share/doc/HTML/nl/kxkb/common share/doc/HTML/nl/kxkb/index.cache.bz2 share/doc/HTML/nl/kxkb/index.docbook @@ -1026,6 +1017,7 @@ share/locale/nl/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/nl/LC_MESSAGES/kcm_emoticons.mo share/locale/nl/LC_MESSAGES/kcm_krfb.mo share/locale/nl/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/nl/LC_MESSAGES/kcm_lirc.mo share/locale/nl/LC_MESSAGES/kcm_memory.mo share/locale/nl/LC_MESSAGES/kcm_partition.mo share/locale/nl/LC_MESSAGES/kcm_pci.mo @@ -1072,7 +1064,6 @@ share/locale/nl/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/nl/LC_MESSAGES/kcmkwm.mo share/locale/nl/LC_MESSAGES/kcmlaunch.mo share/locale/nl/LC_MESSAGES/kcmlilo.mo -share/locale/nl/LC_MESSAGES/kcmlirc.mo share/locale/nl/LC_MESSAGES/kcmlocale.mo share/locale/nl/LC_MESSAGES/kcmnic.mo share/locale/nl/LC_MESSAGES/kcmnotify.mo @@ -1533,7 +1524,6 @@ share/locale/nl/entry.desktop @dirrm share/doc/HTML/nl/marble @dirrm share/doc/HTML/nl/lskat @dirrm share/doc/HTML/nl/kxkb -@dirrm share/doc/HTML/nl/kworldclock @dirrm share/doc/HTML/nl/kuser @dirrm share/doc/HTML/nl/kturtle @dirrm share/doc/HTML/nl/kttsd @@ -1557,7 +1547,6 @@ share/locale/nl/entry.desktop @dirrm share/doc/HTML/nl/kmplot @dirrm share/doc/HTML/nl/kmouth @dirrm share/doc/HTML/nl/kmousetool -@dirrm share/doc/HTML/nl/kmoon @dirrm share/doc/HTML/nl/kmenuedit @dirrm share/doc/HTML/nl/kmahjongg @dirrm share/doc/HTML/nl/kmag @@ -1684,7 +1673,6 @@ share/locale/nl/entry.desktop @dirrm share/doc/HTML/nl/kalgebra @dirrm share/doc/HTML/nl/juk @dirrm share/doc/HTML/nl/irkick -@dirrm share/doc/HTML/nl/amor @dirrm share/apps/kvtml/nl @dirrm share/apps/kvtml @dirrm share/apps/kturtle/examples/nl @@ -1698,8 +1686,6 @@ share/locale/nl/entry.desktop @dirrm share/apps/klettres/nl/alpha @dirrm share/apps/klettres/nl @dirrm share/apps/klettres -@dirrmtry share/apps/katepart/syntax -@dirrmtry share/apps/katepart @dirrmtry man/nl/man6 @dirrmtry man/nl/man1 @dirrmtry man/nl diff --git a/misc/kde4-l10n-nn/distinfo b/misc/kde4-l10n-nn/distinfo index c7b2fd6470ec..3bc992142d56 100644 --- a/misc/kde4-l10n-nn/distinfo +++ b/misc/kde4-l10n-nn/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-nn-4.3.0.tar.bz2) = f6863912c5d4d326097e1f995299dbc1 -SHA256 (KDE/kde-l10n/kde-l10n-nn-4.3.0.tar.bz2) = 30f7dcb60177e00b1febe121b050a8bb4e7247ccbf26e2ac047f0e78ac7e2257 -SIZE (KDE/kde-l10n/kde-l10n-nn-4.3.0.tar.bz2) = 2205395 +MD5 (KDE/kde-l10n/kde-l10n-nn-4.3.1.tar.bz2) = 20bf0fadb09e63d24f8032ac873e8bbc +SHA256 (KDE/kde-l10n/kde-l10n-nn-4.3.1.tar.bz2) = 959eb1bbba73787ed75279067d68f810d5b43d58777846b52b741f114c988898 +SIZE (KDE/kde-l10n/kde-l10n-nn-4.3.1.tar.bz2) = 2072651 diff --git a/misc/kde4-l10n-nn/pkg-plist b/misc/kde4-l10n-nn/pkg-plist index 1f68ff9b3669..1c0d139c0833 100644 --- a/misc/kde4-l10n-nn/pkg-plist +++ b/misc/kde4-l10n-nn/pkg-plist @@ -9,6 +9,9 @@ share/doc/HTML/nn/kaddressbook/index.docbook share/doc/HTML/nn/kcontrol/bell/common share/doc/HTML/nn/kcontrol/bell/index.cache.bz2 share/doc/HTML/nn/kcontrol/bell/index.docbook +share/doc/HTML/nn/kinfocenter/usb/common +share/doc/HTML/nn/kinfocenter/usb/index.cache.bz2 +share/doc/HTML/nn/kinfocenter/usb/index.docbook share/doc/HTML/nn/kollision/common share/doc/HTML/nn/kollision/index.cache.bz2 share/doc/HTML/nn/kollision/index.docbook @@ -121,6 +124,7 @@ share/locale/nn/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/nn/LC_MESSAGES/kcm_emoticons.mo share/locale/nn/LC_MESSAGES/kcm_krfb.mo share/locale/nn/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/nn/LC_MESSAGES/kcm_lirc.mo share/locale/nn/LC_MESSAGES/kcm_memory.mo share/locale/nn/LC_MESSAGES/kcm_partition.mo share/locale/nn/LC_MESSAGES/kcm_pci.mo @@ -167,7 +171,6 @@ share/locale/nn/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/nn/LC_MESSAGES/kcmkwm.mo share/locale/nn/LC_MESSAGES/kcmlaunch.mo share/locale/nn/LC_MESSAGES/kcmlilo.mo -share/locale/nn/LC_MESSAGES/kcmlirc.mo share/locale/nn/LC_MESSAGES/kcmlocale.mo share/locale/nn/LC_MESSAGES/kcmnic.mo share/locale/nn/LC_MESSAGES/kcmnotify.mo @@ -620,7 +623,6 @@ share/locale/nn/LC_MESSAGES/umbrello.mo share/locale/nn/LC_MESSAGES/useraccount.mo share/locale/nn/LC_MESSAGES/xml_mimetypes.mo share/locale/nn/LC_SCRIPTS/kdelibs4/kdelibs4.js -share/locale/nn/LC_SCRIPTS/kdelibs4/oppdater.sh share/locale/nn/LC_SCRIPTS/kdelibs4/skjermelement.pmap share/locale/nn/LC_SCRIPTS/step/step.js share/locale/nn/entry.desktop @@ -628,6 +630,8 @@ share/locale/nn/entry.desktop @dirrm share/locale/nn/LC_SCRIPTS/kdelibs4 @dirrm share/locale/nn/LC_SCRIPTS @dirrm share/doc/HTML/nn/kollision +@dirrm share/doc/HTML/nn/kinfocenter/usb +@dirrm share/doc/HTML/nn/kinfocenter @dirrm share/doc/HTML/nn/kcontrol/bell @dirrm share/doc/HTML/nn/kcontrol @dirrm share/doc/HTML/nn/kaddressbook diff --git a/misc/kde4-l10n-pa/distinfo b/misc/kde4-l10n-pa/distinfo index cb146f35bf33..eb30335655c0 100644 --- a/misc/kde4-l10n-pa/distinfo +++ b/misc/kde4-l10n-pa/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-pa-4.3.0.tar.bz2) = a533709989a31c15600ddf9a3e3a7301 -SHA256 (KDE/kde-l10n/kde-l10n-pa-4.3.0.tar.bz2) = dadae6d6264e7db151b1dd8565eb038ae798feafca4ad91546ef5c5e4608da84 -SIZE (KDE/kde-l10n/kde-l10n-pa-4.3.0.tar.bz2) = 1550493 +MD5 (KDE/kde-l10n/kde-l10n-pa-4.3.1.tar.bz2) = b40dd8e5a6cf56b8cce539ffa1d0bcc7 +SHA256 (KDE/kde-l10n/kde-l10n-pa-4.3.1.tar.bz2) = 5f0e773d90b9d7347bd17b66420ff7538286d120cda5b9bc7a330aeb045b0dfd +SIZE (KDE/kde-l10n/kde-l10n-pa-4.3.1.tar.bz2) = 1552238 diff --git a/misc/kde4-l10n-pa/pkg-plist b/misc/kde4-l10n-pa/pkg-plist index 654cf34fa292..28f1137ccd10 100644 --- a/misc/kde4-l10n-pa/pkg-plist +++ b/misc/kde4-l10n-pa/pkg-plist @@ -78,6 +78,7 @@ share/locale/pa/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/pa/LC_MESSAGES/kcm_emoticons.mo share/locale/pa/LC_MESSAGES/kcm_krfb.mo share/locale/pa/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/pa/LC_MESSAGES/kcm_lirc.mo share/locale/pa/LC_MESSAGES/kcm_memory.mo share/locale/pa/LC_MESSAGES/kcm_partition.mo share/locale/pa/LC_MESSAGES/kcm_pci.mo @@ -122,7 +123,6 @@ share/locale/pa/LC_MESSAGES/kcmkwindecoration.mo share/locale/pa/LC_MESSAGES/kcmkwinrules.mo share/locale/pa/LC_MESSAGES/kcmkwm.mo share/locale/pa/LC_MESSAGES/kcmlaunch.mo -share/locale/pa/LC_MESSAGES/kcmlirc.mo share/locale/pa/LC_MESSAGES/kcmlocale.mo share/locale/pa/LC_MESSAGES/kcmnic.mo share/locale/pa/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-ro/distinfo b/misc/kde4-l10n-ro/distinfo index 165f40c04b00..51a35bf582f3 100644 --- a/misc/kde4-l10n-ro/distinfo +++ b/misc/kde4-l10n-ro/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-ro-4.3.0.tar.bz2) = f29614843f53950f87efe76fdb05d3d1 -SHA256 (KDE/kde-l10n/kde-l10n-ro-4.3.0.tar.bz2) = 0b03b2624f7eacfaeff8893e4ec73305a6b515570c03ad9ccc9f5808acf5d5df -SIZE (KDE/kde-l10n/kde-l10n-ro-4.3.0.tar.bz2) = 3219016 +MD5 (KDE/kde-l10n/kde-l10n-ro-4.3.1.tar.bz2) = 3526fd6b5c1700aad12a3c13e67d2758 +SHA256 (KDE/kde-l10n/kde-l10n-ro-4.3.1.tar.bz2) = 98c23eb9db07ba27ce0fc28b5aa95720eefa55b6188a6afe149677e6e04aa352 +SIZE (KDE/kde-l10n/kde-l10n-ro-4.3.1.tar.bz2) = 3258533 diff --git a/misc/kde4-l10n-ro/pkg-plist b/misc/kde4-l10n-ro/pkg-plist index 893331f46513..5bbbab8d0de7 100644 --- a/misc/kde4-l10n-ro/pkg-plist +++ b/misc/kde4-l10n-ro/pkg-plist @@ -152,6 +152,25 @@ share/doc/HTML/ro/kioslave/kioslave/telnet.docbook share/doc/HTML/ro/kioslave/kioslave/thumbnail.docbook share/doc/HTML/ro/kioslave/kioslave/webdav.docbook share/doc/HTML/ro/kioslave/kioslave/webdavs.docbook +share/locale/ro/LC_MESSAGES/akonadi-kcal.mo +share/locale/ro/LC_MESSAGES/akonadi_birthdays_resource.mo +share/locale/ro/LC_MESSAGES/akonadi_distlist_resource.mo +share/locale/ro/LC_MESSAGES/akonadi_ical_resource.mo +share/locale/ro/LC_MESSAGES/akonadi_imap_resource.mo +share/locale/ro/LC_MESSAGES/akonadi_kabc_resource.mo +share/locale/ro/LC_MESSAGES/akonadi_kcal_resource.mo +share/locale/ro/LC_MESSAGES/akonadi_knut_resource.mo +share/locale/ro/LC_MESSAGES/akonadi_kolabproxy_resource.mo +share/locale/ro/LC_MESSAGES/akonadi_kresourceassistant.mo +share/locale/ro/LC_MESSAGES/akonadi_localbookmarks_resource.mo +share/locale/ro/LC_MESSAGES/akonadi_maildir_resource.mo +share/locale/ro/LC_MESSAGES/akonadi_microblog_resource.mo +share/locale/ro/LC_MESSAGES/akonadi_nepomuktag_resource.mo +share/locale/ro/LC_MESSAGES/akonadi_next.mo +share/locale/ro/LC_MESSAGES/akonadi_nntp_resource.mo +share/locale/ro/LC_MESSAGES/akonadi_openchange_resource.mo +share/locale/ro/LC_MESSAGES/akonadi_singlefile_resource.mo +share/locale/ro/LC_MESSAGES/akonadi_vcarddir_resource.mo share/locale/ro/LC_MESSAGES/akonaditray.mo share/locale/ro/LC_MESSAGES/akregator.mo share/locale/ro/LC_MESSAGES/amor.mo @@ -234,6 +253,7 @@ share/locale/ro/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/ro/LC_MESSAGES/kcm_emoticons.mo share/locale/ro/LC_MESSAGES/kcm_krfb.mo share/locale/ro/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/ro/LC_MESSAGES/kcm_lirc.mo share/locale/ro/LC_MESSAGES/kcm_memory.mo share/locale/ro/LC_MESSAGES/kcm_partition.mo share/locale/ro/LC_MESSAGES/kcm_pci.mo @@ -280,7 +300,6 @@ share/locale/ro/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ro/LC_MESSAGES/kcmkwm.mo share/locale/ro/LC_MESSAGES/kcmlaunch.mo share/locale/ro/LC_MESSAGES/kcmlilo.mo -share/locale/ro/LC_MESSAGES/kcmlirc.mo share/locale/ro/LC_MESSAGES/kcmlocale.mo share/locale/ro/LC_MESSAGES/kcmnic.mo share/locale/ro/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-sk/distinfo b/misc/kde4-l10n-sk/distinfo index 542dcda894ca..69c1e65ec81b 100644 --- a/misc/kde4-l10n-sk/distinfo +++ b/misc/kde4-l10n-sk/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-sk-4.3.0.tar.bz2) = 24945e807ad3703f546a7f6787cb0345 -SHA256 (KDE/kde-l10n/kde-l10n-sk-4.3.0.tar.bz2) = 0840e3072812fc03515821bdccb51232ed713d338f6c2a0db8a5ed6e59a7dc83 -SIZE (KDE/kde-l10n/kde-l10n-sk-4.3.0.tar.bz2) = 2010924 +MD5 (KDE/kde-l10n/kde-l10n-sk-4.3.1.tar.bz2) = b096baa157d4bcf5f01f8a6d5a1ee405 +SHA256 (KDE/kde-l10n/kde-l10n-sk-4.3.1.tar.bz2) = 948d3c3a2a3420f36cd17eb51ed47ccb5e6fef23b54a3c58b97a0a166797e41e +SIZE (KDE/kde-l10n/kde-l10n-sk-4.3.1.tar.bz2) = 2027387 diff --git a/misc/kde4-l10n-sk/pkg-plist b/misc/kde4-l10n-sk/pkg-plist index a19ca36ec61c..45d548272bc5 100644 --- a/misc/kde4-l10n-sk/pkg-plist +++ b/misc/kde4-l10n-sk/pkg-plist @@ -107,6 +107,7 @@ share/locale/sk/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/sk/LC_MESSAGES/kcm_emoticons.mo share/locale/sk/LC_MESSAGES/kcm_krfb.mo share/locale/sk/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/sk/LC_MESSAGES/kcm_lirc.mo share/locale/sk/LC_MESSAGES/kcm_memory.mo share/locale/sk/LC_MESSAGES/kcm_partition.mo share/locale/sk/LC_MESSAGES/kcm_pci.mo @@ -153,7 +154,6 @@ share/locale/sk/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/sk/LC_MESSAGES/kcmkwm.mo share/locale/sk/LC_MESSAGES/kcmlaunch.mo share/locale/sk/LC_MESSAGES/kcmlilo.mo -share/locale/sk/LC_MESSAGES/kcmlirc.mo share/locale/sk/LC_MESSAGES/kcmlocale.mo share/locale/sk/LC_MESSAGES/kcmnic.mo share/locale/sk/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-sl/distinfo b/misc/kde4-l10n-sl/distinfo index f96e4ec2f037..e1d686dc196d 100644 --- a/misc/kde4-l10n-sl/distinfo +++ b/misc/kde4-l10n-sl/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-sl-4.3.0.tar.bz2) = 02117baab6317032245d6ae9f958eb45 -SHA256 (KDE/kde-l10n/kde-l10n-sl-4.3.0.tar.bz2) = 5bba5e3f97de78eb8354d7edb3c60c4c3a1827278c6cdedc896c9831c74d173b -SIZE (KDE/kde-l10n/kde-l10n-sl-4.3.0.tar.bz2) = 4304097 +MD5 (KDE/kde-l10n/kde-l10n-sl-4.3.1.tar.bz2) = f1019fbba6989d90b3512bab1bb3a436 +SHA256 (KDE/kde-l10n/kde-l10n-sl-4.3.1.tar.bz2) = 2de007331281846049a899d0804c31e43ab73d0357da653dac418a9cf69d1c7b +SIZE (KDE/kde-l10n/kde-l10n-sl-4.3.1.tar.bz2) = 4332602 diff --git a/misc/kde4-l10n-sl/pkg-plist b/misc/kde4-l10n-sl/pkg-plist index f77c58448bb0..1b0a2794a24b 100644 --- a/misc/kde4-l10n-sl/pkg-plist +++ b/misc/kde4-l10n-sl/pkg-plist @@ -129,7 +129,6 @@ share/doc/HTML/sl/kppp/kppp-faq.docbook share/doc/HTML/sl/kppp/security.docbook share/doc/HTML/sl/kppp/tricks.docbook share/doc/HTML/sl/kppp/wizard.docbook -share/locale/sl/LC_MESSAGES/akonaditray.mo share/locale/sl/LC_MESSAGES/akonadi-kcal.mo share/locale/sl/LC_MESSAGES/akonadi_birthdays_resource.mo share/locale/sl/LC_MESSAGES/akonadi_distlist_resource.mo @@ -139,6 +138,7 @@ share/locale/sl/LC_MESSAGES/akonadi_kcal_resource.mo share/locale/sl/LC_MESSAGES/akonadi_knut_resource.mo share/locale/sl/LC_MESSAGES/akonadi_kolabproxy_resource.mo share/locale/sl/LC_MESSAGES/akonadi_localbookmarks_resource.mo +share/locale/sl/LC_MESSAGES/akonaditray.mo share/locale/sl/LC_MESSAGES/akregator.mo share/locale/sl/LC_MESSAGES/amor.mo share/locale/sl/LC_MESSAGES/ark.mo @@ -218,6 +218,7 @@ share/locale/sl/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/sl/LC_MESSAGES/kcm_emoticons.mo share/locale/sl/LC_MESSAGES/kcm_krfb.mo share/locale/sl/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/sl/LC_MESSAGES/kcm_lirc.mo share/locale/sl/LC_MESSAGES/kcm_memory.mo share/locale/sl/LC_MESSAGES/kcm_partition.mo share/locale/sl/LC_MESSAGES/kcm_pci.mo @@ -264,7 +265,6 @@ share/locale/sl/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/sl/LC_MESSAGES/kcmkwm.mo share/locale/sl/LC_MESSAGES/kcmlaunch.mo share/locale/sl/LC_MESSAGES/kcmlilo.mo -share/locale/sl/LC_MESSAGES/kcmlirc.mo share/locale/sl/LC_MESSAGES/kcmlocale.mo share/locale/sl/LC_MESSAGES/kcmnic.mo share/locale/sl/LC_MESSAGES/kcmnotify.mo @@ -528,6 +528,7 @@ share/locale/sl/LC_MESSAGES/libkmime.mo share/locale/sl/LC_MESSAGES/libkonq.mo share/locale/sl/LC_MESSAGES/libkpgp.mo share/locale/sl/LC_MESSAGES/libkpimidentities.mo +share/locale/sl/LC_MESSAGES/libkpimtextedit.mo share/locale/sl/LC_MESSAGES/libkpimutils.mo share/locale/sl/LC_MESSAGES/libkresources.mo share/locale/sl/LC_MESSAGES/libksane.mo @@ -544,7 +545,6 @@ share/locale/sl/LC_MESSAGES/libplasma.mo share/locale/sl/LC_MESSAGES/libplasmaclock.mo share/locale/sl/LC_MESSAGES/libplasmaweather.mo share/locale/sl/LC_MESSAGES/libtaskmanager.mo -share/locale/sl/LC_MESSAGES/libkpimtextedit.mo share/locale/sl/LC_MESSAGES/lokalize.mo share/locale/sl/LC_MESSAGES/lskat.mo share/locale/sl/LC_MESSAGES/marble.mo @@ -690,10 +690,10 @@ share/locale/sl/LC_MESSAGES/solidcontrol.mo share/locale/sl/LC_MESSAGES/soliduiserver.mo share/locale/sl/LC_MESSAGES/spy.mo share/locale/sl/LC_MESSAGES/strigila_diff.mo -share/locale/sl/LC_MESSAGES/system-config-printer-kde.mo share/locale/sl/LC_MESSAGES/superkaramba.mo share/locale/sl/LC_MESSAGES/svgpart.mo share/locale/sl/LC_MESSAGES/sweeper.mo +share/locale/sl/LC_MESSAGES/system-config-printer-kde.mo share/locale/sl/LC_MESSAGES/systemsettings.mo share/locale/sl/LC_MESSAGES/timezones4.mo share/locale/sl/LC_MESSAGES/umbrello.mo @@ -736,5 +736,3 @@ share/locale/sl/entry.desktop @dirrm share/apps/ktuberling/sounds @dirrm share/apps/ktuberling @dirrm share/apps/khangman -@dirrm share/apps/katepart/syntax -@dirrm share/apps/katepart diff --git a/misc/kde4-l10n-sr/distinfo b/misc/kde4-l10n-sr/distinfo index 68e7841041b7..8819c71dfe88 100644 --- a/misc/kde4-l10n-sr/distinfo +++ b/misc/kde4-l10n-sr/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-sr-4.3.0.tar.bz2) = 26338c314a2a3da58f93e8f606b185c2 -SHA256 (KDE/kde-l10n/kde-l10n-sr-4.3.0.tar.bz2) = 97451bb9b333064ba4ee6ca28054fafce422412b165de00a2a2337a9d8ebae90 -SIZE (KDE/kde-l10n/kde-l10n-sr-4.3.0.tar.bz2) = 3913853 +MD5 (KDE/kde-l10n/kde-l10n-sr-4.3.1.tar.bz2) = 08835b959267532a05de9805ff07935a +SHA256 (KDE/kde-l10n/kde-l10n-sr-4.3.1.tar.bz2) = 92ca8eb150a1a7caa9fae17fac9c3192ed538ee9d199ee015e0b7a7d64ec9ec4 +SIZE (KDE/kde-l10n/kde-l10n-sr-4.3.1.tar.bz2) = 4306513 diff --git a/misc/kde4-l10n-sr/pkg-plist b/misc/kde4-l10n-sr/pkg-plist index 0c17a9968b5b..2ae8d50ad9d2 100644 --- a/misc/kde4-l10n-sr/pkg-plist +++ b/misc/kde4-l10n-sr/pkg-plist @@ -748,35 +748,56 @@ share/icons/hicolor/scalable/actions/l10n/sr/approved.svgz share/icons/hicolor/scalable/actions/l10n/sr@latin/approved.svgz share/icons/oxygen/128x128/apps/l10n/sr/preferences-desktop-keyboard.png share/icons/oxygen/128x128/apps/l10n/sr/preferences-desktop-user.png +share/icons/oxygen/128x128/apps/l10n/sr@latin/preferences-desktop-keyboard.png +share/icons/oxygen/128x128/apps/l10n/sr@latin/preferences-desktop-user.png share/icons/oxygen/128x128/status/l10n/sr/dialog-information.png +share/icons/oxygen/128x128/status/l10n/sr@latin/dialog-information.png +share/icons/oxygen/16x16/actions/l10n/sr/help-about.png share/icons/oxygen/16x16/actions/l10n/sr/tools-check-spelling.png +share/icons/oxygen/16x16/actions/l10n/sr@latin/help-about.png +share/icons/oxygen/16x16/actions/l10n/sr@latin/tools-check-spelling.png share/icons/oxygen/16x16/apps/l10n/sr/preferences-desktop-keyboard.png share/icons/oxygen/16x16/apps/l10n/sr/preferences-desktop-user.png +share/icons/oxygen/16x16/apps/l10n/sr@latin/preferences-desktop-keyboard.png +share/icons/oxygen/16x16/apps/l10n/sr@latin/preferences-desktop-user.png share/icons/oxygen/16x16/status/l10n/sr/dialog-information.png +share/icons/oxygen/16x16/status/l10n/sr@latin/dialog-information.png +share/icons/oxygen/22x22/actions/l10n/sr/help-about.png share/icons/oxygen/22x22/actions/l10n/sr/tools-check-spelling.png +share/icons/oxygen/22x22/actions/l10n/sr@latin/help-about.png +share/icons/oxygen/22x22/actions/l10n/sr@latin/tools-check-spelling.png share/icons/oxygen/22x22/apps/l10n/sr/preferences-desktop-keyboard.png share/icons/oxygen/22x22/apps/l10n/sr/preferences-desktop-user.png +share/icons/oxygen/22x22/apps/l10n/sr@latin/preferences-desktop-keyboard.png +share/icons/oxygen/22x22/apps/l10n/sr@latin/preferences-desktop-user.png share/icons/oxygen/22x22/status/l10n/sr/dialog-information.png +share/icons/oxygen/22x22/status/l10n/sr@latin/dialog-information.png +share/icons/oxygen/32x32/actions/l10n/sr/help-about.png share/icons/oxygen/32x32/actions/l10n/sr/tools-check-spelling.png +share/icons/oxygen/32x32/actions/l10n/sr@latin/help-about.png +share/icons/oxygen/32x32/actions/l10n/sr@latin/tools-check-spelling.png share/icons/oxygen/32x32/apps/l10n/sr/preferences-desktop-keyboard.png share/icons/oxygen/32x32/apps/l10n/sr/preferences-desktop-user.png +share/icons/oxygen/32x32/apps/l10n/sr@latin/preferences-desktop-keyboard.png +share/icons/oxygen/32x32/apps/l10n/sr@latin/preferences-desktop-user.png share/icons/oxygen/32x32/status/l10n/sr/dialog-information.png +share/icons/oxygen/32x32/status/l10n/sr@latin/dialog-information.png +share/icons/oxygen/48x48/actions/l10n/sr/help-about.png share/icons/oxygen/48x48/actions/l10n/sr/tools-check-spelling.png +share/icons/oxygen/48x48/actions/l10n/sr@latin/help-about.png +share/icons/oxygen/48x48/actions/l10n/sr@latin/tools-check-spelling.png share/icons/oxygen/48x48/apps/l10n/sr/preferences-desktop-keyboard.png share/icons/oxygen/48x48/apps/l10n/sr/preferences-desktop-user.png +share/icons/oxygen/48x48/apps/l10n/sr@latin/preferences-desktop-keyboard.png +share/icons/oxygen/48x48/apps/l10n/sr@latin/preferences-desktop-user.png share/icons/oxygen/48x48/status/l10n/sr/dialog-information.png +share/icons/oxygen/48x48/status/l10n/sr@latin/dialog-information.png share/icons/oxygen/64x64/apps/l10n/sr/preferences-desktop-keyboard.png share/icons/oxygen/64x64/apps/l10n/sr/preferences-desktop-user.png +share/icons/oxygen/64x64/apps/l10n/sr@latin/preferences-desktop-keyboard.png +share/icons/oxygen/64x64/apps/l10n/sr@latin/preferences-desktop-user.png share/icons/oxygen/64x64/status/l10n/sr/dialog-information.png -share/icons/oxygen/scalable/actions/l10n/sr/tools-check-spelling.svgz -share/icons/oxygen/scalable/apps/l10n/sr/preferences-desktop-keyboard.svgz -share/icons/oxygen/scalable/apps/l10n/sr/preferences-desktop-user.svgz -share/icons/oxygen/scalable/apps/small/16x16/l10n/sr/preferences-desktop-user.svgz -share/icons/oxygen/scalable/apps/small/32x32/l10n/sr/preferences-desktop-user.svgz -share/icons/oxygen/scalable/status/l10n/sr/dialog-information.svgz -share/icons/oxygen/scalable/status/small/16x16/l10n/sr/dialog-information.svgz -share/icons/oxygen/scalable/status/small/22x22/l10n/sr/dialog-information.svgz -share/icons/oxygen/scalable/status/small/48x48/l10n/sr/dialog-information.svgz +share/icons/oxygen/64x64/status/l10n/sr@latin/dialog-information.png share/locale/sr/LC_MESSAGES/amor.mo share/locale/sr/LC_MESSAGES/ark.mo share/locale/sr/LC_MESSAGES/audiocd_encoder_lame.mo @@ -844,6 +865,7 @@ share/locale/sr/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/sr/LC_MESSAGES/kcm_emoticons.mo share/locale/sr/LC_MESSAGES/kcm_krfb.mo share/locale/sr/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/sr/LC_MESSAGES/kcm_lirc.mo share/locale/sr/LC_MESSAGES/kcm_memory.mo share/locale/sr/LC_MESSAGES/kcm_partition.mo share/locale/sr/LC_MESSAGES/kcm_pci.mo @@ -886,7 +908,6 @@ share/locale/sr/LC_MESSAGES/kcmkwinrules.mo share/locale/sr/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/sr/LC_MESSAGES/kcmkwm.mo share/locale/sr/LC_MESSAGES/kcmlaunch.mo -share/locale/sr/LC_MESSAGES/kcmlirc.mo share/locale/sr/LC_MESSAGES/kcmlocale.mo share/locale/sr/LC_MESSAGES/kcmnic.mo share/locale/sr/LC_MESSAGES/kcmnotify.mo @@ -1241,57 +1262,53 @@ share/locale/sr@latin/entry.desktop @dirrm share/locale/sr/LC_SCRIPTS/kfontinst @dirrm share/locale/sr/LC_SCRIPTS/kdelibs4 @dirrm share/locale/sr/LC_SCRIPTS -@dirrm share/icons/oxygen/scalable/status/small/48x48/l10n/sr -@dirrm share/icons/oxygen/scalable/status/small/48x48/l10n -@dirrm share/icons/oxygen/scalable/status/small/48x48 -@dirrm share/icons/oxygen/scalable/status/small/22x22/l10n/sr -@dirrm share/icons/oxygen/scalable/status/small/22x22/l10n -@dirrm share/icons/oxygen/scalable/status/small/22x22 -@dirrm share/icons/oxygen/scalable/status/small/16x16/l10n/sr -@dirrm share/icons/oxygen/scalable/status/small/16x16/l10n -@dirrm share/icons/oxygen/scalable/status/small/16x16 -@dirrm share/icons/oxygen/scalable/status/l10n/sr -@dirrm share/icons/oxygen/scalable/status/l10n -@dirrm share/icons/oxygen/scalable/apps/small/32x32/l10n/sr -@dirrm share/icons/oxygen/scalable/apps/small/32x32/l10n -@dirrm share/icons/oxygen/scalable/apps/small/32x32 -@dirrm share/icons/oxygen/scalable/apps/small/16x16/l10n/sr -@dirrm share/icons/oxygen/scalable/apps/small/16x16/l10n -@dirrm share/icons/oxygen/scalable/apps/small/16x16 -@dirrm share/icons/oxygen/scalable/apps/l10n/sr -@dirrm share/icons/oxygen/scalable/apps/l10n -@dirrm share/icons/oxygen/scalable/actions/l10n/sr -@dirrm share/icons/oxygen/scalable/actions/l10n +@dirrm share/icons/oxygen/64x64/status/l10n/sr@latin @dirrm share/icons/oxygen/64x64/status/l10n/sr @dirrm share/icons/oxygen/64x64/status/l10n +@dirrm share/icons/oxygen/64x64/apps/l10n/sr@latin @dirrm share/icons/oxygen/64x64/apps/l10n/sr @dirrm share/icons/oxygen/64x64/apps/l10n +@dirrm share/icons/oxygen/48x48/status/l10n/sr@latin @dirrm share/icons/oxygen/48x48/status/l10n/sr @dirrm share/icons/oxygen/48x48/status/l10n +@dirrm share/icons/oxygen/48x48/apps/l10n/sr@latin @dirrm share/icons/oxygen/48x48/apps/l10n/sr @dirrm share/icons/oxygen/48x48/apps/l10n +@dirrm share/icons/oxygen/48x48/actions/l10n/sr@latin @dirrm share/icons/oxygen/48x48/actions/l10n/sr @dirrm share/icons/oxygen/48x48/actions/l10n +@dirrm share/icons/oxygen/32x32/status/l10n/sr@latin @dirrm share/icons/oxygen/32x32/status/l10n/sr @dirrm share/icons/oxygen/32x32/status/l10n +@dirrm share/icons/oxygen/32x32/apps/l10n/sr@latin @dirrm share/icons/oxygen/32x32/apps/l10n/sr @dirrm share/icons/oxygen/32x32/apps/l10n +@dirrm share/icons/oxygen/32x32/actions/l10n/sr@latin @dirrm share/icons/oxygen/32x32/actions/l10n/sr @dirrm share/icons/oxygen/32x32/actions/l10n +@dirrm share/icons/oxygen/256x256 +@dirrm share/icons/oxygen/22x22/status/l10n/sr@latin @dirrm share/icons/oxygen/22x22/status/l10n/sr @dirrm share/icons/oxygen/22x22/status/l10n +@dirrm share/icons/oxygen/22x22/apps/l10n/sr@latin @dirrm share/icons/oxygen/22x22/apps/l10n/sr @dirrm share/icons/oxygen/22x22/apps/l10n +@dirrm share/icons/oxygen/22x22/actions/l10n/sr@latin @dirrm share/icons/oxygen/22x22/actions/l10n/sr @dirrm share/icons/oxygen/22x22/actions/l10n +@dirrm share/icons/oxygen/16x16/status/l10n/sr@latin @dirrm share/icons/oxygen/16x16/status/l10n/sr @dirrm share/icons/oxygen/16x16/status/l10n +@dirrm share/icons/oxygen/16x16/apps/l10n/sr@latin @dirrm share/icons/oxygen/16x16/apps/l10n/sr @dirrm share/icons/oxygen/16x16/apps/l10n +@dirrm share/icons/oxygen/16x16/actions/l10n/sr@latin @dirrm share/icons/oxygen/16x16/actions/l10n/sr @dirrm share/icons/oxygen/16x16/actions/l10n +@dirrm share/icons/oxygen/128x128/status/l10n/sr@latin @dirrm share/icons/oxygen/128x128/status/l10n/sr @dirrm share/icons/oxygen/128x128/status/l10n +@dirrm share/icons/oxygen/128x128/apps/l10n/sr@latin @dirrm share/icons/oxygen/128x128/apps/l10n/sr @dirrm share/icons/oxygen/128x128/apps/l10n @dirrm share/icons/hicolor/scalable/actions/l10n/sr@latin diff --git a/misc/kde4-l10n-sv/distinfo b/misc/kde4-l10n-sv/distinfo index b944e173c146..f94646e24215 100644 --- a/misc/kde4-l10n-sv/distinfo +++ b/misc/kde4-l10n-sv/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-sv-4.3.0.tar.bz2) = 7499b0fb6ddbb10c2f2e0fb0e88cb097 -SHA256 (KDE/kde-l10n/kde-l10n-sv-4.3.0.tar.bz2) = 090ba1b9b42c5cfcb2a930513abb042730f41022864e89b99faa776f80e3ce1c -SIZE (KDE/kde-l10n/kde-l10n-sv-4.3.0.tar.bz2) = 19707409 +MD5 (KDE/kde-l10n/kde-l10n-sv-4.3.1.tar.bz2) = 02168b49698842860329b3de9ff19487 +SHA256 (KDE/kde-l10n/kde-l10n-sv-4.3.1.tar.bz2) = 9c77a912d3ed4283dbce36ba644840ff65a862e4cd413c09e4ba835eb4613c45 +SIZE (KDE/kde-l10n/kde-l10n-sv-4.3.1.tar.bz2) = 19725846 diff --git a/misc/kde4-l10n-sv/pkg-plist b/misc/kde4-l10n-sv/pkg-plist index 42d82a792b45..c4083a55a021 100644 --- a/misc/kde4-l10n-sv/pkg-plist +++ b/misc/kde4-l10n-sv/pkg-plist @@ -1709,6 +1709,7 @@ share/locale/sv/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/sv/LC_MESSAGES/kcm_emoticons.mo share/locale/sv/LC_MESSAGES/kcm_krfb.mo share/locale/sv/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/sv/LC_MESSAGES/kcm_lirc.mo share/locale/sv/LC_MESSAGES/kcm_memory.mo share/locale/sv/LC_MESSAGES/kcm_partition.mo share/locale/sv/LC_MESSAGES/kcm_pci.mo @@ -1755,7 +1756,6 @@ share/locale/sv/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/sv/LC_MESSAGES/kcmkwm.mo share/locale/sv/LC_MESSAGES/kcmlaunch.mo share/locale/sv/LC_MESSAGES/kcmlilo.mo -share/locale/sv/LC_MESSAGES/kcmlirc.mo share/locale/sv/LC_MESSAGES/kcmlocale.mo share/locale/sv/LC_MESSAGES/kcmnic.mo share/locale/sv/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-ta/Makefile b/misc/kde4-l10n-ta/Makefile index 778a78c6f5f3..ce7ad06bbdaa 100644 --- a/misc/kde4-l10n-ta/Makefile +++ b/misc/kde4-l10n-ta/Makefile @@ -7,7 +7,6 @@ PORTNAME= kde-l10n PORTVERSION= 4.1.4 -PORTREVISION= 1 CATEGORIES= misc kde MAINTAINER= kde@FreeBSD.org diff --git a/misc/kde4-l10n-tg/distinfo b/misc/kde4-l10n-tg/distinfo index 399f5586189b..ebf41f7131ee 100644 --- a/misc/kde4-l10n-tg/distinfo +++ b/misc/kde4-l10n-tg/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-tg-4.3.0.tar.bz2) = 539ee71a082043ba788bf6c18a75d7d2 -SHA256 (KDE/kde-l10n/kde-l10n-tg-4.3.0.tar.bz2) = 567824cec523cb9b2375c1be176cf952cef6949e0fb13d6c7d758dc3551c924d -SIZE (KDE/kde-l10n/kde-l10n-tg-4.3.0.tar.bz2) = 1916105 +MD5 (KDE/kde-l10n/kde-l10n-tg-4.3.1.tar.bz2) = 1eb1ca133761be4ff4ce3d0e7f256c97 +SHA256 (KDE/kde-l10n/kde-l10n-tg-4.3.1.tar.bz2) = 6b2c7d941e4de5f4cb7c3ff9b8ce2138903c0b2ce50fca13bcb39299409a203d +SIZE (KDE/kde-l10n/kde-l10n-tg-4.3.1.tar.bz2) = 1932433 diff --git a/misc/kde4-l10n-tg/pkg-plist b/misc/kde4-l10n-tg/pkg-plist index e64301f4af7a..2d67c36ff95c 100644 --- a/misc/kde4-l10n-tg/pkg-plist +++ b/misc/kde4-l10n-tg/pkg-plist @@ -64,6 +64,7 @@ share/locale/tg/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/tg/LC_MESSAGES/kcm_emoticons.mo share/locale/tg/LC_MESSAGES/kcm_krfb.mo share/locale/tg/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/tg/LC_MESSAGES/kcm_lirc.mo share/locale/tg/LC_MESSAGES/kcm_memory.mo share/locale/tg/LC_MESSAGES/kcm_partition.mo share/locale/tg/LC_MESSAGES/kcm_pci.mo @@ -107,7 +108,6 @@ share/locale/tg/LC_MESSAGES/kcmkwinrules.mo share/locale/tg/LC_MESSAGES/kcmkwm.mo share/locale/tg/LC_MESSAGES/kcmlaunch.mo share/locale/tg/LC_MESSAGES/kcmlilo.mo -share/locale/tg/LC_MESSAGES/kcmlirc.mo share/locale/tg/LC_MESSAGES/kcmlocale.mo share/locale/tg/LC_MESSAGES/kcmnic.mo share/locale/tg/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-th/distinfo b/misc/kde4-l10n-th/distinfo index 2423d8a8b692..4e3af7d45b57 100644 --- a/misc/kde4-l10n-th/distinfo +++ b/misc/kde4-l10n-th/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-th-4.3.0.tar.bz2) = 2c5dd52012d3e21eaefde4211bee2d1c -SHA256 (KDE/kde-l10n/kde-l10n-th-4.3.0.tar.bz2) = e8c45755d5d6edfd6be1f350092d06a27e1c70664de569516019176034a10797 -SIZE (KDE/kde-l10n/kde-l10n-th-4.3.0.tar.bz2) = 1247353 +MD5 (KDE/kde-l10n/kde-l10n-th-4.3.1.tar.bz2) = 555af7ceff07e1aaa15f7e0c2a8cf2cc +SHA256 (KDE/kde-l10n/kde-l10n-th-4.3.1.tar.bz2) = a1073bcad36e9a016e57d33abd483cd2d0870b0534bc08edeb47d64f2b605aea +SIZE (KDE/kde-l10n/kde-l10n-th-4.3.1.tar.bz2) = 1265990 diff --git a/misc/kde4-l10n-tr/distinfo b/misc/kde4-l10n-tr/distinfo index 6bdd6f5789fd..a28652ba2b9c 100644 --- a/misc/kde4-l10n-tr/distinfo +++ b/misc/kde4-l10n-tr/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-tr-4.3.0.tar.bz2) = 0d163e01436737a8f4b74d99527997a2 -SHA256 (KDE/kde-l10n/kde-l10n-tr-4.3.0.tar.bz2) = 32111bddcf70e87454916e6b62c2f621431253f9d3b99cf38d40962684a09b3d -SIZE (KDE/kde-l10n/kde-l10n-tr-4.3.0.tar.bz2) = 2174419 +MD5 (KDE/kde-l10n/kde-l10n-tr-4.3.1.tar.bz2) = f705391dccc8557e0d9b874c0c2d3597 +SHA256 (KDE/kde-l10n/kde-l10n-tr-4.3.1.tar.bz2) = 45965cd18b9e1caf2492cc73332034b74fff2347b69e86c008fc281353ad3586 +SIZE (KDE/kde-l10n/kde-l10n-tr-4.3.1.tar.bz2) = 2257356 diff --git a/misc/kde4-l10n-tr/pkg-plist b/misc/kde4-l10n-tr/pkg-plist index d59b5979dc79..3a16d5b7f962 100644 --- a/misc/kde4-l10n-tr/pkg-plist +++ b/misc/kde4-l10n-tr/pkg-plist @@ -115,6 +115,7 @@ share/locale/tr/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/tr/LC_MESSAGES/kcm_emoticons.mo share/locale/tr/LC_MESSAGES/kcm_krfb.mo share/locale/tr/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/tr/LC_MESSAGES/kcm_lirc.mo share/locale/tr/LC_MESSAGES/kcm_memory.mo share/locale/tr/LC_MESSAGES/kcm_partition.mo share/locale/tr/LC_MESSAGES/kcm_pci.mo @@ -161,7 +162,6 @@ share/locale/tr/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/tr/LC_MESSAGES/kcmkwm.mo share/locale/tr/LC_MESSAGES/kcmlaunch.mo share/locale/tr/LC_MESSAGES/kcmlilo.mo -share/locale/tr/LC_MESSAGES/kcmlirc.mo share/locale/tr/LC_MESSAGES/kcmlocale.mo share/locale/tr/LC_MESSAGES/kcmnic.mo share/locale/tr/LC_MESSAGES/kcmnotify.mo diff --git a/misc/kde4-l10n-wa/distinfo b/misc/kde4-l10n-wa/distinfo index 5cd5e99e3f69..07734d6d8156 100644 --- a/misc/kde4-l10n-wa/distinfo +++ b/misc/kde4-l10n-wa/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-wa-4.3.0.tar.bz2) = 76bc9dbac978806a7cd73a53fdbe8b69 -SHA256 (KDE/kde-l10n/kde-l10n-wa-4.3.0.tar.bz2) = 9d92157c62fd86da58fd26174771b6431f89de8dbda680a17d064e513d00096e -SIZE (KDE/kde-l10n/kde-l10n-wa-4.3.0.tar.bz2) = 1667768 +MD5 (KDE/kde-l10n/kde-l10n-wa-4.3.1.tar.bz2) = 8647f0ac0335a6894d39e0fb93bc3af5 +SHA256 (KDE/kde-l10n/kde-l10n-wa-4.3.1.tar.bz2) = 23c91d7527c713f0a447de9ea238911f3cb425817461662a6eef34f7d6090e8b +SIZE (KDE/kde-l10n/kde-l10n-wa-4.3.1.tar.bz2) = 1670443 diff --git a/misc/kde4-l10n/Makefile b/misc/kde4-l10n/Makefile index 54bdd53d5af9..56792d64bf79 100644 --- a/misc/kde4-l10n/Makefile +++ b/misc/kde4-l10n/Makefile @@ -7,7 +7,6 @@ PORTNAME= kde-l10n PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= # none DISTFILES= # none @@ -21,7 +20,7 @@ NO_BUILD= yes USE_KDE4= kdeprefix KDE4_LANG_ALL= ar bg bn_IN ca cs csb da de el en_GB eo es et eu fi fr \ - fy ga gl gu he hi hne hu is it ja kk km kn ko ku lt lv \ + fy ga gl gu he hi hne hr hu is it ja kk km kn ko ku lt lv \ mai mk ml mr nb nds nl nn pa pl pt pt_BR ro ru \ sk sl sr sv ta tg th tr uk wa zh_CN zh_TW diff --git a/misc/kdeedu4/Makefile b/misc/kdeedu4/Makefile index 61639d2d3379..ce4951710cdc 100644 --- a/misc/kdeedu4/Makefile +++ b/misc/kdeedu4/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdeedu PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/misc/kdeedu4/distinfo b/misc/kdeedu4/distinfo index bc239a331824..444879b13775 100644 --- a/misc/kdeedu4/distinfo +++ b/misc/kdeedu4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeedu-4.3.0.tar.bz2) = 8e0f138de1377705e207522a02c1ee78 -SHA256 (KDE/kdeedu-4.3.0.tar.bz2) = e10b8ab944ed6c5f430c1b67cfc0f29353a624a98ad0d6dfd7b05cdbfb545486 -SIZE (KDE/kdeedu-4.3.0.tar.bz2) = 57864980 +MD5 (KDE/kdeedu-4.3.1.tar.bz2) = f283c3727e3507e548e43b84a28def7d +SHA256 (KDE/kdeedu-4.3.1.tar.bz2) = 2dd1d45da9941fb7977e7746eba71f218ea081d1f1828c971db906d003775413 +SIZE (KDE/kdeedu-4.3.1.tar.bz2) = 57866780 diff --git a/misc/kdeutils4/Makefile b/misc/kdeutils4/Makefile index f0b770f809a2..cb1d5883b5c5 100644 --- a/misc/kdeutils4/Makefile +++ b/misc/kdeutils4/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/misc/kdeutils4/distinfo b/misc/kdeutils4/distinfo index 80d48a0439d0..c170b2f74165 100644 --- a/misc/kdeutils4/distinfo +++ b/misc/kdeutils4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeutils-4.3.0.tar.bz2) = 9d17d3d7bf25be5af1cbd4abf04e4c99 -SHA256 (KDE/kdeutils-4.3.0.tar.bz2) = c94f3462ea8bf375f3a83806380470c234465dcde8b7c63629d89965edc21d40 -SIZE (KDE/kdeutils-4.3.0.tar.bz2) = 2521985 +MD5 (KDE/kdeutils-4.3.1.tar.bz2) = 69491ba185ba8ecb2dd4860d7048a88a +SHA256 (KDE/kdeutils-4.3.1.tar.bz2) = 659d23848039bbb5f2d7c24d0693605d2a95e1b9f9693562fc68ffcb7f6d2125 +SIZE (KDE/kdeutils-4.3.1.tar.bz2) = 2524224 diff --git a/misc/kdeutils4/pkg-plist b/misc/kdeutils4/pkg-plist index c364e5629318..5c78076065cc 100644 --- a/misc/kdeutils4/pkg-plist +++ b/misc/kdeutils4/pkg-plist @@ -116,7 +116,7 @@ share/apps/profiles/dragonplayer.profile.xml share/apps/profiles/klauncher.profile.xml share/apps/profiles/kmix.profile.xml share/apps/profiles/konqueror.profile.xml -share/apps/profiles/noatun.profile.xml +share/apps/profiles/kscd.profile.xml share/apps/profiles/okular.profile.xml share/apps/profiles/profile.dtd share/apps/profiles/shutdown.profile.xml diff --git a/misc/konq-plugins-kde4/Makefile b/misc/konq-plugins-kde4/Makefile index 181418774d7e..9dfa3ef73dbe 100644 --- a/misc/konq-plugins-kde4/Makefile +++ b/misc/konq-plugins-kde4/Makefile @@ -24,7 +24,8 @@ USE_KDE4= kdelibs kdebase kdeprefix kdehier automoc4 USE_QT_VER= 4 QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build USE_CMAKE= yes +MAKE_JOBS_SAFE= yes -EXTRA_VER= 4.3.0 +EXTRA_VER= 4.3.1 .include <bsd.port.mk> diff --git a/misc/konq-plugins-kde4/distinfo b/misc/konq-plugins-kde4/distinfo index 03d97865d658..c29584405395 100644 --- a/misc/konq-plugins-kde4/distinfo +++ b/misc/konq-plugins-kde4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/extragear/konq-plugins-4.3.0.tar.bz2) = 527d61a6774aee7c053c48b5842db4fb -SHA256 (KDE/extragear/konq-plugins-4.3.0.tar.bz2) = d67f719283bde6bff1438050db69c83197e5d5e30cd0b563bc338b2463c6ea18 -SIZE (KDE/extragear/konq-plugins-4.3.0.tar.bz2) = 1058131 +MD5 (KDE/extragear/konq-plugins-4.3.1.tar.bz2) = 57ba2ab5e7c6bdad8d6ac7644b151b32 +SHA256 (KDE/extragear/konq-plugins-4.3.1.tar.bz2) = f42c5e8f24c0cecb74bb068f9b962c21cf50a7aa4f4cb26acf8dc62d03c28781 +SIZE (KDE/extragear/konq-plugins-4.3.1.tar.bz2) = 1067460 diff --git a/misc/konq-plugins-kde4/pkg-plist b/misc/konq-plugins-kde4/pkg-plist index 81e50333be95..a877dc7800d1 100644 --- a/misc/konq-plugins-kde4/pkg-plist +++ b/misc/konq-plugins-kde4/pkg-plist @@ -55,6 +55,7 @@ share/apps/konqueror/icons/oxygen/64x64/actions/google.png share/apps/konqueror/icons/oxygen/scalable/actions/google.svgz share/apps/konqueror/kpartplugins/searchbar.desktop share/apps/konqueror/kpartplugins/searchbar.rc +share/apps/konqueror/opensearch/google.xml share/apps/webkitpart/kpartplugins/autorefresh.desktop share/apps/webkitpart/kpartplugins/autorefresh.rc share/apps/webkitpart/kpartplugins/crashesplugin.desktop @@ -969,6 +970,7 @@ share/locale/hu/LC_MESSAGES/searchbarplugin.mo share/locale/hu/LC_MESSAGES/uachangerplugin.mo share/locale/hu/LC_MESSAGES/validatorsplugin.mo share/locale/hu/LC_MESSAGES/webarchiver.mo +share/locale/is/LC_MESSAGES/adblock.mo share/locale/is/LC_MESSAGES/akregator_konqplugin.mo share/locale/is/LC_MESSAGES/autorefresh.mo share/locale/is/LC_MESSAGES/babelfish.mo @@ -1062,6 +1064,7 @@ share/locale/km/LC_MESSAGES/searchbarplugin.mo share/locale/km/LC_MESSAGES/uachangerplugin.mo share/locale/km/LC_MESSAGES/validatorsplugin.mo share/locale/km/LC_MESSAGES/webarchiver.mo +share/locale/ko/LC_MESSAGES/adblock.mo share/locale/ko/LC_MESSAGES/akregator_konqplugin.mo share/locale/ko/LC_MESSAGES/autorefresh.mo share/locale/ko/LC_MESSAGES/babelfish.mo @@ -1853,6 +1856,7 @@ share/locale/zh_TW/LC_MESSAGES/webarchiver.mo @dirrm share/doc/HTML/ca/konq-plugins @dirrm share/apps/webkitpart/kpartplugins @dirrm share/apps/webkitpart +@dirrm share/apps/konqueror/opensearch @dirrm share/apps/konqueror/kpartplugins @dirrm share/apps/konqueror/icons/oxygen/scalable/actions @dirrm share/apps/konqueror/icons/oxygen/scalable diff --git a/multimedia/kdemultimedia4/distinfo b/multimedia/kdemultimedia4/distinfo index 0c0556446e8b..c5eb873ff963 100644 --- a/multimedia/kdemultimedia4/distinfo +++ b/multimedia/kdemultimedia4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdemultimedia-4.3.0.tar.bz2) = 75c0c42f22f5ffc98262441751ccb247 -SHA256 (KDE/kdemultimedia-4.3.0.tar.bz2) = 0c3eca5abdd747455f4503f875b626b5b2559dc716b567eb51fb13d63a2cd5b7 -SIZE (KDE/kdemultimedia-4.3.0.tar.bz2) = 1585773 +MD5 (KDE/kdemultimedia-4.3.1.tar.bz2) = e9a74626bc7eec8496ff9157e65025da +SHA256 (KDE/kdemultimedia-4.3.1.tar.bz2) = 978c452ed8ada2ff63d567aac02830d60b8bf6c37588bb16fe47336961ba163b +SIZE (KDE/kdemultimedia-4.3.1.tar.bz2) = 1585744 diff --git a/net/kdenetwork4/distinfo b/net/kdenetwork4/distinfo index 0b624bd039a3..4031334f1c4f 100644 --- a/net/kdenetwork4/distinfo +++ b/net/kdenetwork4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdenetwork-4.3.0.tar.bz2) = f9695ff06d0d67a78a71fb9b3ddbd4f3 -SHA256 (KDE/kdenetwork-4.3.0.tar.bz2) = 28ccd20594172fbabfe60932af151e741c6da98a48ce565e581a9455281e553a -SIZE (KDE/kdenetwork-4.3.0.tar.bz2) = 7381516 +MD5 (KDE/kdenetwork-4.3.1.tar.bz2) = 496000ae85856da0c6fb0e014d03d0d7 +SHA256 (KDE/kdenetwork-4.3.1.tar.bz2) = 400966c071f4c25705eccbeda56e3dbe8c584fb5076f9d4c2110b78b91a383b5 +SIZE (KDE/kdenetwork-4.3.1.tar.bz2) = 7382818 diff --git a/polish/kde4-l10n/distinfo b/polish/kde4-l10n/distinfo index a1aabf600def..b5690340f4da 100644 --- a/polish/kde4-l10n/distinfo +++ b/polish/kde4-l10n/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-pl-4.3.0.tar.bz2) = 25fb4028a7bb2000b06363e23efec62d -SHA256 (KDE/kde-l10n/kde-l10n-pl-4.3.0.tar.bz2) = 8d043bab4f990e71a2742e402e31e6783a88068c0f49f1e8a2c523b0497f2259 -SIZE (KDE/kde-l10n/kde-l10n-pl-4.3.0.tar.bz2) = 2832444 +MD5 (KDE/kde-l10n/kde-l10n-pl-4.3.1.tar.bz2) = 7c341ebe674c954ca3e507545953a49b +SHA256 (KDE/kde-l10n/kde-l10n-pl-4.3.1.tar.bz2) = 5bba8dd27ad5614d08177aa00d3d57c196ed1348579898470bfbab31e8527129 +SIZE (KDE/kde-l10n/kde-l10n-pl-4.3.1.tar.bz2) = 3122499 diff --git a/polish/kde4-l10n/pkg-plist b/polish/kde4-l10n/pkg-plist index 2e378d4130d4..0199b75c64db 100644 --- a/polish/kde4-l10n/pkg-plist +++ b/polish/kde4-l10n/pkg-plist @@ -3,9 +3,19 @@ share/apps/kvtml/pl/animals.kvtml share/apps/kvtml/pl/easy.kvtml share/apps/kvtml/pl/hard.kvtml share/apps/kvtml/pl/medium.kvtml +share/doc/HTML/pl/amor/common +share/doc/HTML/pl/amor/index.cache.bz2 +share/doc/HTML/pl/amor/index.docbook share/doc/HTML/pl/ark/common share/doc/HTML/pl/ark/index.cache.bz2 share/doc/HTML/pl/ark/index.docbook +share/doc/HTML/pl/gwenview/common +share/doc/HTML/pl/gwenview/index.cache.bz2 +share/doc/HTML/pl/gwenview/index.docbook +share/doc/HTML/pl/gwenview/interface.docbook +share/doc/HTML/pl/gwenview/introduction.docbook +share/doc/HTML/pl/gwenview/keybindings.docbook +share/doc/HTML/pl/gwenview/mouse.docbook share/doc/HTML/pl/kbruch/checked.png share/doc/HTML/pl/kbruch/common share/doc/HTML/pl/kbruch/compare.png @@ -16,9 +26,35 @@ share/doc/HTML/pl/kbruch/index.cache.bz2 share/doc/HTML/pl/kbruch/index.docbook share/doc/HTML/pl/kbruch/reduced.png share/doc/HTML/pl/kbruch/settings.png -share/doc/HTML/pl/kcontrol/kcontrol/common -share/doc/HTML/pl/kcontrol/kcontrol/index.cache.bz2 -share/doc/HTML/pl/kcontrol/kcontrol/index.docbook +share/doc/HTML/pl/khelpcenter/faq/about.docbook +share/doc/HTML/pl/khelpcenter/faq/common +share/doc/HTML/pl/khelpcenter/faq/configkde.docbook +share/doc/HTML/pl/khelpcenter/faq/contrib.docbook +share/doc/HTML/pl/khelpcenter/faq/desktop.docbook +share/doc/HTML/pl/khelpcenter/faq/filemng.docbook +share/doc/HTML/pl/khelpcenter/faq/getkde.docbook +share/doc/HTML/pl/khelpcenter/faq/index.cache.bz2 +share/doc/HTML/pl/khelpcenter/faq/index.docbook +share/doc/HTML/pl/khelpcenter/faq/install.docbook +share/doc/HTML/pl/khelpcenter/faq/intro.docbook +share/doc/HTML/pl/khelpcenter/faq/kdeapps.docbook +share/doc/HTML/pl/khelpcenter/faq/misc.docbook +share/doc/HTML/pl/khelpcenter/faq/moreinfo.docbook +share/doc/HTML/pl/khelpcenter/faq/nonkdeapps.docbook +share/doc/HTML/pl/khelpcenter/faq/notrelated.docbook +share/doc/HTML/pl/khelpcenter/faq/panel.docbook +share/doc/HTML/pl/khelpcenter/faq/qt.docbook +share/doc/HTML/pl/khelpcenter/faq/questions.docbook +share/doc/HTML/pl/khelpcenter/faq/sound.docbook +share/doc/HTML/pl/khelpcenter/faq/tips.docbook +share/doc/HTML/pl/khelpcenter/faq/webbrowse.docbook +share/doc/HTML/pl/khelpcenter/faq/winmng.docbook +share/doc/HTML/pl/khelpcenter/quickstart/common +share/doc/HTML/pl/khelpcenter/quickstart/index.cache.bz2 +share/doc/HTML/pl/khelpcenter/quickstart/index.docbook +share/doc/HTML/pl/khelpcenter/visualdict/common +share/doc/HTML/pl/khelpcenter/visualdict/index.cache.bz2 +share/doc/HTML/pl/khelpcenter/visualdict/index.docbook share/doc/HTML/pl/klettres/common share/doc/HTML/pl/klettres/index.cache.bz2 share/doc/HTML/pl/klettres/index.docbook @@ -27,9 +63,29 @@ share/doc/HTML/pl/klettres/klettres2.png share/doc/HTML/pl/klettres/klettres3.png share/doc/HTML/pl/klettres/klettres4.png share/doc/HTML/pl/klettres/klettres5.png +share/doc/HTML/pl/kmail/common +share/doc/HTML/pl/kmail/configure.docbook +share/doc/HTML/pl/kmail/credits-and-licenses.docbook +share/doc/HTML/pl/kmail/faq.docbook +share/doc/HTML/pl/kmail/getting-started.docbook +share/doc/HTML/pl/kmail/importing.docbook +share/doc/HTML/pl/kmail/index.cache.bz2 +share/doc/HTML/pl/kmail/index.docbook +share/doc/HTML/pl/kmail/intro.docbook +share/doc/HTML/pl/kmail/menus.docbook +share/doc/HTML/pl/kmail/using-kmail.docbook +share/doc/HTML/pl/kmix/common +share/doc/HTML/pl/kmix/index.cache.bz2 +share/doc/HTML/pl/kmix/index.docbook share/doc/HTML/pl/kollision/common share/doc/HTML/pl/kollision/index.cache.bz2 share/doc/HTML/pl/kollision/index.docbook +share/doc/HTML/pl/ksnapshot/common +share/doc/HTML/pl/ksnapshot/index.cache.bz2 +share/doc/HTML/pl/ksnapshot/index.docbook +share/doc/HTML/pl/kteatime/common +share/doc/HTML/pl/kteatime/index.cache.bz2 +share/doc/HTML/pl/kteatime/index.docbook share/doc/HTML/pl/ktouch/common share/doc/HTML/pl/ktouch/index.cache.bz2 share/doc/HTML/pl/ktouch/index.docbook @@ -42,9 +98,23 @@ share/doc/HTML/pl/kwallet/edit1.png share/doc/HTML/pl/kwallet/index.cache.bz2 share/doc/HTML/pl/kwallet/index.docbook share/doc/HTML/pl/kwallet/kwalletmanager.png +share/doc/HTML/pl/kwatchgnupg/common +share/doc/HTML/pl/kwatchgnupg/index.cache.bz2 +share/doc/HTML/pl/kwatchgnupg/index.docbook share/doc/HTML/pl/kwordquiz/common share/doc/HTML/pl/kwordquiz/index.cache.bz2 share/doc/HTML/pl/kwordquiz/index.docbook +share/doc/HTML/pl/lilo-config/common +share/doc/HTML/pl/lilo-config/index.cache.bz2 +share/doc/HTML/pl/lilo-config/index.docbook +share/locale/pl/LC_MESSAGES/akonadi-kcal.mo +share/locale/pl/LC_MESSAGES/akonadi_kcal_resource.mo +share/locale/pl/LC_MESSAGES/akonadi_knut_resource.mo +share/locale/pl/LC_MESSAGES/akonadi_kolabproxy_resource.mo +share/locale/pl/LC_MESSAGES/akonadi_localbookmarks_resource.mo +share/locale/pl/LC_MESSAGES/akonadi_nepomuktag_resource.mo +share/locale/pl/LC_MESSAGES/akonadi_next.mo +share/locale/pl/LC_MESSAGES/akonadi_vcard_resource.mo share/locale/pl/LC_MESSAGES/akonaditray.mo share/locale/pl/LC_MESSAGES/akregator.mo share/locale/pl/LC_MESSAGES/amor.mo @@ -69,6 +139,7 @@ share/locale/pl/LC_MESSAGES/irkick.mo share/locale/pl/LC_MESSAGES/joystick.mo share/locale/pl/LC_MESSAGES/juk.mo share/locale/pl/LC_MESSAGES/kabc.mo +share/locale/pl/LC_MESSAGES/kabc_akonadi.mo share/locale/pl/LC_MESSAGES/kabc_dir.mo share/locale/pl/LC_MESSAGES/kabc_file.mo share/locale/pl/LC_MESSAGES/kabc_ldapkio.mo @@ -87,6 +158,7 @@ share/locale/pl/LC_MESSAGES/kanagram.mo share/locale/pl/LC_MESSAGES/kapman.mo share/locale/pl/LC_MESSAGES/kappfinder.mo share/locale/pl/LC_MESSAGES/kapptemplate.mo +share/locale/pl/LC_MESSAGES/kate-ctags-plugin.mo share/locale/pl/LC_MESSAGES/kate.mo share/locale/pl/LC_MESSAGES/kateexternaltoolsplugin.mo share/locale/pl/LC_MESSAGES/katefilebrowserplugin.mo @@ -118,6 +190,8 @@ share/locale/pl/LC_MESSAGES/kbreakout.mo share/locale/pl/LC_MESSAGES/kbruch.mo share/locale/pl/LC_MESSAGES/kbugbuster.mo share/locale/pl/LC_MESSAGES/kcachegrind.mo +share/locale/pl/LC_MESSAGES/kcachegrind_qt.mo +share/locale/pl/LC_MESSAGES/kcal_akonadi.mo share/locale/pl/LC_MESSAGES/kcalc.mo share/locale/pl/LC_MESSAGES/kcertpart.mo share/locale/pl/LC_MESSAGES/kcharselect.mo @@ -127,6 +201,7 @@ share/locale/pl/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/pl/LC_MESSAGES/kcm_emoticons.mo share/locale/pl/LC_MESSAGES/kcm_krfb.mo share/locale/pl/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/pl/LC_MESSAGES/kcm_lirc.mo share/locale/pl/LC_MESSAGES/kcm_memory.mo share/locale/pl/LC_MESSAGES/kcm_partition.mo share/locale/pl/LC_MESSAGES/kcm_pci.mo @@ -173,7 +248,6 @@ share/locale/pl/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/pl/LC_MESSAGES/kcmkwm.mo share/locale/pl/LC_MESSAGES/kcmlaunch.mo share/locale/pl/LC_MESSAGES/kcmlilo.mo -share/locale/pl/LC_MESSAGES/kcmlirc.mo share/locale/pl/LC_MESSAGES/kcmlocale.mo share/locale/pl/LC_MESSAGES/kcmnic.mo share/locale/pl/LC_MESSAGES/kcmnotify.mo @@ -261,6 +335,7 @@ share/locale/pl/LC_MESSAGES/kimagemapeditor.mo share/locale/pl/LC_MESSAGES/kinetd.mo share/locale/pl/LC_MESSAGES/kinfocenter.mo share/locale/pl/LC_MESSAGES/kio4.mo +share/locale/pl/LC_MESSAGES/kio_akonadi.mo share/locale/pl/LC_MESSAGES/kio_applications.mo share/locale/pl/LC_MESSAGES/kio_archive.mo share/locale/pl/LC_MESSAGES/kio_audiocd.mo @@ -348,6 +423,7 @@ share/locale/pl/LC_MESSAGES/krandr.mo share/locale/pl/LC_MESSAGES/krdb.mo share/locale/pl/LC_MESSAGES/krdc.mo share/locale/pl/LC_MESSAGES/kreadconfig.mo +share/locale/pl/LC_MESSAGES/kres-migrator.mo share/locale/pl/LC_MESSAGES/kres_birthday.mo share/locale/pl/LC_MESSAGES/kres_blog.mo share/locale/pl/LC_MESSAGES/kres_bugzilla.mo @@ -358,6 +434,7 @@ share/locale/pl/LC_MESSAGES/kres_remote.mo share/locale/pl/LC_MESSAGES/kres_scalix.mo share/locale/pl/LC_MESSAGES/kres_tvanytime.mo share/locale/pl/LC_MESSAGES/kres_xmlrpc.mo +share/locale/pl/LC_MESSAGES/kresources_shared_akonadi.mo share/locale/pl/LC_MESSAGES/kreversi.mo share/locale/pl/LC_MESSAGES/krfb.mo share/locale/pl/LC_MESSAGES/kruler.mo @@ -450,6 +527,7 @@ share/locale/pl/LC_MESSAGES/libktnef.mo share/locale/pl/LC_MESSAGES/libkworkspace.mo share/locale/pl/LC_MESSAGES/libkxmlrpcclient.mo share/locale/pl/LC_MESSAGES/libmailtransport.mo +share/locale/pl/LC_MESSAGES/libocsclient.mo share/locale/pl/LC_MESSAGES/liboktetacore.mo share/locale/pl/LC_MESSAGES/libphonon.mo share/locale/pl/LC_MESSAGES/libplasma.mo @@ -471,9 +549,11 @@ share/locale/pl/LC_MESSAGES/okular_comicbook.mo share/locale/pl/LC_MESSAGES/okular_djvu.mo share/locale/pl/LC_MESSAGES/okular_dvi.mo share/locale/pl/LC_MESSAGES/okular_epub.mo +share/locale/pl/LC_MESSAGES/okular_fax.mo share/locale/pl/LC_MESSAGES/okular_fictionbook.mo share/locale/pl/LC_MESSAGES/okular_ghostview.mo share/locale/pl/LC_MESSAGES/okular_kimgio.mo +share/locale/pl/LC_MESSAGES/okular_mobi.mo share/locale/pl/LC_MESSAGES/okular_ooo.mo share/locale/pl/LC_MESSAGES/okular_plucker.mo share/locale/pl/LC_MESSAGES/okular_poppler.mo @@ -484,13 +564,13 @@ share/locale/pl/LC_MESSAGES/phonon-xine.mo share/locale/pl/LC_MESSAGES/phonon_gstreamer.mo share/locale/pl/LC_MESSAGES/phonon_kde.mo share/locale/pl/LC_MESSAGES/plasma-desktop.mo -share/locale/pl/LC_MESSAGES/plasma_engine_keystate.mo share/locale/pl/LC_MESSAGES/plasma-overlay.mo share/locale/pl/LC_MESSAGES/plasma-shells-common.mo share/locale/pl/LC_MESSAGES/plasma_applet_BbalL.mo share/locale/pl/LC_MESSAGES/plasma_applet_CharSelectApplet.mo share/locale/pl/LC_MESSAGES/plasma_applet_battery.mo share/locale/pl/LC_MESSAGES/plasma_applet_binaryclock.mo +share/locale/pl/LC_MESSAGES/plasma_applet_bubblemon.mo share/locale/pl/LC_MESSAGES/plasma_applet_calculator.mo share/locale/pl/LC_MESSAGES/plasma_applet_clock.mo share/locale/pl/LC_MESSAGES/plasma_applet_comic.mo @@ -513,6 +593,7 @@ share/locale/pl/LC_MESSAGES/plasma_applet_leavenote.mo share/locale/pl/LC_MESSAGES/plasma_applet_life.mo share/locale/pl/LC_MESSAGES/plasma_applet_lockout.mo share/locale/pl/LC_MESSAGES/plasma_applet_luna.mo +share/locale/pl/LC_MESSAGES/plasma_applet_magnifique.mo share/locale/pl/LC_MESSAGES/plasma_applet_microblog.mo share/locale/pl/LC_MESSAGES/plasma_applet_news.mo share/locale/pl/LC_MESSAGES/plasma_applet_notes.mo @@ -544,40 +625,47 @@ share/locale/pl/LC_MESSAGES/plasma_appletscriptengine_googlegadget.mo share/locale/pl/LC_MESSAGES/plasma_appletscriptengine_qedjescripts.mo share/locale/pl/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/pl/LC_MESSAGES/plasma_engine_kalzium.mo +share/locale/pl/LC_MESSAGES/plasma_engine_keystate.mo share/locale/pl/LC_MESSAGES/plasma_engine_metadata.mo share/locale/pl/LC_MESSAGES/plasma_engine_network.mo share/locale/pl/LC_MESSAGES/plasma_engine_notifications.mo share/locale/pl/LC_MESSAGES/plasma_engine_nowplaying.mo +share/locale/pl/LC_MESSAGES/plasma_engine_ocs.mo share/locale/pl/LC_MESSAGES/plasma_engine_rss.mo share/locale/pl/LC_MESSAGES/plasma_engine_weather.mo +share/locale/pl/LC_MESSAGES/plasma_packagestructure_comic.mo share/locale/pl/LC_MESSAGES/plasma_runner_bookmarksrunner.mo +share/locale/pl/LC_MESSAGES/plasma_runner_browserhistory.mo share/locale/pl/LC_MESSAGES/plasma_runner_calculatorrunner.mo share/locale/pl/LC_MESSAGES/plasma_runner_contacts.mo share/locale/pl/LC_MESSAGES/plasma_runner_converterrunner.mo share/locale/pl/LC_MESSAGES/plasma_runner_katesessions.mo +share/locale/pl/LC_MESSAGES/plasma_runner_konquerorsessions.mo +share/locale/pl/LC_MESSAGES/plasma_runner_konsolesessions.mo share/locale/pl/LC_MESSAGES/plasma_runner_locations.mo share/locale/pl/LC_MESSAGES/plasma_runner_nepomuksearchrunner.mo +share/locale/pl/LC_MESSAGES/plasma_runner_placesrunner.mo share/locale/pl/LC_MESSAGES/plasma_runner_powerdevil.mo share/locale/pl/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/pl/LC_MESSAGES/plasma_runner_services.mo share/locale/pl/LC_MESSAGES/plasma_runner_sessions.mo share/locale/pl/LC_MESSAGES/plasma_runner_shell.mo share/locale/pl/LC_MESSAGES/plasma_runner_spellcheckrunner.mo -share/locale/pl/LC_MESSAGES/plasma_runner_placesrunner.mo share/locale/pl/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/pl/LC_MESSAGES/plasma_scriptengine_qscript.mo share/locale/pl/LC_MESSAGES/plasma_wallpaper_color.mo share/locale/pl/LC_MESSAGES/plasma_wallpaper_image.mo share/locale/pl/LC_MESSAGES/plasma_wallpaper_mandelbrot.mo share/locale/pl/LC_MESSAGES/plasma_wallpaper_marble.mo +share/locale/pl/LC_MESSAGES/plasma_wallpaper_pattern.mo share/locale/pl/LC_MESSAGES/plasma_wallpaper_virus.mo share/locale/pl/LC_MESSAGES/plasma_wallpaper_weather.mo share/locale/pl/LC_MESSAGES/plasmaengineexplorer.mo share/locale/pl/LC_MESSAGES/plasmapkg.mo share/locale/pl/LC_MESSAGES/plasmawallpaperviewer.mo share/locale/pl/LC_MESSAGES/plasmoidviewer.mo -share/locale/pl/LC_MESSAGES/polkit-kde-authorization.mo share/locale/pl/LC_MESSAGES/policykit-kde.mo +share/locale/pl/LC_MESSAGES/polkit-kde-authorization.mo share/locale/pl/LC_MESSAGES/powerdevil.mo share/locale/pl/LC_MESSAGES/printer-applet.mo share/locale/pl/LC_MESSAGES/processcore.mo @@ -606,16 +694,26 @@ share/locale/pl/LC_SCRIPTS/kgeography/kgeography.js share/locale/pl/entry.desktop @dirrm share/locale/pl/LC_SCRIPTS/kgeography @dirrm share/locale/pl/LC_SCRIPTS +@dirrm share/doc/HTML/pl/lilo-config @dirrm share/doc/HTML/pl/kwordquiz +@dirrm share/doc/HTML/pl/kwatchgnupg @dirrm share/doc/HTML/pl/kwallet @dirrm share/doc/HTML/pl/ktuberling @dirrm share/doc/HTML/pl/ktouch +@dirrm share/doc/HTML/pl/kteatime +@dirrm share/doc/HTML/pl/ksnapshot @dirrm share/doc/HTML/pl/kollision +@dirrm share/doc/HTML/pl/kmix +@dirrm share/doc/HTML/pl/kmail @dirrm share/doc/HTML/pl/klettres -@dirrm share/doc/HTML/pl/kcontrol/kcontrol -@dirrm share/doc/HTML/pl/kcontrol +@dirrm share/doc/HTML/pl/khelpcenter/visualdict +@dirrm share/doc/HTML/pl/khelpcenter/quickstart +@dirrm share/doc/HTML/pl/khelpcenter/faq +@dirrm share/doc/HTML/pl/khelpcenter @dirrm share/doc/HTML/pl/kbruch +@dirrm share/doc/HTML/pl/gwenview @dirrm share/doc/HTML/pl/ark +@dirrm share/doc/HTML/pl/amor @dirrm share/apps/kvtml/pl @dirrm share/apps/kvtml @dirrm share/apps/khangman diff --git a/portuguese/kde4-l10n-pt_BR/Makefile.man b/portuguese/kde4-l10n-pt_BR/Makefile.man index ad929191e0a7..fe774c321a84 100644 --- a/portuguese/kde4-l10n-pt_BR/Makefile.man +++ b/portuguese/kde4-l10n-pt_BR/Makefile.man @@ -45,6 +45,7 @@ MAN1= adddebug.1 \ swappo.1 \ transxx.1 \ xml2pot.1 \ + xsldbg.1 \ zonetab2pot.py.1 MAN6= amor.6 \ khangman.6 \ diff --git a/portuguese/kde4-l10n-pt_BR/distinfo b/portuguese/kde4-l10n-pt_BR/distinfo index 2421f141fc0b..f234e08b68df 100644 --- a/portuguese/kde4-l10n-pt_BR/distinfo +++ b/portuguese/kde4-l10n-pt_BR/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-pt_BR-4.3.0.tar.bz2) = 0020f01a730b5511712a89e13a1d4d76 -SHA256 (KDE/kde-l10n/kde-l10n-pt_BR-4.3.0.tar.bz2) = bccdeb5a25f5342d6dc804d2cef409bf409cae4dd3bc3a07ce475066a48b94ea -SIZE (KDE/kde-l10n/kde-l10n-pt_BR-4.3.0.tar.bz2) = 18101595 +MD5 (KDE/kde-l10n/kde-l10n-pt_BR-4.3.1.tar.bz2) = 695910cebb609f309a5f9d3e8ddbb9d6 +SHA256 (KDE/kde-l10n/kde-l10n-pt_BR-4.3.1.tar.bz2) = 8e39947038bebe193792c83f14e65eb97c3aa771688463839bd293188724e173 +SIZE (KDE/kde-l10n/kde-l10n-pt_BR-4.3.1.tar.bz2) = 18120509 diff --git a/portuguese/kde4-l10n-pt_BR/pkg-plist b/portuguese/kde4-l10n-pt_BR/pkg-plist index cac078651b74..b39383d82a4e 100644 --- a/portuguese/kde4-l10n-pt_BR/pkg-plist +++ b/portuguese/kde4-l10n-pt_BR/pkg-plist @@ -1,4 +1,3 @@ -man/pt_BR/man1/xsldbg.1 share/apps/khangman/pt_BR.txt share/apps/klettres/pt_BR/alpha/a.ogg share/apps/klettres/pt_BR/alpha/b.ogg @@ -1438,6 +1437,7 @@ share/locale/pt_BR/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/pt_BR/LC_MESSAGES/kcm_emoticons.mo share/locale/pt_BR/LC_MESSAGES/kcm_krfb.mo share/locale/pt_BR/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/pt_BR/LC_MESSAGES/kcm_lirc.mo share/locale/pt_BR/LC_MESSAGES/kcm_memory.mo share/locale/pt_BR/LC_MESSAGES/kcm_partition.mo share/locale/pt_BR/LC_MESSAGES/kcm_pci.mo @@ -1484,7 +1484,6 @@ share/locale/pt_BR/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/pt_BR/LC_MESSAGES/kcmkwm.mo share/locale/pt_BR/LC_MESSAGES/kcmlaunch.mo share/locale/pt_BR/LC_MESSAGES/kcmlilo.mo -share/locale/pt_BR/LC_MESSAGES/kcmlirc.mo share/locale/pt_BR/LC_MESSAGES/kcmlocale.mo share/locale/pt_BR/LC_MESSAGES/kcmnic.mo share/locale/pt_BR/LC_MESSAGES/kcmnotify.mo diff --git a/portuguese/kde4-l10n/distinfo b/portuguese/kde4-l10n/distinfo index e396e503c02e..abbccf0e01c0 100644 --- a/portuguese/kde4-l10n/distinfo +++ b/portuguese/kde4-l10n/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-pt-4.3.0.tar.bz2) = 257a995ca6c0adaab8024445dbce848f -SHA256 (KDE/kde-l10n/kde-l10n-pt-4.3.0.tar.bz2) = b6e7429b9c2d1b5da82914b89ae441cd2179b86ba08eb468241ba615b7cc3742 -SIZE (KDE/kde-l10n/kde-l10n-pt-4.3.0.tar.bz2) = 6448205 +MD5 (KDE/kde-l10n/kde-l10n-pt-4.3.1.tar.bz2) = 57437289c3e058f44e60fb8fa452445d +SHA256 (KDE/kde-l10n/kde-l10n-pt-4.3.1.tar.bz2) = 1d79f336611be27298675aa1e6b22d1862706a57d676d9278bd417294dd53201 +SIZE (KDE/kde-l10n/kde-l10n-pt-4.3.1.tar.bz2) = 6506215 diff --git a/portuguese/kde4-l10n/pkg-plist b/portuguese/kde4-l10n/pkg-plist index 6d476684409e..7abdc97069a0 100644 --- a/portuguese/kde4-l10n/pkg-plist +++ b/portuguese/kde4-l10n/pkg-plist @@ -1244,6 +1244,7 @@ share/locale/pt/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/pt/LC_MESSAGES/kcm_emoticons.mo share/locale/pt/LC_MESSAGES/kcm_krfb.mo share/locale/pt/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/pt/LC_MESSAGES/kcm_lirc.mo share/locale/pt/LC_MESSAGES/kcm_memory.mo share/locale/pt/LC_MESSAGES/kcm_partition.mo share/locale/pt/LC_MESSAGES/kcm_pci.mo @@ -1290,7 +1291,6 @@ share/locale/pt/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/pt/LC_MESSAGES/kcmkwm.mo share/locale/pt/LC_MESSAGES/kcmlaunch.mo share/locale/pt/LC_MESSAGES/kcmlilo.mo -share/locale/pt/LC_MESSAGES/kcmlirc.mo share/locale/pt/LC_MESSAGES/kcmlocale.mo share/locale/pt/LC_MESSAGES/kcmnic.mo share/locale/pt/LC_MESSAGES/kcmnotify.mo diff --git a/russian/kde4-l10n/distinfo b/russian/kde4-l10n/distinfo index ca0f9c692c8b..65fc0afdbbb3 100644 --- a/russian/kde4-l10n/distinfo +++ b/russian/kde4-l10n/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-ru-4.3.0.tar.bz2) = 5bc404cea173009d5a817685ca61bcad -SHA256 (KDE/kde-l10n/kde-l10n-ru-4.3.0.tar.bz2) = 84e992c8802615b57e1b25b075e8c115d0caaeff64660e35c9b4251c0b4126d1 -SIZE (KDE/kde-l10n/kde-l10n-ru-4.3.0.tar.bz2) = 6282125 +MD5 (KDE/kde-l10n/kde-l10n-ru-4.3.1.tar.bz2) = 656297b8627cf9bc1db089654c674d32 +SHA256 (KDE/kde-l10n/kde-l10n-ru-4.3.1.tar.bz2) = 0ec2b35089886e10ad150340b3c018f62df8fad623303ee21e5bf1cc171f42d3 +SIZE (KDE/kde-l10n/kde-l10n-ru-4.3.1.tar.bz2) = 6336083 diff --git a/russian/kde4-l10n/pkg-plist b/russian/kde4-l10n/pkg-plist index 19c2ce6132a8..43c00ecfcf6f 100644 --- a/russian/kde4-l10n/pkg-plist +++ b/russian/kde4-l10n/pkg-plist @@ -963,6 +963,7 @@ share/locale/ru/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/ru/LC_MESSAGES/kcm_emoticons.mo share/locale/ru/LC_MESSAGES/kcm_krfb.mo share/locale/ru/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/ru/LC_MESSAGES/kcm_lirc.mo share/locale/ru/LC_MESSAGES/kcm_memory.mo share/locale/ru/LC_MESSAGES/kcm_partition.mo share/locale/ru/LC_MESSAGES/kcm_pci.mo @@ -1008,7 +1009,6 @@ share/locale/ru/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ru/LC_MESSAGES/kcmkwm.mo share/locale/ru/LC_MESSAGES/kcmlaunch.mo share/locale/ru/LC_MESSAGES/kcmlilo.mo -share/locale/ru/LC_MESSAGES/kcmlirc.mo share/locale/ru/LC_MESSAGES/kcmlocale.mo share/locale/ru/LC_MESSAGES/kcmnic.mo share/locale/ru/LC_MESSAGES/kcmnotify.mo @@ -1626,8 +1626,6 @@ share/locale/ru/entry.desktop @dirrm share/apps/kturtle/examples @dirrm share/apps/kturtle/data @dirrm share/apps/kturtle -@dirrm share/apps/katepart/syntax -@dirrm share/apps/katepart @dirrmtry man/ru/man6 @dirrmtry man/ru/man1 @dirrmtry man/ru diff --git a/security/kgpg-kde4/Makefile b/security/kgpg-kde4/Makefile index f0b770f809a2..cb1d5883b5c5 100644 --- a/security/kgpg-kde4/Makefile +++ b/security/kgpg-kde4/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/security/kgpg-kde4/distinfo b/security/kgpg-kde4/distinfo index 80d48a0439d0..c170b2f74165 100644 --- a/security/kgpg-kde4/distinfo +++ b/security/kgpg-kde4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeutils-4.3.0.tar.bz2) = 9d17d3d7bf25be5af1cbd4abf04e4c99 -SHA256 (KDE/kdeutils-4.3.0.tar.bz2) = c94f3462ea8bf375f3a83806380470c234465dcde8b7c63629d89965edc21d40 -SIZE (KDE/kdeutils-4.3.0.tar.bz2) = 2521985 +MD5 (KDE/kdeutils-4.3.1.tar.bz2) = 69491ba185ba8ecb2dd4860d7048a88a +SHA256 (KDE/kdeutils-4.3.1.tar.bz2) = 659d23848039bbb5f2d7c24d0693605d2a95e1b9f9693562fc68ffcb7f6d2125 +SIZE (KDE/kdeutils-4.3.1.tar.bz2) = 2524224 diff --git a/security/kgpg-kde4/pkg-plist b/security/kgpg-kde4/pkg-plist index c364e5629318..5c78076065cc 100644 --- a/security/kgpg-kde4/pkg-plist +++ b/security/kgpg-kde4/pkg-plist @@ -116,7 +116,7 @@ share/apps/profiles/dragonplayer.profile.xml share/apps/profiles/klauncher.profile.xml share/apps/profiles/kmix.profile.xml share/apps/profiles/konqueror.profile.xml -share/apps/profiles/noatun.profile.xml +share/apps/profiles/kscd.profile.xml share/apps/profiles/okular.profile.xml share/apps/profiles/profile.dtd share/apps/profiles/shutdown.profile.xml diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile index f0b770f809a2..cb1d5883b5c5 100644 --- a/security/kwallet/Makefile +++ b/security/kwallet/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/security/kwallet/distinfo b/security/kwallet/distinfo index 80d48a0439d0..c170b2f74165 100644 --- a/security/kwallet/distinfo +++ b/security/kwallet/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeutils-4.3.0.tar.bz2) = 9d17d3d7bf25be5af1cbd4abf04e4c99 -SHA256 (KDE/kdeutils-4.3.0.tar.bz2) = c94f3462ea8bf375f3a83806380470c234465dcde8b7c63629d89965edc21d40 -SIZE (KDE/kdeutils-4.3.0.tar.bz2) = 2521985 +MD5 (KDE/kdeutils-4.3.1.tar.bz2) = 69491ba185ba8ecb2dd4860d7048a88a +SHA256 (KDE/kdeutils-4.3.1.tar.bz2) = 659d23848039bbb5f2d7c24d0693605d2a95e1b9f9693562fc68ffcb7f6d2125 +SIZE (KDE/kdeutils-4.3.1.tar.bz2) = 2524224 diff --git a/security/kwallet/pkg-plist b/security/kwallet/pkg-plist index c364e5629318..5c78076065cc 100644 --- a/security/kwallet/pkg-plist +++ b/security/kwallet/pkg-plist @@ -116,7 +116,7 @@ share/apps/profiles/dragonplayer.profile.xml share/apps/profiles/klauncher.profile.xml share/apps/profiles/kmix.profile.xml share/apps/profiles/konqueror.profile.xml -share/apps/profiles/noatun.profile.xml +share/apps/profiles/kscd.profile.xml share/apps/profiles/okular.profile.xml share/apps/profiles/profile.dtd share/apps/profiles/shutdown.profile.xml diff --git a/sysutils/kdeadmin4/distinfo b/sysutils/kdeadmin4/distinfo index f8e5e769a591..e06fdcfb1e9d 100644 --- a/sysutils/kdeadmin4/distinfo +++ b/sysutils/kdeadmin4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeadmin-4.3.0.tar.bz2) = 4712ade616d3c3a987281d24326ee9af -SHA256 (KDE/kdeadmin-4.3.0.tar.bz2) = 83c7bf83ab00fd492dad646788ee4a8bbc905927825912f14ac7e3cda06615a8 -SIZE (KDE/kdeadmin-4.3.0.tar.bz2) = 1875579 +MD5 (KDE/kdeadmin-4.3.1.tar.bz2) = e946d243d0e6e1fdbb24c732acca9c1e +SHA256 (KDE/kdeadmin-4.3.1.tar.bz2) = 3be4e52a54e575b2f7750119708a26185ba3d1a5cf94e2cc8011b58a9cf895ff +SIZE (KDE/kdeadmin-4.3.1.tar.bz2) = 1876808 diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile index f0b770f809a2..cb1d5883b5c5 100644 --- a/sysutils/kdf/Makefile +++ b/sysutils/kdf/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/sysutils/kdf/distinfo b/sysutils/kdf/distinfo index 80d48a0439d0..c170b2f74165 100644 --- a/sysutils/kdf/distinfo +++ b/sysutils/kdf/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeutils-4.3.0.tar.bz2) = 9d17d3d7bf25be5af1cbd4abf04e4c99 -SHA256 (KDE/kdeutils-4.3.0.tar.bz2) = c94f3462ea8bf375f3a83806380470c234465dcde8b7c63629d89965edc21d40 -SIZE (KDE/kdeutils-4.3.0.tar.bz2) = 2521985 +MD5 (KDE/kdeutils-4.3.1.tar.bz2) = 69491ba185ba8ecb2dd4860d7048a88a +SHA256 (KDE/kdeutils-4.3.1.tar.bz2) = 659d23848039bbb5f2d7c24d0693605d2a95e1b9f9693562fc68ffcb7f6d2125 +SIZE (KDE/kdeutils-4.3.1.tar.bz2) = 2524224 diff --git a/sysutils/kdf/pkg-plist b/sysutils/kdf/pkg-plist index c364e5629318..5c78076065cc 100644 --- a/sysutils/kdf/pkg-plist +++ b/sysutils/kdf/pkg-plist @@ -116,7 +116,7 @@ share/apps/profiles/dragonplayer.profile.xml share/apps/profiles/klauncher.profile.xml share/apps/profiles/kmix.profile.xml share/apps/profiles/konqueror.profile.xml -share/apps/profiles/noatun.profile.xml +share/apps/profiles/kscd.profile.xml share/apps/profiles/okular.profile.xml share/apps/profiles/profile.dtd share/apps/profiles/shutdown.profile.xml diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile index f0b770f809a2..cb1d5883b5c5 100644 --- a/sysutils/kfloppy/Makefile +++ b/sysutils/kfloppy/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/sysutils/kfloppy/distinfo b/sysutils/kfloppy/distinfo index 80d48a0439d0..c170b2f74165 100644 --- a/sysutils/kfloppy/distinfo +++ b/sysutils/kfloppy/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeutils-4.3.0.tar.bz2) = 9d17d3d7bf25be5af1cbd4abf04e4c99 -SHA256 (KDE/kdeutils-4.3.0.tar.bz2) = c94f3462ea8bf375f3a83806380470c234465dcde8b7c63629d89965edc21d40 -SIZE (KDE/kdeutils-4.3.0.tar.bz2) = 2521985 +MD5 (KDE/kdeutils-4.3.1.tar.bz2) = 69491ba185ba8ecb2dd4860d7048a88a +SHA256 (KDE/kdeutils-4.3.1.tar.bz2) = 659d23848039bbb5f2d7c24d0693605d2a95e1b9f9693562fc68ffcb7f6d2125 +SIZE (KDE/kdeutils-4.3.1.tar.bz2) = 2524224 diff --git a/sysutils/kfloppy/pkg-plist b/sysutils/kfloppy/pkg-plist index c364e5629318..5c78076065cc 100644 --- a/sysutils/kfloppy/pkg-plist +++ b/sysutils/kfloppy/pkg-plist @@ -116,7 +116,7 @@ share/apps/profiles/dragonplayer.profile.xml share/apps/profiles/klauncher.profile.xml share/apps/profiles/kmix.profile.xml share/apps/profiles/konqueror.profile.xml -share/apps/profiles/noatun.profile.xml +share/apps/profiles/kscd.profile.xml share/apps/profiles/okular.profile.xml share/apps/profiles/profile.dtd share/apps/profiles/shutdown.profile.xml diff --git a/sysutils/sweeper/Makefile b/sysutils/sweeper/Makefile index f0b770f809a2..cb1d5883b5c5 100644 --- a/sysutils/sweeper/Makefile +++ b/sysutils/sweeper/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/sysutils/sweeper/distinfo b/sysutils/sweeper/distinfo index 80d48a0439d0..c170b2f74165 100644 --- a/sysutils/sweeper/distinfo +++ b/sysutils/sweeper/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeutils-4.3.0.tar.bz2) = 9d17d3d7bf25be5af1cbd4abf04e4c99 -SHA256 (KDE/kdeutils-4.3.0.tar.bz2) = c94f3462ea8bf375f3a83806380470c234465dcde8b7c63629d89965edc21d40 -SIZE (KDE/kdeutils-4.3.0.tar.bz2) = 2521985 +MD5 (KDE/kdeutils-4.3.1.tar.bz2) = 69491ba185ba8ecb2dd4860d7048a88a +SHA256 (KDE/kdeutils-4.3.1.tar.bz2) = 659d23848039bbb5f2d7c24d0693605d2a95e1b9f9693562fc68ffcb7f6d2125 +SIZE (KDE/kdeutils-4.3.1.tar.bz2) = 2524224 diff --git a/sysutils/sweeper/pkg-plist b/sysutils/sweeper/pkg-plist index c364e5629318..5c78076065cc 100644 --- a/sysutils/sweeper/pkg-plist +++ b/sysutils/sweeper/pkg-plist @@ -116,7 +116,7 @@ share/apps/profiles/dragonplayer.profile.xml share/apps/profiles/klauncher.profile.xml share/apps/profiles/kmix.profile.xml share/apps/profiles/konqueror.profile.xml -share/apps/profiles/noatun.profile.xml +share/apps/profiles/kscd.profile.xml share/apps/profiles/okular.profile.xml share/apps/profiles/profile.dtd share/apps/profiles/shutdown.profile.xml diff --git a/ukrainian/kde4-l10n/distinfo b/ukrainian/kde4-l10n/distinfo index 1f5af188c73d..a6cf6cfa2f4f 100644 --- a/ukrainian/kde4-l10n/distinfo +++ b/ukrainian/kde4-l10n/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kde-l10n/kde-l10n-uk-4.3.0.tar.bz2) = 43be454febc2f9ca48b66fd5ce057898 -SHA256 (KDE/kde-l10n/kde-l10n-uk-4.3.0.tar.bz2) = 55ec4f70dc2bb9f564da30145ac700032206a2d07d464e118a72ce2cede66161 -SIZE (KDE/kde-l10n/kde-l10n-uk-4.3.0.tar.bz2) = 8119039 +MD5 (KDE/kde-l10n/kde-l10n-uk-4.3.1.tar.bz2) = 6bafe18044438254e118bb97319bff6d +SHA256 (KDE/kde-l10n/kde-l10n-uk-4.3.1.tar.bz2) = fb661f2d796b9a7781908d5bdb9e802ee08a1cff5bb42bbd3edbe4561fac8f21 +SIZE (KDE/kde-l10n/kde-l10n-uk-4.3.1.tar.bz2) = 8174547 diff --git a/ukrainian/kde4-l10n/pkg-plist b/ukrainian/kde4-l10n/pkg-plist index ac1e97d1f266..38a05ff173fa 100644 --- a/ukrainian/kde4-l10n/pkg-plist +++ b/ukrainian/kde4-l10n/pkg-plist @@ -1282,6 +1282,7 @@ share/locale/uk/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/uk/LC_MESSAGES/kcm_emoticons.mo share/locale/uk/LC_MESSAGES/kcm_krfb.mo share/locale/uk/LC_MESSAGES/kcm_kwindesktop.mo +share/locale/uk/LC_MESSAGES/kcm_lirc.mo share/locale/uk/LC_MESSAGES/kcm_memory.mo share/locale/uk/LC_MESSAGES/kcm_partition.mo share/locale/uk/LC_MESSAGES/kcm_pci.mo @@ -1328,7 +1329,6 @@ share/locale/uk/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/uk/LC_MESSAGES/kcmkwm.mo share/locale/uk/LC_MESSAGES/kcmlaunch.mo share/locale/uk/LC_MESSAGES/kcmlilo.mo -share/locale/uk/LC_MESSAGES/kcmlirc.mo share/locale/uk/LC_MESSAGES/kcmlocale.mo share/locale/uk/LC_MESSAGES/kcmnic.mo share/locale/uk/LC_MESSAGES/kcmnotify.mo diff --git a/www/kdewebdev4/distinfo b/www/kdewebdev4/distinfo index edac4902802e..e1d1ef1a08e5 100644 --- a/www/kdewebdev4/distinfo +++ b/www/kdewebdev4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdewebdev-4.3.0.tar.bz2) = c050af7fed0b5593433650605df651b2 -SHA256 (KDE/kdewebdev-4.3.0.tar.bz2) = 111f669b4ed73aedb9b86c0a43ae6b91e52026f2cc6d518828b1bedc4eaf56bf -SIZE (KDE/kdewebdev-4.3.0.tar.bz2) = 3401998 +MD5 (KDE/kdewebdev-4.3.1.tar.bz2) = 22b8e5055f93ef07dc8233f003109d3f +SHA256 (KDE/kdewebdev-4.3.1.tar.bz2) = d650e7f4b12bba314efad188e685eef7b96222ac96544f77321e89a7fbf41ed0 +SIZE (KDE/kdewebdev-4.3.1.tar.bz2) = 2525676 diff --git a/x11-clocks/kdetoys4/distinfo b/x11-clocks/kdetoys4/distinfo index 259aef291ea9..8b22b8bfb239 100644 --- a/x11-clocks/kdetoys4/distinfo +++ b/x11-clocks/kdetoys4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdetoys-4.3.0.tar.bz2) = 6975e332bdd1cdf60b8509c544cedb06 -SHA256 (KDE/kdetoys-4.3.0.tar.bz2) = 8859a8858843b051e667174b8d8d62f16a1038d8b86608e4c8a815d1ab2460cd -SIZE (KDE/kdetoys-4.3.0.tar.bz2) = 1308751 +MD5 (KDE/kdetoys-4.3.1.tar.bz2) = 0cd0bba2f6265751537bf7bdaeacb518 +SHA256 (KDE/kdetoys-4.3.1.tar.bz2) = ca67123daabc9a1c548164355e15ce8ce0a39edb43acbe1f37ff75c425284f55 +SIZE (KDE/kdetoys-4.3.1.tar.bz2) = 1307700 diff --git a/x11-themes/kde4-icons-oxygen/distinfo b/x11-themes/kde4-icons-oxygen/distinfo index c5996d820909..48f120637cce 100644 --- a/x11-themes/kde4-icons-oxygen/distinfo +++ b/x11-themes/kde4-icons-oxygen/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/oxygen-icons-4.3.0.tar.bz2) = 26b63e75f9f198f91a022e5f198119bb -SHA256 (KDE/oxygen-icons-4.3.0.tar.bz2) = e5d87db55efc17f1368340b8787089dc6f6915aec0c3e03e260a2394ebcd5048 -SIZE (KDE/oxygen-icons-4.3.0.tar.bz2) = 106236129 +MD5 (KDE/oxygen-icons-4.3.1.tar.bz2) = bd3f2feb4f99c99d15cae7f27c3f452d +SHA256 (KDE/oxygen-icons-4.3.1.tar.bz2) = 727d1e986238eb1bd5eabfb5213dfb3bc55ec5be30ec168ec8e299c53a133c37 +SIZE (KDE/oxygen-icons-4.3.1.tar.bz2) = 115327590 diff --git a/x11-themes/kde4-icons-oxygen/pkg-plist b/x11-themes/kde4-icons-oxygen/pkg-plist index ac50e6e5d92b..26db1258953a 100644 --- a/x11-themes/kde4-icons-oxygen/pkg-plist +++ b/x11-themes/kde4-icons-oxygen/pkg-plist @@ -64,7 +64,6 @@ share/icons/oxygen/128x128/actions/tool-animator.png share/icons/oxygen/128x128/actions/tools-media-optical-burn-image.png share/icons/oxygen/128x128/actions/tools-media-optical-burn.png share/icons/oxygen/128x128/actions/tools-media-optical-erase.png -share/icons/oxygen/128x128/actions/tools-media-optical-errase.png share/icons/oxygen/128x128/actions/tools-media-optical-format.png share/icons/oxygen/128x128/actions/tools-report-bug.png share/icons/oxygen/128x128/actions/tools-wizard.png @@ -316,6 +315,7 @@ share/icons/oxygen/128x128/mimetypes/application-vnd.oasis.opendocument.spreadsh share/icons/oxygen/128x128/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png share/icons/oxygen/128x128/mimetypes/application-vnd.oasis.opendocument.text.png share/icons/oxygen/128x128/mimetypes/application-vnd.rn-realmedia.png +share/icons/oxygen/128x128/mimetypes/application-vnd.scribus.png share/icons/oxygen/128x128/mimetypes/application-vnd.stardivision.calc.png share/icons/oxygen/128x128/mimetypes/application-vnd.stardivision.draw.png share/icons/oxygen/128x128/mimetypes/application-vnd.sun.xml.calc.png @@ -628,6 +628,11 @@ share/icons/oxygen/16x16/actions/configure-toolbars.png share/icons/oxygen/16x16/actions/configure.png share/icons/oxygen/16x16/actions/contact-new.png share/icons/oxygen/16x16/actions/dashboard-show.png +share/icons/oxygen/16x16/actions/debug-step-instruction.png +share/icons/oxygen/16x16/actions/debug-step-into-instruction.png +share/icons/oxygen/16x16/actions/debug-step-into.png +share/icons/oxygen/16x16/actions/debug-step-out.png +share/icons/oxygen/16x16/actions/debug-step-over.png share/icons/oxygen/16x16/actions/dialog-cancel.png share/icons/oxygen/16x16/actions/dialog-close.png share/icons/oxygen/16x16/actions/dialog-ok-apply.png @@ -668,7 +673,11 @@ share/icons/oxygen/16x16/actions/document-save-all.png share/icons/oxygen/16x16/actions/document-save-as.png share/icons/oxygen/16x16/actions/document-save.png share/icons/oxygen/16x16/actions/document-sign.png +share/icons/oxygen/16x16/actions/document-swap.png +share/icons/oxygen/16x16/actions/documentation.png share/icons/oxygen/16x16/actions/documentinfo.png +share/icons/oxygen/16x16/actions/download-later.png +share/icons/oxygen/16x16/actions/download.png share/icons/oxygen/16x16/actions/draw-arrow-back.png share/icons/oxygen/16x16/actions/draw-arrow-down.png share/icons/oxygen/16x16/actions/draw-arrow-forward.png @@ -690,6 +699,7 @@ share/icons/oxygen/16x16/actions/draw-path.png share/icons/oxygen/16x16/actions/draw-polygon.png share/icons/oxygen/16x16/actions/draw-polyline.png share/icons/oxygen/16x16/actions/draw-rectangle.png +share/icons/oxygen/16x16/actions/draw-spiral.png share/icons/oxygen/16x16/actions/draw-square-inverted-corners.png share/icons/oxygen/16x16/actions/draw-star.png share/icons/oxygen/16x16/actions/draw-text.png @@ -713,12 +723,15 @@ share/icons/oxygen/16x16/actions/edit-find-project.png share/icons/oxygen/16x16/actions/edit-find-replace.png share/icons/oxygen/16x16/actions/edit-find-user.png share/icons/oxygen/16x16/actions/edit-find.png +share/icons/oxygen/16x16/actions/edit-guides.png share/icons/oxygen/16x16/actions/edit-link.png share/icons/oxygen/16x16/actions/edit-node.png share/icons/oxygen/16x16/actions/edit-paste.png share/icons/oxygen/16x16/actions/edit-redo.png share/icons/oxygen/16x16/actions/edit-rename.png share/icons/oxygen/16x16/actions/edit-select-all.png +share/icons/oxygen/16x16/actions/edit-select.png +share/icons/oxygen/16x16/actions/edit-text-frame-update.png share/icons/oxygen/16x16/actions/edit-undo.png share/icons/oxygen/16x16/actions/feed-subscribe.png share/icons/oxygen/16x16/actions/fill-color.png @@ -732,11 +745,15 @@ share/icons/oxygen/16x16/actions/folder-new.png share/icons/oxygen/16x16/actions/folder-sync.png share/icons/oxygen/16x16/actions/fork.png share/icons/oxygen/16x16/actions/format-add-node.png +share/icons/oxygen/16x16/actions/format-break-node.png +share/icons/oxygen/16x16/actions/format-connect-node.png +share/icons/oxygen/16x16/actions/format-disconnect-node.png share/icons/oxygen/16x16/actions/format-fill-color.png share/icons/oxygen/16x16/actions/format-font-size-less.png share/icons/oxygen/16x16/actions/format-font-size-more.png share/icons/oxygen/16x16/actions/format-indent-less.png share/icons/oxygen/16x16/actions/format-indent-more.png +share/icons/oxygen/16x16/actions/format-join-node.png share/icons/oxygen/16x16/actions/format-justify-center.png share/icons/oxygen/16x16/actions/format-justify-fill.png share/icons/oxygen/16x16/actions/format-justify-left.png @@ -746,6 +763,7 @@ share/icons/oxygen/16x16/actions/format-line-spacing-normal.png share/icons/oxygen/16x16/actions/format-line-spacing-triple.png share/icons/oxygen/16x16/actions/format-list-ordered.png share/icons/oxygen/16x16/actions/format-list-unordered.png +share/icons/oxygen/16x16/actions/format-remove-node.png share/icons/oxygen/16x16/actions/format-stroke-color.png share/icons/oxygen/16x16/actions/format-text-bold.png share/icons/oxygen/16x16/actions/format-text-color.png @@ -784,10 +802,13 @@ share/icons/oxygen/16x16/actions/go-last-view-page.png share/icons/oxygen/16x16/actions/go-last-view.png share/icons/oxygen/16x16/actions/go-last.png share/icons/oxygen/16x16/actions/go-next-context.png +share/icons/oxygen/16x16/actions/go-next-use.png share/icons/oxygen/16x16/actions/go-next-view-page.png share/icons/oxygen/16x16/actions/go-next-view.png share/icons/oxygen/16x16/actions/go-next.png +share/icons/oxygen/16x16/actions/go-parent-folder.png share/icons/oxygen/16x16/actions/go-previous-context.png +share/icons/oxygen/16x16/actions/go-previous-use.png share/icons/oxygen/16x16/actions/go-previous-view-page.png share/icons/oxygen/16x16/actions/go-previous-view.png share/icons/oxygen/16x16/actions/go-previous.png @@ -889,7 +910,6 @@ share/icons/oxygen/16x16/actions/page-zoom.png share/icons/oxygen/16x16/actions/pdf-annotations.png share/icons/oxygen/16x16/actions/player-time.png share/icons/oxygen/16x16/actions/player-volume.png -share/icons/oxygen/16x16/actions/pointer.png share/icons/oxygen/16x16/actions/preflight-verifier.png share/icons/oxygen/16x16/actions/process-stop.png share/icons/oxygen/16x16/actions/project-development-close-all.png @@ -903,13 +923,18 @@ share/icons/oxygen/16x16/actions/quickopen-function.png share/icons/oxygen/16x16/actions/quickopen.png share/icons/oxygen/16x16/actions/rating.png share/icons/oxygen/16x16/actions/roll.png +share/icons/oxygen/16x16/actions/run-build-clean.png +share/icons/oxygen/16x16/actions/run-build-configure.png share/icons/oxygen/16x16/actions/run-build-file.png +share/icons/oxygen/16x16/actions/run-build-install-root.png +share/icons/oxygen/16x16/actions/run-build-install.png +share/icons/oxygen/16x16/actions/run-build-prune.png share/icons/oxygen/16x16/actions/run-build.png share/icons/oxygen/16x16/actions/select-rectangular.png share/icons/oxygen/16x16/actions/services.png share/icons/oxygen/16x16/actions/show-menu.png share/icons/oxygen/16x16/actions/snap-extention.png -share/icons/oxygen/16x16/actions/snap-guidline.png +share/icons/oxygen/16x16/actions/snap-guideline.png share/icons/oxygen/16x16/actions/snap-intersection.png share/icons/oxygen/16x16/actions/snap-node.png share/icons/oxygen/16x16/actions/snap-orto.png @@ -952,6 +977,7 @@ share/icons/oxygen/16x16/actions/tools-media-optical-format.png share/icons/oxygen/16x16/actions/tools-report-bug.png share/icons/oxygen/16x16/actions/tools-wizard.png share/icons/oxygen/16x16/actions/transform-crop-and-resize.png +share/icons/oxygen/16x16/actions/transform-crop.png share/icons/oxygen/16x16/actions/transform-move.png share/icons/oxygen/16x16/actions/transform-rotate.png share/icons/oxygen/16x16/actions/transform-scale.png @@ -974,6 +1000,7 @@ share/icons/oxygen/16x16/actions/view-calendar-upcoming-days.png share/icons/oxygen/16x16/actions/view-calendar-upcoming-events.png share/icons/oxygen/16x16/actions/view-calendar-week.png share/icons/oxygen/16x16/actions/view-calendar-workweek.png +share/icons/oxygen/16x16/actions/view-calendar.png share/icons/oxygen/16x16/actions/view-choose.png share/icons/oxygen/16x16/actions/view-close.png share/icons/oxygen/16x16/actions/view-file-columns.png @@ -1237,6 +1264,7 @@ share/icons/oxygen/16x16/emblems/emblem-favorite.png share/icons/oxygen/16x16/emblems/emblem-important.png share/icons/oxygen/16x16/emblems/emblem-mounted.png share/icons/oxygen/16x16/emblems/emblem-symbolic-link.png +share/icons/oxygen/16x16/emblems/emblem-unmounted.png share/icons/oxygen/16x16/emotes/face-angel.png share/icons/oxygen/16x16/emotes/face-embarrassed.png share/icons/oxygen/16x16/emotes/face-kiss.png @@ -1259,6 +1287,7 @@ share/icons/oxygen/16x16/mimetypes/application-pgp-keys.png share/icons/oxygen/16x16/mimetypes/application-pgp-signature.png share/icons/oxygen/16x16/mimetypes/application-pkcs7-mime.png share/icons/oxygen/16x16/mimetypes/application-pkcs7-signature.png +share/icons/oxygen/16x16/mimetypes/application-postscript.png share/icons/oxygen/16x16/mimetypes/application-relaxng.png share/icons/oxygen/16x16/mimetypes/application-rss+xml.png share/icons/oxygen/16x16/mimetypes/application-rtf.png @@ -1277,6 +1306,7 @@ share/icons/oxygen/16x16/mimetypes/application-vnd.oasis.opendocument.spreadshee share/icons/oxygen/16x16/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png share/icons/oxygen/16x16/mimetypes/application-vnd.oasis.opendocument.text.png share/icons/oxygen/16x16/mimetypes/application-vnd.rn-realmedia.png +share/icons/oxygen/16x16/mimetypes/application-vnd.scribus.png share/icons/oxygen/16x16/mimetypes/application-vnd.stardivision.calc.png share/icons/oxygen/16x16/mimetypes/application-vnd.stardivision.draw.png share/icons/oxygen/16x16/mimetypes/application-vnd.sun.xml.calc.png @@ -1635,6 +1665,11 @@ share/icons/oxygen/22x22/actions/configure-toolbars.png share/icons/oxygen/22x22/actions/configure.png share/icons/oxygen/22x22/actions/contact-new.png share/icons/oxygen/22x22/actions/dashboard-show.png +share/icons/oxygen/22x22/actions/debug-step-instruction.png +share/icons/oxygen/22x22/actions/debug-step-into-instruction.png +share/icons/oxygen/22x22/actions/debug-step-into.png +share/icons/oxygen/22x22/actions/debug-step-out.png +share/icons/oxygen/22x22/actions/debug-step-over.png share/icons/oxygen/22x22/actions/dialog-cancel.png share/icons/oxygen/22x22/actions/dialog-close.png share/icons/oxygen/22x22/actions/dialog-ok-apply.png @@ -1675,7 +1710,10 @@ share/icons/oxygen/22x22/actions/document-save-all.png share/icons/oxygen/22x22/actions/document-save-as.png share/icons/oxygen/22x22/actions/document-save.png share/icons/oxygen/22x22/actions/document-sign.png +share/icons/oxygen/22x22/actions/documentation.png share/icons/oxygen/22x22/actions/documentinfo.png +share/icons/oxygen/22x22/actions/download-later.png +share/icons/oxygen/22x22/actions/download.png share/icons/oxygen/22x22/actions/draw-arrow-back.png share/icons/oxygen/22x22/actions/draw-arrow-down.png share/icons/oxygen/22x22/actions/draw-arrow-forward.png @@ -1696,6 +1734,7 @@ share/icons/oxygen/22x22/actions/draw-path.png share/icons/oxygen/22x22/actions/draw-polygon.png share/icons/oxygen/22x22/actions/draw-polyline.png share/icons/oxygen/22x22/actions/draw-rectangle.png +share/icons/oxygen/22x22/actions/draw-spiral.png share/icons/oxygen/22x22/actions/draw-square-inverted-corners.png share/icons/oxygen/22x22/actions/draw-star.png share/icons/oxygen/22x22/actions/draw-text.png @@ -1719,11 +1758,14 @@ share/icons/oxygen/22x22/actions/edit-find-project.png share/icons/oxygen/22x22/actions/edit-find-replace.png share/icons/oxygen/22x22/actions/edit-find-user.png share/icons/oxygen/22x22/actions/edit-find.png +share/icons/oxygen/22x22/actions/edit-guides.png share/icons/oxygen/22x22/actions/edit-node.png share/icons/oxygen/22x22/actions/edit-paste.png share/icons/oxygen/22x22/actions/edit-redo.png share/icons/oxygen/22x22/actions/edit-rename.png share/icons/oxygen/22x22/actions/edit-select-all.png +share/icons/oxygen/22x22/actions/edit-select.png +share/icons/oxygen/22x22/actions/edit-text-frame-update.png share/icons/oxygen/22x22/actions/edit-undo.png share/icons/oxygen/22x22/actions/feed-subscribe.png share/icons/oxygen/22x22/actions/fill-color.png @@ -1737,11 +1779,15 @@ share/icons/oxygen/22x22/actions/folder-new.png share/icons/oxygen/22x22/actions/folder-sync.png share/icons/oxygen/22x22/actions/fork.png share/icons/oxygen/22x22/actions/format-add-node.png +share/icons/oxygen/22x22/actions/format-break-node.png +share/icons/oxygen/22x22/actions/format-connect-node.png +share/icons/oxygen/22x22/actions/format-disconnect-node.png share/icons/oxygen/22x22/actions/format-fill-color.png share/icons/oxygen/22x22/actions/format-font-size-less.png share/icons/oxygen/22x22/actions/format-font-size-more.png share/icons/oxygen/22x22/actions/format-indent-less.png share/icons/oxygen/22x22/actions/format-indent-more.png +share/icons/oxygen/22x22/actions/format-join-node.png share/icons/oxygen/22x22/actions/format-justify-center.png share/icons/oxygen/22x22/actions/format-justify-fill.png share/icons/oxygen/22x22/actions/format-justify-left.png @@ -1751,6 +1797,7 @@ share/icons/oxygen/22x22/actions/format-line-spacing-normal.png share/icons/oxygen/22x22/actions/format-line-spacing-triple.png share/icons/oxygen/22x22/actions/format-list-ordered.png share/icons/oxygen/22x22/actions/format-list-unordered.png +share/icons/oxygen/22x22/actions/format-remove-node.png share/icons/oxygen/22x22/actions/format-stroke-color.png share/icons/oxygen/22x22/actions/format-text-bold.png share/icons/oxygen/22x22/actions/format-text-color.png @@ -1789,10 +1836,12 @@ share/icons/oxygen/22x22/actions/go-last-view-page.png share/icons/oxygen/22x22/actions/go-last-view.png share/icons/oxygen/22x22/actions/go-last.png share/icons/oxygen/22x22/actions/go-next-context.png +share/icons/oxygen/22x22/actions/go-next-use.png share/icons/oxygen/22x22/actions/go-next-view-page.png share/icons/oxygen/22x22/actions/go-next-view.png share/icons/oxygen/22x22/actions/go-next.png share/icons/oxygen/22x22/actions/go-previous-context.png +share/icons/oxygen/22x22/actions/go-previous-use.png share/icons/oxygen/22x22/actions/go-previous-view-page.png share/icons/oxygen/22x22/actions/go-previous-view.png share/icons/oxygen/22x22/actions/go-previous.png @@ -1904,7 +1953,6 @@ share/icons/oxygen/22x22/actions/page-simple.png share/icons/oxygen/22x22/actions/page-zoom.png share/icons/oxygen/22x22/actions/player-time.png share/icons/oxygen/22x22/actions/player-volume.png -share/icons/oxygen/22x22/actions/pointer.png share/icons/oxygen/22x22/actions/preflight-verifier.png share/icons/oxygen/22x22/actions/process-stop.png share/icons/oxygen/22x22/actions/project-development-close-all.png @@ -1918,7 +1966,12 @@ share/icons/oxygen/22x22/actions/quickopen-function.png share/icons/oxygen/22x22/actions/quickopen.png share/icons/oxygen/22x22/actions/rating.png share/icons/oxygen/22x22/actions/roll.png +share/icons/oxygen/22x22/actions/run-build-clean.png +share/icons/oxygen/22x22/actions/run-build-configure.png share/icons/oxygen/22x22/actions/run-build-file.png +share/icons/oxygen/22x22/actions/run-build-install-root.png +share/icons/oxygen/22x22/actions/run-build-install.png +share/icons/oxygen/22x22/actions/run-build-prune.png share/icons/oxygen/22x22/actions/run-build.png share/icons/oxygen/22x22/actions/select-rectangular.png share/icons/oxygen/22x22/actions/services.png @@ -1956,6 +2009,7 @@ share/icons/oxygen/22x22/actions/tools-media-optical-format.png share/icons/oxygen/22x22/actions/tools-report-bug.png share/icons/oxygen/22x22/actions/tools-wizard.png share/icons/oxygen/22x22/actions/transform-crop-and-resize.png +share/icons/oxygen/22x22/actions/transform-crop.png share/icons/oxygen/22x22/actions/transform-move.png share/icons/oxygen/22x22/actions/transform-rotate.png share/icons/oxygen/22x22/actions/transform-scale.png @@ -1978,6 +2032,7 @@ share/icons/oxygen/22x22/actions/view-calendar-upcoming-days.png share/icons/oxygen/22x22/actions/view-calendar-upcoming-events.png share/icons/oxygen/22x22/actions/view-calendar-week.png share/icons/oxygen/22x22/actions/view-calendar-workweek.png +share/icons/oxygen/22x22/actions/view-calendar.png share/icons/oxygen/22x22/actions/view-choose.png share/icons/oxygen/22x22/actions/view-close.png share/icons/oxygen/22x22/actions/view-file-columns.png @@ -2240,6 +2295,7 @@ share/icons/oxygen/22x22/emblems/emblem-favorite.png share/icons/oxygen/22x22/emblems/emblem-important.png share/icons/oxygen/22x22/emblems/emblem-mounted.png share/icons/oxygen/22x22/emblems/emblem-symbolic-link.png +share/icons/oxygen/22x22/emblems/emblem-unmounted.png share/icons/oxygen/22x22/emotes/drink-beer.png share/icons/oxygen/22x22/emotes/drink-martini.png share/icons/oxygen/22x22/emotes/face-angel.png @@ -2320,6 +2376,7 @@ share/icons/oxygen/22x22/mimetypes/application-vnd.oasis.opendocument.spreadshee share/icons/oxygen/22x22/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png share/icons/oxygen/22x22/mimetypes/application-vnd.oasis.opendocument.text.png share/icons/oxygen/22x22/mimetypes/application-vnd.rn-realmedia.png +share/icons/oxygen/22x22/mimetypes/application-vnd.scribus.png share/icons/oxygen/22x22/mimetypes/application-vnd.stardivision.calc.png share/icons/oxygen/22x22/mimetypes/application-vnd.stardivision.draw.png share/icons/oxygen/22x22/mimetypes/application-vnd.sun.xml.calc.png @@ -2671,6 +2728,7 @@ share/icons/oxygen/256x256/categories/preferences-system-network.png share/icons/oxygen/256x256/categories/preferences-system.png share/icons/oxygen/256x256/devices/keyboard.png share/icons/oxygen/256x256/devices/media-flash-memory-stick.png +share/icons/oxygen/256x256/devices/media-flash-sd-mmc.png share/icons/oxygen/256x256/devices/media-flash-smart-media.png share/icons/oxygen/256x256/devices/media-flash.png share/icons/oxygen/256x256/devices/media-floppy.png @@ -2698,6 +2756,7 @@ share/icons/oxygen/256x256/mimetypes/application-vnd.oasis.opendocument.presenta share/icons/oxygen/256x256/mimetypes/application-vnd.oasis.opendocument.presentation.png share/icons/oxygen/256x256/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png share/icons/oxygen/256x256/mimetypes/application-vnd.oasis.opendocument.text.png +share/icons/oxygen/256x256/mimetypes/application-vnd.scribus.png share/icons/oxygen/256x256/mimetypes/application-x-bittorrent.png share/icons/oxygen/256x256/mimetypes/application-x-bzip-compressed-tar.png share/icons/oxygen/256x256/mimetypes/application-x-bzip.png @@ -2796,6 +2855,11 @@ share/icons/oxygen/32x32/actions/configure-toolbars.png share/icons/oxygen/32x32/actions/configure.png share/icons/oxygen/32x32/actions/contact-new.png share/icons/oxygen/32x32/actions/dashboard-show.png +share/icons/oxygen/32x32/actions/debug-step-instruction.png +share/icons/oxygen/32x32/actions/debug-step-into-instruction.png +share/icons/oxygen/32x32/actions/debug-step-into.png +share/icons/oxygen/32x32/actions/debug-step-out.png +share/icons/oxygen/32x32/actions/debug-step-over.png share/icons/oxygen/32x32/actions/dialog-cancel.png share/icons/oxygen/32x32/actions/dialog-close.png share/icons/oxygen/32x32/actions/dialog-ok-apply.png @@ -2836,6 +2900,9 @@ share/icons/oxygen/32x32/actions/document-save-all.png share/icons/oxygen/32x32/actions/document-save-as.png share/icons/oxygen/32x32/actions/document-save.png share/icons/oxygen/32x32/actions/document-sign.png +share/icons/oxygen/32x32/actions/documentation.png +share/icons/oxygen/32x32/actions/download-later.png +share/icons/oxygen/32x32/actions/download.png share/icons/oxygen/32x32/actions/draw-arrow-back.png share/icons/oxygen/32x32/actions/draw-arrow-down.png share/icons/oxygen/32x32/actions/draw-arrow-forward.png @@ -2856,6 +2923,7 @@ share/icons/oxygen/32x32/actions/draw-path.png share/icons/oxygen/32x32/actions/draw-polygon.png share/icons/oxygen/32x32/actions/draw-polyline.png share/icons/oxygen/32x32/actions/draw-rectangle.png +share/icons/oxygen/32x32/actions/draw-spiral.png share/icons/oxygen/32x32/actions/draw-square-inverted-corners.png share/icons/oxygen/32x32/actions/draw-star.png share/icons/oxygen/32x32/actions/draw-text.png @@ -2879,11 +2947,14 @@ share/icons/oxygen/32x32/actions/edit-find-project.png share/icons/oxygen/32x32/actions/edit-find-replace.png share/icons/oxygen/32x32/actions/edit-find-user.png share/icons/oxygen/32x32/actions/edit-find.png +share/icons/oxygen/32x32/actions/edit-guides.png share/icons/oxygen/32x32/actions/edit-node.png share/icons/oxygen/32x32/actions/edit-paste.png share/icons/oxygen/32x32/actions/edit-redo.png share/icons/oxygen/32x32/actions/edit-rename.png share/icons/oxygen/32x32/actions/edit-select-all.png +share/icons/oxygen/32x32/actions/edit-select.png +share/icons/oxygen/32x32/actions/edit-text-frame-update.png share/icons/oxygen/32x32/actions/edit-undo.png share/icons/oxygen/32x32/actions/feed-subscribe.png share/icons/oxygen/32x32/actions/fileview-preview.png @@ -2897,11 +2968,16 @@ share/icons/oxygen/32x32/actions/flag.png share/icons/oxygen/32x32/actions/folder-new.png share/icons/oxygen/32x32/actions/folder-sync.png share/icons/oxygen/32x32/actions/fork.png +share/icons/oxygen/32x32/actions/format-add-node.png +share/icons/oxygen/32x32/actions/format-break-node.png +share/icons/oxygen/32x32/actions/format-connect-node.png +share/icons/oxygen/32x32/actions/format-disconnect-node.png share/icons/oxygen/32x32/actions/format-fill-color.png share/icons/oxygen/32x32/actions/format-font-size-less.png share/icons/oxygen/32x32/actions/format-font-size-more.png share/icons/oxygen/32x32/actions/format-indent-less.png share/icons/oxygen/32x32/actions/format-indent-more.png +share/icons/oxygen/32x32/actions/format-join-node.png share/icons/oxygen/32x32/actions/format-justify-center.png share/icons/oxygen/32x32/actions/format-justify-fill.png share/icons/oxygen/32x32/actions/format-justify-left.png @@ -2911,6 +2987,7 @@ share/icons/oxygen/32x32/actions/format-line-spacing-normal.png share/icons/oxygen/32x32/actions/format-line-spacing-triple.png share/icons/oxygen/32x32/actions/format-list-ordered.png share/icons/oxygen/32x32/actions/format-list-unordered.png +share/icons/oxygen/32x32/actions/format-remove-node.png share/icons/oxygen/32x32/actions/format-stroke-color.png share/icons/oxygen/32x32/actions/format-text-bold.png share/icons/oxygen/32x32/actions/format-text-color.png @@ -2950,10 +3027,12 @@ share/icons/oxygen/32x32/actions/go-last-view-page.png share/icons/oxygen/32x32/actions/go-last-view.png share/icons/oxygen/32x32/actions/go-last.png share/icons/oxygen/32x32/actions/go-next-context.png +share/icons/oxygen/32x32/actions/go-next-use.png share/icons/oxygen/32x32/actions/go-next-view-page.png share/icons/oxygen/32x32/actions/go-next-view.png share/icons/oxygen/32x32/actions/go-next.png share/icons/oxygen/32x32/actions/go-previous-context.png +share/icons/oxygen/32x32/actions/go-previous-use.png share/icons/oxygen/32x32/actions/go-previous-view-page.png share/icons/oxygen/32x32/actions/go-previous-view.png share/icons/oxygen/32x32/actions/go-previous.png @@ -3046,7 +3125,6 @@ share/icons/oxygen/32x32/actions/page-simple.png share/icons/oxygen/32x32/actions/page-zoom.png share/icons/oxygen/32x32/actions/player-time.png share/icons/oxygen/32x32/actions/player-volume.png -share/icons/oxygen/32x32/actions/pointer.png share/icons/oxygen/32x32/actions/preflight-verifier.png share/icons/oxygen/32x32/actions/process-stop.png share/icons/oxygen/32x32/actions/project-development-close-all.png @@ -3060,7 +3138,12 @@ share/icons/oxygen/32x32/actions/quickopen-function.png share/icons/oxygen/32x32/actions/quickopen.png share/icons/oxygen/32x32/actions/rating.png share/icons/oxygen/32x32/actions/roll.png +share/icons/oxygen/32x32/actions/run-build-clean.png +share/icons/oxygen/32x32/actions/run-build-configure.png share/icons/oxygen/32x32/actions/run-build-file.png +share/icons/oxygen/32x32/actions/run-build-install-root.png +share/icons/oxygen/32x32/actions/run-build-install.png +share/icons/oxygen/32x32/actions/run-build-prune.png share/icons/oxygen/32x32/actions/run-build.png share/icons/oxygen/32x32/actions/select-rectangular.png share/icons/oxygen/32x32/actions/services.png @@ -3100,6 +3183,7 @@ share/icons/oxygen/32x32/actions/tools-media-optical-format.png share/icons/oxygen/32x32/actions/tools-report-bug.png share/icons/oxygen/32x32/actions/tools-wizard.png share/icons/oxygen/32x32/actions/transform-crop-and-resize.png +share/icons/oxygen/32x32/actions/transform-crop.png share/icons/oxygen/32x32/actions/transform-move.png share/icons/oxygen/32x32/actions/transform-rotate.png share/icons/oxygen/32x32/actions/transform-scale-textbox-points.png @@ -3123,6 +3207,7 @@ share/icons/oxygen/32x32/actions/view-calendar-upcoming-days.png share/icons/oxygen/32x32/actions/view-calendar-upcoming-events.png share/icons/oxygen/32x32/actions/view-calendar-week.png share/icons/oxygen/32x32/actions/view-calendar-workweek.png +share/icons/oxygen/32x32/actions/view-calendar.png share/icons/oxygen/32x32/actions/view-choose.png share/icons/oxygen/32x32/actions/view-close.png share/icons/oxygen/32x32/actions/view-file-columns.png @@ -3429,6 +3514,7 @@ share/icons/oxygen/32x32/mimetypes/application-vnd.oasis.opendocument.spreadshee share/icons/oxygen/32x32/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png share/icons/oxygen/32x32/mimetypes/application-vnd.oasis.opendocument.text.png share/icons/oxygen/32x32/mimetypes/application-vnd.rn-realmedia.png +share/icons/oxygen/32x32/mimetypes/application-vnd.scribus.png share/icons/oxygen/32x32/mimetypes/application-vnd.stardivision.calc.png share/icons/oxygen/32x32/mimetypes/application-vnd.stardivision.draw.png share/icons/oxygen/32x32/mimetypes/application-vnd.sun.xml.calc.png @@ -3748,7 +3834,7 @@ share/icons/oxygen/48x48/actions/align-horizontal-left.png share/icons/oxygen/48x48/actions/align-horizontal-right-out.png share/icons/oxygen/48x48/actions/align-horizontal-right.png share/icons/oxygen/48x48/actions/align-horizontal-top-out.png -share/icons/oxygen/48x48/actions/align-vertical-bototm.png +share/icons/oxygen/48x48/actions/align-vertical-bottom.png share/icons/oxygen/48x48/actions/align-vertical-center.png share/icons/oxygen/48x48/actions/align-vertical-top.png share/icons/oxygen/48x48/actions/application-exit.png @@ -3785,6 +3871,11 @@ share/icons/oxygen/48x48/actions/configure-toolbars.png share/icons/oxygen/48x48/actions/configure.png share/icons/oxygen/48x48/actions/contact-new.png share/icons/oxygen/48x48/actions/dashboard-show.png +share/icons/oxygen/48x48/actions/debug-step-instruction.png +share/icons/oxygen/48x48/actions/debug-step-into-instruction.png +share/icons/oxygen/48x48/actions/debug-step-into.png +share/icons/oxygen/48x48/actions/debug-step-out.png +share/icons/oxygen/48x48/actions/debug-step-over.png share/icons/oxygen/48x48/actions/dialog-cancel.png share/icons/oxygen/48x48/actions/dialog-close.png share/icons/oxygen/48x48/actions/dialog-ok-apply.png @@ -3811,6 +3902,9 @@ share/icons/oxygen/48x48/actions/document-save-all.png share/icons/oxygen/48x48/actions/document-save-as.png share/icons/oxygen/48x48/actions/document-save.png share/icons/oxygen/48x48/actions/document-sign.png +share/icons/oxygen/48x48/actions/documentation.png +share/icons/oxygen/48x48/actions/download-later.png +share/icons/oxygen/48x48/actions/download.png share/icons/oxygen/48x48/actions/draw-bezier-curves.png share/icons/oxygen/48x48/actions/draw-brush.png share/icons/oxygen/48x48/actions/draw-eraser.png @@ -3822,6 +3916,7 @@ share/icons/oxygen/48x48/actions/draw-halfcircle4.png share/icons/oxygen/48x48/actions/draw-path.png share/icons/oxygen/48x48/actions/draw-polyline.png share/icons/oxygen/48x48/actions/draw-rectangle.png +share/icons/oxygen/48x48/actions/draw-spiral.png share/icons/oxygen/48x48/actions/draw-square-inverted-corners.png share/icons/oxygen/48x48/actions/draw-text.png share/icons/oxygen/48x48/actions/draw-triangle.png @@ -3843,11 +3938,14 @@ share/icons/oxygen/48x48/actions/edit-find-mail.png share/icons/oxygen/48x48/actions/edit-find-project.png share/icons/oxygen/48x48/actions/edit-find-user.png share/icons/oxygen/48x48/actions/edit-find.png +share/icons/oxygen/48x48/actions/edit-guides.png share/icons/oxygen/48x48/actions/edit-node.png share/icons/oxygen/48x48/actions/edit-paste.png share/icons/oxygen/48x48/actions/edit-redo.png share/icons/oxygen/48x48/actions/edit-rename.png share/icons/oxygen/48x48/actions/edit-select-all.png +share/icons/oxygen/48x48/actions/edit-select.png +share/icons/oxygen/48x48/actions/edit-text-frame-update.png share/icons/oxygen/48x48/actions/edit-undo.png share/icons/oxygen/48x48/actions/feed-subscribe.png share/icons/oxygen/48x48/actions/fill-color.png @@ -3860,11 +3958,16 @@ share/icons/oxygen/48x48/actions/flag.png share/icons/oxygen/48x48/actions/folder-new.png share/icons/oxygen/48x48/actions/folder-sync.png share/icons/oxygen/48x48/actions/fork.png +share/icons/oxygen/48x48/actions/format-add-node.png +share/icons/oxygen/48x48/actions/format-break-node.png +share/icons/oxygen/48x48/actions/format-connect-node.png +share/icons/oxygen/48x48/actions/format-disconnect-node.png share/icons/oxygen/48x48/actions/format-fill-color.png share/icons/oxygen/48x48/actions/format-font-size-less.png share/icons/oxygen/48x48/actions/format-font-size-more.png share/icons/oxygen/48x48/actions/format-indent-less.png share/icons/oxygen/48x48/actions/format-indent-more.png +share/icons/oxygen/48x48/actions/format-join-node.png share/icons/oxygen/48x48/actions/format-justify-center.png share/icons/oxygen/48x48/actions/format-justify-fill.png share/icons/oxygen/48x48/actions/format-justify-left.png @@ -3874,6 +3977,7 @@ share/icons/oxygen/48x48/actions/format-line-spacing-normal.png share/icons/oxygen/48x48/actions/format-line-spacing-triple.png share/icons/oxygen/48x48/actions/format-list-ordered.png share/icons/oxygen/48x48/actions/format-list-unordered.png +share/icons/oxygen/48x48/actions/format-remove-node.png share/icons/oxygen/48x48/actions/format-stroke-color.png share/icons/oxygen/48x48/actions/format-text-bold.png share/icons/oxygen/48x48/actions/format-text-color.png @@ -3912,10 +4016,12 @@ share/icons/oxygen/48x48/actions/go-last-view-page.png share/icons/oxygen/48x48/actions/go-last-view.png share/icons/oxygen/48x48/actions/go-last.png share/icons/oxygen/48x48/actions/go-next-context.png +share/icons/oxygen/48x48/actions/go-next-use.png share/icons/oxygen/48x48/actions/go-next-view-page.png share/icons/oxygen/48x48/actions/go-next-view.png share/icons/oxygen/48x48/actions/go-next.png share/icons/oxygen/48x48/actions/go-previous-context.png +share/icons/oxygen/48x48/actions/go-previous-use.png share/icons/oxygen/48x48/actions/go-previous-view-page.png share/icons/oxygen/48x48/actions/go-previous-view.png share/icons/oxygen/48x48/actions/go-previous.png @@ -4001,7 +4107,6 @@ share/icons/oxygen/48x48/actions/office-chart-scatter.png share/icons/oxygen/48x48/actions/page-zoom.png share/icons/oxygen/48x48/actions/player-time.png share/icons/oxygen/48x48/actions/player-volume.png -share/icons/oxygen/48x48/actions/pointer.png share/icons/oxygen/48x48/actions/preflight-verifier.png share/icons/oxygen/48x48/actions/process-stop.png share/icons/oxygen/48x48/actions/project-development-close-all.png @@ -4015,7 +4120,12 @@ share/icons/oxygen/48x48/actions/quickopen-function.png share/icons/oxygen/48x48/actions/quickopen.png share/icons/oxygen/48x48/actions/rating.png share/icons/oxygen/48x48/actions/roll.png +share/icons/oxygen/48x48/actions/run-build-clean.png +share/icons/oxygen/48x48/actions/run-build-configure.png share/icons/oxygen/48x48/actions/run-build-file.png +share/icons/oxygen/48x48/actions/run-build-install-root.png +share/icons/oxygen/48x48/actions/run-build-install.png +share/icons/oxygen/48x48/actions/run-build-prune.png share/icons/oxygen/48x48/actions/run-build.png share/icons/oxygen/48x48/actions/select-rectangular.png share/icons/oxygen/48x48/actions/services.png @@ -4049,11 +4159,11 @@ share/icons/oxygen/48x48/actions/tools-media-optical-burn-image.png share/icons/oxygen/48x48/actions/tools-media-optical-burn.png share/icons/oxygen/48x48/actions/tools-media-optical-copy.png share/icons/oxygen/48x48/actions/tools-media-optical-erase.png -share/icons/oxygen/48x48/actions/tools-media-optical-errase.png share/icons/oxygen/48x48/actions/tools-media-optical-format.png share/icons/oxygen/48x48/actions/tools-report-bug.png share/icons/oxygen/48x48/actions/tools-wizard.png share/icons/oxygen/48x48/actions/transform-crop-and-resize.png +share/icons/oxygen/48x48/actions/transform-crop.png share/icons/oxygen/48x48/actions/transform-move.png share/icons/oxygen/48x48/actions/transform-rotate.png share/icons/oxygen/48x48/actions/transform-scale.png @@ -4076,6 +4186,7 @@ share/icons/oxygen/48x48/actions/view-calendar-upcoming-days.png share/icons/oxygen/48x48/actions/view-calendar-upcoming-events.png share/icons/oxygen/48x48/actions/view-calendar-week.png share/icons/oxygen/48x48/actions/view-calendar-workweek.png +share/icons/oxygen/48x48/actions/view-calendar.png share/icons/oxygen/48x48/actions/view-choose.png share/icons/oxygen/48x48/actions/view-close.png share/icons/oxygen/48x48/actions/view-file-columns.png @@ -4379,6 +4490,7 @@ share/icons/oxygen/48x48/mimetypes/application-vnd.oasis.opendocument.spreadshee share/icons/oxygen/48x48/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png share/icons/oxygen/48x48/mimetypes/application-vnd.oasis.opendocument.text.png share/icons/oxygen/48x48/mimetypes/application-vnd.rn-realmedia.png +share/icons/oxygen/48x48/mimetypes/application-vnd.scribus.png share/icons/oxygen/48x48/mimetypes/application-vnd.stardivision.calc.png share/icons/oxygen/48x48/mimetypes/application-vnd.stardivision.draw.png share/icons/oxygen/48x48/mimetypes/application-vnd.sun.xml.calc.png @@ -4751,7 +4863,6 @@ share/icons/oxygen/64x64/actions/tool-animator.png share/icons/oxygen/64x64/actions/tools-media-optical-burn-image.png share/icons/oxygen/64x64/actions/tools-media-optical-burn.png share/icons/oxygen/64x64/actions/tools-media-optical-erase.png -share/icons/oxygen/64x64/actions/tools-media-optical-errase.png share/icons/oxygen/64x64/actions/tools-media-optical-format.png share/icons/oxygen/64x64/actions/tools-report-bug.png share/icons/oxygen/64x64/actions/tools-wizard.png @@ -4999,6 +5110,7 @@ share/icons/oxygen/64x64/mimetypes/application-vnd.oasis.opendocument.spreadshee share/icons/oxygen/64x64/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png share/icons/oxygen/64x64/mimetypes/application-vnd.oasis.opendocument.text.png share/icons/oxygen/64x64/mimetypes/application-vnd.rn-realmedia.png +share/icons/oxygen/64x64/mimetypes/application-vnd.scribus.png share/icons/oxygen/64x64/mimetypes/application-vnd.stardivision.calc.png share/icons/oxygen/64x64/mimetypes/application-vnd.stardivision.draw.png share/icons/oxygen/64x64/mimetypes/application-vnd.sun.xml.calc.png @@ -5272,16 +5384,45 @@ share/icons/oxygen/64x64/status/weather-storm.png share/icons/oxygen/8x8/emblems/emblem-important.png share/icons/oxygen/8x8/emblems/emblem-link.png share/icons/oxygen/8x8/emblems/emblem-mounted.png +share/icons/oxygen/8x8/emblems/emblem-unmounted.png share/icons/oxygen/index.theme +@dirrmtry share/icons/oxygen/8x8/emblems +@dirrmtry share/icons/oxygen/64x64/status +@dirrmtry share/icons/oxygen/64x64/places +@dirrmtry share/icons/oxygen/64x64/mimetypes @dirrmtry share/icons/oxygen/64x64/intl @dirrmtry share/icons/oxygen/64x64/filesystems +@dirrmtry share/icons/oxygen/64x64/emotes +@dirrmtry share/icons/oxygen/64x64/emblems +@dirrmtry share/icons/oxygen/64x64/devices +@dirrmtry share/icons/oxygen/64x64/categories +@dirrmtry share/icons/oxygen/64x64/apps @dirrmtry share/icons/oxygen/64x64/animations +@dirrmtry share/icons/oxygen/64x64/actions +@dirrmtry share/icons/oxygen/48x48/status +@dirrmtry share/icons/oxygen/48x48/places +@dirrmtry share/icons/oxygen/48x48/mimetypes @dirrmtry share/icons/oxygen/48x48/intl @dirrmtry share/icons/oxygen/48x48/filesystems +@dirrmtry share/icons/oxygen/48x48/emotes +@dirrmtry share/icons/oxygen/48x48/emblems +@dirrmtry share/icons/oxygen/48x48/devices +@dirrmtry share/icons/oxygen/48x48/categories +@dirrmtry share/icons/oxygen/48x48/apps @dirrmtry share/icons/oxygen/48x48/animations +@dirrmtry share/icons/oxygen/48x48/actions +@dirrmtry share/icons/oxygen/32x32/status +@dirrmtry share/icons/oxygen/32x32/places +@dirrmtry share/icons/oxygen/32x32/mimetypes @dirrmtry share/icons/oxygen/32x32/intl @dirrmtry share/icons/oxygen/32x32/filesystems +@dirrmtry share/icons/oxygen/32x32/emotes +@dirrmtry share/icons/oxygen/32x32/emblems +@dirrmtry share/icons/oxygen/32x32/devices +@dirrmtry share/icons/oxygen/32x32/categories +@dirrmtry share/icons/oxygen/32x32/apps @dirrmtry share/icons/oxygen/32x32/animations +@dirrmtry share/icons/oxygen/32x32/actions @dirrmtry share/icons/oxygen/256x256/status @dirrmtry share/icons/oxygen/256x256/places @dirrmtry share/icons/oxygen/256x256/mimetypes @@ -5289,12 +5430,38 @@ share/icons/oxygen/index.theme @dirrmtry share/icons/oxygen/256x256/categories @dirrmtry share/icons/oxygen/256x256/apps @dirrmtry share/icons/oxygen/256x256 +@dirrmtry share/icons/oxygen/22x22/status +@dirrmtry share/icons/oxygen/22x22/places +@dirrmtry share/icons/oxygen/22x22/mimetypes @dirrmtry share/icons/oxygen/22x22/intl @dirrmtry share/icons/oxygen/22x22/filesystems +@dirrmtry share/icons/oxygen/22x22/emotes +@dirrmtry share/icons/oxygen/22x22/emblems +@dirrmtry share/icons/oxygen/22x22/devices +@dirrmtry share/icons/oxygen/22x22/categories +@dirrmtry share/icons/oxygen/22x22/apps @dirrmtry share/icons/oxygen/22x22/animations +@dirrmtry share/icons/oxygen/22x22/actions +@dirrmtry share/icons/oxygen/16x16/status +@dirrmtry share/icons/oxygen/16x16/places +@dirrmtry share/icons/oxygen/16x16/mimetypes @dirrmtry share/icons/oxygen/16x16/intl @dirrmtry share/icons/oxygen/16x16/filesystems +@dirrmtry share/icons/oxygen/16x16/emotes +@dirrmtry share/icons/oxygen/16x16/emblems +@dirrmtry share/icons/oxygen/16x16/devices +@dirrmtry share/icons/oxygen/16x16/categories +@dirrmtry share/icons/oxygen/16x16/apps @dirrmtry share/icons/oxygen/16x16/animations +@dirrmtry share/icons/oxygen/16x16/actions +@dirrmtry share/icons/oxygen/128x128/status +@dirrmtry share/icons/oxygen/128x128/places +@dirrmtry share/icons/oxygen/128x128/mimetypes @dirrmtry share/icons/oxygen/128x128/intl @dirrmtry share/icons/oxygen/128x128/filesystems +@dirrmtry share/icons/oxygen/128x128/emotes +@dirrmtry share/icons/oxygen/128x128/emblems +@dirrmtry share/icons/oxygen/128x128/devices +@dirrmtry share/icons/oxygen/128x128/categories +@dirrmtry share/icons/oxygen/128x128/apps @dirrmtry share/icons/oxygen/128x128/animations diff --git a/x11-themes/kdeartwork4/distinfo b/x11-themes/kdeartwork4/distinfo index 163272c5b3a3..93a0e43d8be2 100644 --- a/x11-themes/kdeartwork4/distinfo +++ b/x11-themes/kdeartwork4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeartwork-4.3.0.tar.bz2) = 3e7872e841e87f716872086571028a37 -SHA256 (KDE/kdeartwork-4.3.0.tar.bz2) = a8252658ee79eaad7a1a78151844628529d0c76b39fcb00a3236b3319e54801f -SIZE (KDE/kdeartwork-4.3.0.tar.bz2) = 65302165 +MD5 (KDE/kdeartwork-4.3.1.tar.bz2) = 9dbb00b76968658a7337e839fa342230 +SHA256 (KDE/kdeartwork-4.3.1.tar.bz2) = 9aa663c3ed26b9e131492380e73325c552d4aef26e14040d453670a2ae21579b +SIZE (KDE/kdeartwork-4.3.1.tar.bz2) = 65324088 diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index e14ba617f177..c8079617e60b 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -8,7 +8,6 @@ PORTNAME= kdebase PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/x11/kde4-baseapps/distinfo b/x11/kde4-baseapps/distinfo index 58024dcc0762..c034d6247d8f 100644 --- a/x11/kde4-baseapps/distinfo +++ b/x11/kde4-baseapps/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdebase-4.3.0.tar.bz2) = 6de0b96b78504d8f5fcdee819d080fb1 -SHA256 (KDE/kdebase-4.3.0.tar.bz2) = 03ff78bbe298ca5525d6f2cda361cabfc355583c276fb22af0470ea2775f2f28 -SIZE (KDE/kdebase-4.3.0.tar.bz2) = 4260097 +MD5 (KDE/kdebase-4.3.1.tar.bz2) = 10dae53739f1e8bd6f5f615443649e4f +SHA256 (KDE/kdebase-4.3.1.tar.bz2) = 94fa8a8c72d85cd317422dd121ca433583b664f77ca297dc6398589a97e984b5 +SIZE (KDE/kdebase-4.3.1.tar.bz2) = 4263214 diff --git a/x11/kde4-runtime/distinfo b/x11/kde4-runtime/distinfo index ddc4ed0cd640..97cfedccaf0f 100644 --- a/x11/kde4-runtime/distinfo +++ b/x11/kde4-runtime/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdebase-runtime-4.3.0.tar.bz2) = e4ea5d567187f4ac952c67326c5afd94 -SHA256 (KDE/kdebase-runtime-4.3.0.tar.bz2) = 5cc9396b248b2ac65873e65814a51da7b78c4bc12a1c9077ad913766a6336430 -SIZE (KDE/kdebase-runtime-4.3.0.tar.bz2) = 7256589 +MD5 (KDE/kdebase-runtime-4.3.1.tar.bz2) = e51384cef307280f41fa8f39e2ecab8a +SHA256 (KDE/kdebase-runtime-4.3.1.tar.bz2) = 9a66b5ac6589d8d264cc0383ab77ad345591e84d10f6cfccdddb76bc9962435d +SIZE (KDE/kdebase-runtime-4.3.1.tar.bz2) = 7260641 diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 85cb15d63e7a..57793b747341 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -8,7 +8,6 @@ PORTNAME= kdebase-workspace PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/x11/kde4-workspace/distinfo b/x11/kde4-workspace/distinfo index ac9a4897b13b..db52145af50a 100644 --- a/x11/kde4-workspace/distinfo +++ b/x11/kde4-workspace/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdebase-workspace-4.3.0.tar.bz2) = e56f8af44df7bc8bfbc1de1ff1bf4414 -SHA256 (KDE/kdebase-workspace-4.3.0.tar.bz2) = 89e24bfccb442935779b777eed9401a7f4d45c464e44573ece6b65e636c21bad -SIZE (KDE/kdebase-workspace-4.3.0.tar.bz2) = 62293938 +MD5 (KDE/kdebase-workspace-4.3.1.tar.bz2) = cf512fce3c8734078a89119334fd5a8a +SHA256 (KDE/kdebase-workspace-4.3.1.tar.bz2) = 4c4b184615aab07134abbf05ec306f9ef37eb4f02f1e4eb9d4a16e44f859d6ed +SIZE (KDE/kdebase-workspace-4.3.1.tar.bz2) = 62286316 diff --git a/x11/kde4-workspace/pkg-plist b/x11/kde4-workspace/pkg-plist index c285459523d6..997fd21a34cc 100644 --- a/x11/kde4-workspace/pkg-plist +++ b/x11/kde4-workspace/pkg-plist @@ -566,23 +566,14 @@ share/apps/kdm/themes/circles/flower.png share/apps/kdm/themes/circles/help.png share/apps/kdm/themes/circles/options.png share/apps/kdm/themes/circles/screenshot.png -share/apps/kdm/themes/oxygen/KdmGreeterTheme.desktop -share/apps/kdm/themes/oxygen/background.svg -share/apps/kdm/themes/oxygen/branding-icon.png -share/apps/kdm/themes/oxygen/oxygen-box.svg -share/apps/kdm/themes/oxygen/oxygen.svg -share/apps/kdm/themes/oxygen/oxygen.xml -share/apps/kdm/themes/oxygen/screenshot.png -share/apps/kdm/themes/oxygen/session.png -share/apps/kdm/themes/oxygen/system.png -share/apps/kdm/themes/oxygen-air/KdmGreeterTheme.desktop -share/apps/kdm/themes/oxygen-air/oxygen-air.xml -share/apps/kdm/themes/oxygen-air/screenshot.png share/apps/kdm/themes/oxygen-air/1280x800.jpg +share/apps/kdm/themes/oxygen-air/KdmGreeterTheme.desktop share/apps/kdm/themes/oxygen-air/caps.png share/apps/kdm/themes/oxygen-air/icon-kde.png +share/apps/kdm/themes/oxygen-air/oxygen-air.xml share/apps/kdm/themes/oxygen-air/pw-entry-li.png share/apps/kdm/themes/oxygen-air/pw-entry.png +share/apps/kdm/themes/oxygen-air/screenshot.png share/apps/kdm/themes/oxygen-air/session_button-li.png share/apps/kdm/themes/oxygen-air/session_button.png share/apps/kdm/themes/oxygen-air/system_button-li.png @@ -590,6 +581,15 @@ share/apps/kdm/themes/oxygen-air/system_button.png share/apps/kdm/themes/oxygen-air/user-entry-li.png share/apps/kdm/themes/oxygen-air/user-entry.png share/apps/kdm/themes/oxygen-air/win-login.png +share/apps/kdm/themes/oxygen/KdmGreeterTheme.desktop +share/apps/kdm/themes/oxygen/background.svg +share/apps/kdm/themes/oxygen/branding-icon.png +share/apps/kdm/themes/oxygen/oxygen-box.svg +share/apps/kdm/themes/oxygen/oxygen.svg +share/apps/kdm/themes/oxygen/oxygen.xml +share/apps/kdm/themes/oxygen/screenshot.png +share/apps/kdm/themes/oxygen/session.png +share/apps/kdm/themes/oxygen/system.png share/apps/kfontinst/icons/oxygen/16x16/actions/addfont.png share/apps/kfontinst/icons/oxygen/16x16/actions/disablefont.png share/apps/kfontinst/icons/oxygen/16x16/actions/enablefont.png diff --git a/x11/kdebase4-runtime/distinfo b/x11/kdebase4-runtime/distinfo index ddc4ed0cd640..97cfedccaf0f 100644 --- a/x11/kdebase4-runtime/distinfo +++ b/x11/kdebase4-runtime/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdebase-runtime-4.3.0.tar.bz2) = e4ea5d567187f4ac952c67326c5afd94 -SHA256 (KDE/kdebase-runtime-4.3.0.tar.bz2) = 5cc9396b248b2ac65873e65814a51da7b78c4bc12a1c9077ad913766a6336430 -SIZE (KDE/kdebase-runtime-4.3.0.tar.bz2) = 7256589 +MD5 (KDE/kdebase-runtime-4.3.1.tar.bz2) = e51384cef307280f41fa8f39e2ecab8a +SHA256 (KDE/kdebase-runtime-4.3.1.tar.bz2) = 9a66b5ac6589d8d264cc0383ab77ad345591e84d10f6cfccdddb76bc9962435d +SIZE (KDE/kdebase-runtime-4.3.1.tar.bz2) = 7260641 diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile index 85cb15d63e7a..57793b747341 100644 --- a/x11/kdebase4-workspace/Makefile +++ b/x11/kdebase4-workspace/Makefile @@ -8,7 +8,6 @@ PORTNAME= kdebase-workspace PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/x11/kdebase4-workspace/distinfo b/x11/kdebase4-workspace/distinfo index ac9a4897b13b..db52145af50a 100644 --- a/x11/kdebase4-workspace/distinfo +++ b/x11/kdebase4-workspace/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdebase-workspace-4.3.0.tar.bz2) = e56f8af44df7bc8bfbc1de1ff1bf4414 -SHA256 (KDE/kdebase-workspace-4.3.0.tar.bz2) = 89e24bfccb442935779b777eed9401a7f4d45c464e44573ece6b65e636c21bad -SIZE (KDE/kdebase-workspace-4.3.0.tar.bz2) = 62293938 +MD5 (KDE/kdebase-workspace-4.3.1.tar.bz2) = cf512fce3c8734078a89119334fd5a8a +SHA256 (KDE/kdebase-workspace-4.3.1.tar.bz2) = 4c4b184615aab07134abbf05ec306f9ef37eb4f02f1e4eb9d4a16e44f859d6ed +SIZE (KDE/kdebase-workspace-4.3.1.tar.bz2) = 62286316 diff --git a/x11/kdebase4-workspace/pkg-plist b/x11/kdebase4-workspace/pkg-plist index c285459523d6..997fd21a34cc 100644 --- a/x11/kdebase4-workspace/pkg-plist +++ b/x11/kdebase4-workspace/pkg-plist @@ -566,23 +566,14 @@ share/apps/kdm/themes/circles/flower.png share/apps/kdm/themes/circles/help.png share/apps/kdm/themes/circles/options.png share/apps/kdm/themes/circles/screenshot.png -share/apps/kdm/themes/oxygen/KdmGreeterTheme.desktop -share/apps/kdm/themes/oxygen/background.svg -share/apps/kdm/themes/oxygen/branding-icon.png -share/apps/kdm/themes/oxygen/oxygen-box.svg -share/apps/kdm/themes/oxygen/oxygen.svg -share/apps/kdm/themes/oxygen/oxygen.xml -share/apps/kdm/themes/oxygen/screenshot.png -share/apps/kdm/themes/oxygen/session.png -share/apps/kdm/themes/oxygen/system.png -share/apps/kdm/themes/oxygen-air/KdmGreeterTheme.desktop -share/apps/kdm/themes/oxygen-air/oxygen-air.xml -share/apps/kdm/themes/oxygen-air/screenshot.png share/apps/kdm/themes/oxygen-air/1280x800.jpg +share/apps/kdm/themes/oxygen-air/KdmGreeterTheme.desktop share/apps/kdm/themes/oxygen-air/caps.png share/apps/kdm/themes/oxygen-air/icon-kde.png +share/apps/kdm/themes/oxygen-air/oxygen-air.xml share/apps/kdm/themes/oxygen-air/pw-entry-li.png share/apps/kdm/themes/oxygen-air/pw-entry.png +share/apps/kdm/themes/oxygen-air/screenshot.png share/apps/kdm/themes/oxygen-air/session_button-li.png share/apps/kdm/themes/oxygen-air/session_button.png share/apps/kdm/themes/oxygen-air/system_button-li.png @@ -590,6 +581,15 @@ share/apps/kdm/themes/oxygen-air/system_button.png share/apps/kdm/themes/oxygen-air/user-entry-li.png share/apps/kdm/themes/oxygen-air/user-entry.png share/apps/kdm/themes/oxygen-air/win-login.png +share/apps/kdm/themes/oxygen/KdmGreeterTheme.desktop +share/apps/kdm/themes/oxygen/background.svg +share/apps/kdm/themes/oxygen/branding-icon.png +share/apps/kdm/themes/oxygen/oxygen-box.svg +share/apps/kdm/themes/oxygen/oxygen.svg +share/apps/kdm/themes/oxygen/oxygen.xml +share/apps/kdm/themes/oxygen/screenshot.png +share/apps/kdm/themes/oxygen/session.png +share/apps/kdm/themes/oxygen/system.png share/apps/kfontinst/icons/oxygen/16x16/actions/addfont.png share/apps/kfontinst/icons/oxygen/16x16/actions/disablefont.png share/apps/kfontinst/icons/oxygen/16x16/actions/enablefont.png diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index e14ba617f177..c8079617e60b 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/Makefile @@ -8,7 +8,6 @@ PORTNAME= kdebase PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/x11/kdebase4/distinfo b/x11/kdebase4/distinfo index 58024dcc0762..c034d6247d8f 100644 --- a/x11/kdebase4/distinfo +++ b/x11/kdebase4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdebase-4.3.0.tar.bz2) = 6de0b96b78504d8f5fcdee819d080fb1 -SHA256 (KDE/kdebase-4.3.0.tar.bz2) = 03ff78bbe298ca5525d6f2cda361cabfc355583c276fb22af0470ea2775f2f28 -SIZE (KDE/kdebase-4.3.0.tar.bz2) = 4260097 +MD5 (KDE/kdebase-4.3.1.tar.bz2) = 10dae53739f1e8bd6f5f615443649e4f +SHA256 (KDE/kdebase-4.3.1.tar.bz2) = 94fa8a8c72d85cd317422dd121ca433583b664f77ca297dc6398589a97e984b5 +SIZE (KDE/kdebase-4.3.1.tar.bz2) = 4263214 diff --git a/x11/kdelibs4-experimental/Makefile b/x11/kdelibs4-experimental/Makefile index ee2d9c416348..488cb086da25 100644 --- a/x11/kdelibs4-experimental/Makefile +++ b/x11/kdelibs4-experimental/Makefile @@ -8,7 +8,6 @@ PORTNAME= kdelibs-experimental PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/x11/kdelibs4-experimental/distinfo b/x11/kdelibs4-experimental/distinfo index 5d290e2cbc33..8e3b261091f1 100644 --- a/x11/kdelibs4-experimental/distinfo +++ b/x11/kdelibs4-experimental/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdelibs-experimental-4.3.0.tar.bz2) = 9b3ed689f4f357d4fc059cf9dd41e035 -SHA256 (KDE/kdelibs-experimental-4.3.0.tar.bz2) = 64f70a254fc9a6d7cc476f004a97e29aa7b530140c450ead49edbb7030812051 -SIZE (KDE/kdelibs-experimental-4.3.0.tar.bz2) = 26923 +MD5 (KDE/kdelibs-experimental-4.3.1.tar.bz2) = 2fe0a12195bc93848aa7b458c1bfb4af +SHA256 (KDE/kdelibs-experimental-4.3.1.tar.bz2) = 2591569d29b22325e140a2eaa68feb36ad93b64fa0fd2abf1d072e6739430c1d +SIZE (KDE/kdelibs-experimental-4.3.1.tar.bz2) = 26920 diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index ee85a29b0a12..43418ce3ee52 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -8,7 +8,6 @@ PORTNAME= kdelibs PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/x11/kdelibs4/distinfo b/x11/kdelibs4/distinfo index a5ccdde730bd..440e4c71cfb8 100644 --- a/x11/kdelibs4/distinfo +++ b/x11/kdelibs4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdelibs-4.3.0.tar.bz2) = ea54f71bcbb0cf96bb6d94c019de8bb5 -SHA256 (KDE/kdelibs-4.3.0.tar.bz2) = cf5714baeaf12242cbe4d950121ddda03612fcd53f953c15df3e9ee32c10c859 -SIZE (KDE/kdelibs-4.3.0.tar.bz2) = 10505396 +MD5 (KDE/kdelibs-4.3.1.tar.bz2) = df6b6d261d46508c7b0abcdd983ffae2 +SHA256 (KDE/kdelibs-4.3.1.tar.bz2) = a06ff50031cf14ba929ad2868b3f19434b7acfdcfbce75d87db625786fab615d +SIZE (KDE/kdelibs-4.3.1.tar.bz2) = 10510833 diff --git a/x11/kdelibs4/pkg-plist b/x11/kdelibs4/pkg-plist index 413a471a2765..d8e7f313b2e6 100644 --- a/x11/kdelibs4/pkg-plist +++ b/x11/kdelibs4/pkg-plist @@ -2707,6 +2707,7 @@ share/apps/ksgmltools2/customization/pl/lang.entities share/apps/ksgmltools2/customization/pl/strings.entities share/apps/ksgmltools2/customization/pl/user.entities share/apps/ksgmltools2/customization/pt-BR/catalog.xml +share/apps/ksgmltools2/customization/pt-BR/contributor.entities share/apps/ksgmltools2/customization/pt-BR/entities/fdl-notice.docbook share/apps/ksgmltools2/customization/pt-BR/entities/gpl-notice.docbook share/apps/ksgmltools2/customization/pt-BR/entities/help-menu.docbook |