git: 4c6451e727a2 - main - databases/rrdtool: Fix pkg-plist
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Aug 2022 14:32:27 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4c6451e727a27cabaafb0889fcc72d8d9d2fd7ba
commit 4c6451e727a27cabaafb0889fcc72d8d9d2fd7ba
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2022-08-05 14:26:43 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-08-05 14:32:11 +0000
databases/rrdtool: Fix pkg-plist
- fix pkg-plist when options DOCS=OFF and PYTHON=ON
- bump PORTREVISION
Reported by: leres
---
databases/rrdtool/Makefile | 1 +
databases/rrdtool/pkg-plist | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 4d7e0ab8117a..100bed25c230 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rrdtool
DISTVERSION= 1.8.0
+PORTREVISION= 1
CATEGORIES= databases graphics
MASTER_SITES= https://github.com/oetiker/rrdtool-1.x/releases/download/v${DISTVERSION}/
diff --git a/databases/rrdtool/pkg-plist b/databases/rrdtool/pkg-plist
index 5b7a086f9640..78ef5b2877c6 100644
--- a/databases/rrdtool/pkg-plist
+++ b/databases/rrdtool/pkg-plist
@@ -43,7 +43,7 @@ libdata/pkgconfig/librrd.pc
%%PORTDOCS%%man/man1/rrdlast.1.gz
%%PORTDOCS%%man/man1/rrdlastupdate.1.gz
%%PORTDOCS%%man/man1/rrdlist.1.gz
-%%PYTHON%%man/man1/rrdpython.1.gz
+%%PORTDOCS%%%%PYTHON%%man/man1/rrdpython.1.gz
%%PORTDOCS%%man/man1/rrdresize.1.gz
%%PORTDOCS%%man/man1/rrdrestore.1.gz
%%RUBY%%man/man1/rrdruby.1.gz
@@ -80,7 +80,7 @@ libdata/pkgconfig/librrd.pc
%%PORTDOCS%%%%DOCSDIR%%/html/rrdlast.html
%%PORTDOCS%%%%DOCSDIR%%/html/rrdlastupdate.html
%%PORTDOCS%%%%DOCSDIR%%/html/rrdlist.html
-%%PYTHON%%%%DOCSDIR%%/html/rrdpython.html
+%%PORTDOCS%%%%PYTHON%%%%DOCSDIR%%/html/rrdpython.html
%%PORTDOCS%%%%DOCSDIR%%/html/rrdresize.html
%%PORTDOCS%%%%DOCSDIR%%/html/rrdrestore.html
%%RUBY%%%%DOCSDIR%%/html/rrdruby.html
@@ -135,8 +135,8 @@ libdata/pkgconfig/librrd.pc
%%PORTDOCS%%%%DOCSDIR%%/txt/rrdlastupdate.txt
%%PORTDOCS%%%%DOCSDIR%%/txt/rrdlist.pod
%%PORTDOCS%%%%DOCSDIR%%/txt/rrdlist.txt
-%%PYTHON%%%%DOCSDIR%%/txt/rrdpython.pod
-%%PYTHON%%%%DOCSDIR%%/txt/rrdpython.txt
+%%PORTDOCS%%%%PYTHON%%%%DOCSDIR%%/txt/rrdpython.pod
+%%PORTDOCS%%%%PYTHON%%%%DOCSDIR%%/txt/rrdpython.txt
%%PORTDOCS%%%%DOCSDIR%%/txt/rrdresize.pod
%%PORTDOCS%%%%DOCSDIR%%/txt/rrdresize.txt
%%PORTDOCS%%%%DOCSDIR%%/txt/rrdrestore.pod