diff options
author | tcberner <tcberner@FreeBSD.org> | 2017-09-17 00:52:48 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2017-09-17 00:52:48 +0800 |
commit | 29fcf4a42327853bd933cab595cedc8ecae64d9d (patch) | |
tree | 99b55c40c1f8a702b1a865e11334b8c9f6f3defe /misc/kde4-l10n-et | |
parent | b29e3076daa3763b4e8601d9fd3261ec4bfa3016 (diff) | |
download | freebsd-ports-gnome-29fcf4a42327853bd933cab595cedc8ecae64d9d.tar.gz freebsd-ports-gnome-29fcf4a42327853bd933cab595cedc8ecae64d9d.tar.zst freebsd-ports-gnome-29fcf4a42327853bd933cab595cedc8ecae64d9d.zip |
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
Diffstat (limited to 'misc/kde4-l10n-et')
-rw-r--r-- | misc/kde4-l10n-et/Makefile | 2 | ||||
-rw-r--r-- | misc/kde4-l10n-et/pkg-plist | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/misc/kde4-l10n-et/Makefile b/misc/kde4-l10n-et/Makefile index ad510e14dfe9..e1347875d72e 100644 --- a/misc/kde4-l10n-et/Makefile +++ b/misc/kde4-l10n-et/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-et/pkg-plist b/misc/kde4-l10n-et/pkg-plist index 11e4a6f8514a..8a0ae5589b61 100644 --- a/misc/kde4-l10n-et/pkg-plist +++ b/misc/kde4-l10n-et/pkg-plist @@ -128,9 +128,6 @@ share/doc/HTML/et/dragonplayer/common share/doc/HTML/et/dragonplayer/index.cache.bz2 share/doc/HTML/et/dragonplayer/index.docbook share/doc/HTML/et/dragonplayer/man-dragon.1.docbook -share/doc/HTML/et/filelight/common -share/doc/HTML/et/filelight/index.cache.bz2 -share/doc/HTML/et/filelight/index.docbook share/doc/HTML/et/fundamentals/common share/doc/HTML/et/fundamentals/config.docbook share/doc/HTML/et/fundamentals/index.cache.bz2 @@ -1179,7 +1176,6 @@ share/locale/et/LC_MESSAGES/dolphin.mo share/locale/et/LC_MESSAGES/domtreeviewer.mo share/locale/et/LC_MESSAGES/dragonplayer.mo share/locale/et/LC_MESSAGES/drkonqi.mo -share/locale/et/LC_MESSAGES/filelight.mo share/locale/et/LC_MESSAGES/filetypes.mo share/locale/et/LC_MESSAGES/fileviewbazaarplugin.mo share/locale/et/LC_MESSAGES/fileviewgitplugin.mo |