svn commit: r484196 - head/sysutils/plasma5-systemsettings

Raphael Kubo da Costa rakuco at FreeBSD.org
Mon Nov 5 15:18:56 UTC 2018


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 at 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


More information about the svn-ports-all mailing list