svn commit: r485844 - head/math/octave

Stephen Montgomery-Smith stephen at FreeBSD.org
Sun Nov 25 05:55:06 UTC 2018


Author: stephen
Date: Sun Nov 25 05:55:05 2018
New Revision: 485844
URL: https://svnweb.freebsd.org/changeset/ports/485844

Log:
  - Make changes to plist that should have been included with r485798.
  - Bump portrevision.
  
  Reported by:	pkg-fallout@

Modified:
  head/math/octave/Makefile
  head/math/octave/pkg-plist

Modified: head/math/octave/Makefile
==============================================================================
--- head/math/octave/Makefile	Sun Nov 25 04:23:30 2018	(r485843)
+++ head/math/octave/Makefile	Sun Nov 25 05:55:05 2018	(r485844)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave
 PORTVERSION=	${OCTAVE_VERSION}
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math java
 MASTER_SITES=	GNU
 

Modified: head/math/octave/pkg-plist
==============================================================================
--- head/math/octave/pkg-plist	Sun Nov 25 04:23:30 2018	(r485843)
+++ head/math/octave/pkg-plist	Sun Nov 25 05:55:05 2018	(r485844)
@@ -2191,6 +2191,14 @@ lib/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/symbfac
 lib/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/symrcm.oct
 libexec/octave/%%OCTAVE_VERSION%%/exec/%%GNU_HOST%%/octave-gui
 share/applications/org.octave.Octave.desktop
+share/icons/hicolor/128x128/apps/octave.png
+share/icons/hicolor/16x16/apps/octave.png
+share/icons/hicolor/22x22/apps/octave.png
+share/icons/hicolor/24x24/apps/octave.png
+share/icons/hicolor/256x256/apps/octave.png
+share/icons/hicolor/32x32/apps/octave.png
+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
-share/icons/hicolor/x/apps/octave.png
 share/metainfo/org.octave.Octave.appdata.xml


More information about the svn-ports-all mailing list