Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Nov 2018 05:55:05 +0000 (UTC)
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485844 - head/math/octave
Message-ID:  <201811250555.wAP5t5OC014092@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811250555.wAP5t5OC014092>