diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-09-16 16:52:48 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-09-16 16:52:48 +0000 |
commit | f3049c5ff70a00eca23cd592dba91e8b94735bf2 (patch) | |
tree | 99b55c40c1f8a702b1a865e11334b8c9f6f3defe /misc/kde4-l10n-pa | |
parent | Update to upstream version 7.3.49, pet portlint (diff) |
Fix kde4-l10n packages after sysutils/filelight's update
I chose filelight-17.* as it contains its own localization,
which is good, as kde4-l10n is very outdated, and may not
match modern filelight anymore.
Unfortunately this lead to conflicts with the kde4-l10n.
So strip the filelight parts from kde4-l10n-*.
Reported by: VVD (via IRC)
Reviewed by: rakuco
Pointyhat to: tcberner
Differential Revision: https://reviews.freebsd.org/D12393
Notes
Notes:
svn path=/head/; revision=449969
Diffstat (limited to 'misc/kde4-l10n-pa')
-rw-r--r-- | misc/kde4-l10n-pa/Makefile | 2 | ||||
-rw-r--r-- | misc/kde4-l10n-pa/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/misc/kde4-l10n-pa/Makefile b/misc/kde4-l10n-pa/Makefile index 7c3209c76cb9..e9a7ccc0439d 100644 --- a/misc/kde4-l10n-pa/Makefile +++ b/misc/kde4-l10n-pa/Makefile @@ -3,7 +3,7 @@ PORTNAME= kde-l10n PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc kde MAINTAINER= kde@FreeBSD.org diff --git a/misc/kde4-l10n-pa/pkg-plist b/misc/kde4-l10n-pa/pkg-plist index 71c3d96b41ed..99e3a54f78d2 100644 --- a/misc/kde4-l10n-pa/pkg-plist +++ b/misc/kde4-l10n-pa/pkg-plist @@ -86,7 +86,6 @@ share/locale/pa/LC_MESSAGES/dolphin.mo share/locale/pa/LC_MESSAGES/domtreeviewer.mo share/locale/pa/LC_MESSAGES/dragonplayer.mo share/locale/pa/LC_MESSAGES/drkonqi.mo -share/locale/pa/LC_MESSAGES/filelight.mo share/locale/pa/LC_MESSAGES/filetypes.mo share/locale/pa/LC_MESSAGES/fileviewgitplugin.mo share/locale/pa/LC_MESSAGES/fileviewhgplugin.mo |