Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2018 15:18:55 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r484196 - head/sysutils/plasma5-systemsettings
Message-ID:  <201811051518.wA5FItgu047721@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Mon Nov  5 15:18:54 2018
New Revision: 484196
URL: https://svnweb.freebsd.org/changeset/ports/484196

Log:
  Fix plist after r483271 (most likely culprit).

Modified:
  head/sysutils/plasma5-systemsettings/Makefile
  head/sysutils/plasma5-systemsettings/pkg-plist

Modified: head/sysutils/plasma5-systemsettings/Makefile
==============================================================================
--- head/sysutils/plasma5-systemsettings/Makefile	Mon Nov  5 15:04:14 2018	(r484195)
+++ head/sysutils/plasma5-systemsettings/Makefile	Mon Nov  5 15:18:54 2018	(r484196)
@@ -2,7 +2,7 @@
 
 PORTNAME=	systemsettings
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org

Modified: head/sysutils/plasma5-systemsettings/pkg-plist
==============================================================================
--- head/sysutils/plasma5-systemsettings/pkg-plist	Mon Nov  5 15:04:14 2018	(r484195)
+++ head/sysutils/plasma5-systemsettings/pkg-plist	Mon Nov  5 15:18:54 2018	(r484196)
@@ -27,6 +27,8 @@ share/doc/HTML/pt/systemsettings/index.cache.bz2
 share/doc/HTML/pt/systemsettings/index.docbook
 share/doc/HTML/pt_BR/systemsettings/index.cache.bz2
 share/doc/HTML/pt_BR/systemsettings/index.docbook
+share/doc/HTML/ru/systemsettings/index.cache.bz2
+share/doc/HTML/ru/systemsettings/index.docbook
 share/doc/HTML/sv/systemsettings/index.cache.bz2
 share/doc/HTML/sv/systemsettings/index.docbook
 share/doc/HTML/uk/systemsettings/index.cache.bz2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811051518.wA5FItgu047721>