git: 996d3f021c67 - main - math/octave: Remove extraneous entried in pkg-plist
Stephen Montgomery-Smith
stephen at FreeBSD.org
Tue Aug 24 18:03:19 UTC 2021
The branch main has been updated by stephen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=996d3f021c676813a0ce8924ac4c5ef75b6e8c77
commit 996d3f021c676813a0ce8924ac4c5ef75b6e8c77
Author: Stephen Montgomery-Smith <stephen at FreeBSD.org>
AuthorDate: 2021-08-24 18:01:48 +0000
Commit: Stephen Montgomery-Smith <stephen at FreeBSD.org>
CommitDate: 2021-08-24 18:01:48 +0000
math/octave: Remove extraneous entried in pkg-plist
Bump portrevision.
PR: 258027
Reported by: lantw44 at gmail.com
---
math/octave/Makefile | 2 +-
math/octave/pkg-plist | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/math/octave/Makefile b/math/octave/Makefile
index e0682d9507a4..7d7f49233761 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -2,7 +2,7 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= GNU
diff --git a/math/octave/pkg-plist b/math/octave/pkg-plist
index 50fd992b1ea2..284639a6047f 100644
--- a/math/octave/pkg-plist
+++ b/math/octave/pkg-plist
@@ -802,7 +802,6 @@ share/icons/hicolor/48x48/apps/octave.png
share/icons/hicolor/512x512/apps/octave.png
share/icons/hicolor/64x64/apps/octave.png
share/icons/hicolor/scalable/apps/octave.svg
-%%PORTDOCS%%share/info/dir
share/metainfo/org.octave.Octave.appdata.xml
%%DATADIR%%/%%OCTAVE_VERSION%%/data/penny.mat
%%DATADIR%%/%%OCTAVE_VERSION%%/doc/octave_interpreter.qch
More information about the dev-commits-ports-all
mailing list