svn commit: r512298 - head/sysutils/qdirstat
Kevin Bowling
kbowling at FreeBSD.org
Thu Sep 19 00:08:48 UTC 2019
Author: kbowling
Date: Thu Sep 19 00:08:47 2019
New Revision: 512298
URL: https://svnweb.freebsd.org/changeset/ports/512298
Log:
sysutils/qdirstat: fix DOCS plist
Reported by: adridg
Reviewed by: adridg
Approved by: krion (mentor)
Sponsored by: BBOX.io
Differential Revision: https://reviews.freebsd.org/D21488
Modified:
head/sysutils/qdirstat/Makefile
head/sysutils/qdirstat/pkg-plist
Modified: head/sysutils/qdirstat/Makefile
==============================================================================
--- head/sysutils/qdirstat/Makefile Wed Sep 18 22:50:09 2019 (r512297)
+++ head/sysutils/qdirstat/Makefile Thu Sep 19 00:08:47 2019 (r512298)
@@ -2,7 +2,7 @@
PORTNAME= qdirstat
PORTVERSION= 1.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= kbowling at FreeBSD.org
Modified: head/sysutils/qdirstat/pkg-plist
==============================================================================
--- head/sysutils/qdirstat/pkg-plist Wed Sep 18 22:50:09 2019 (r512297)
+++ head/sysutils/qdirstat/pkg-plist Thu Sep 19 00:08:47 2019 (r512298)
@@ -8,10 +8,12 @@ share/icons/hicolor/scalable/apps/qdirstat.svg
%%PORTDOCS%%%%DOCSDIR%%/DevHistory.md
%%PORTDOCS%%%%DOCSDIR%%/GitHub-Workflow.md
%%PORTDOCS%%%%DOCSDIR%%/Installing.md
+%%PORTDOCS%%%%DOCSDIR%%/Pkg-View.md
%%PORTDOCS%%%%DOCSDIR%%/QDirStat-for-Servers.md
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%PORTDOCS%%%%DOCSDIR%%/TODO.md
%%PORTDOCS%%%%DOCSDIR%%/Troubleshooting.md
+%%PORTDOCS%%%%DOCSDIR%%/Unpkg-View.md
%%PORTDOCS%%%%DOCSDIR%%/cache-file-format.txt
%%PORTDOCS%%%%DOCSDIR%%/stats/Buckets-Table.md
%%PORTDOCS%%%%DOCSDIR%%/stats/File-Size-Histogram.md
More information about the svn-ports-all
mailing list