diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2019-12-10 14:45:07 +0000 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2019-12-10 14:45:07 +0000 |
commit | 39a17259f7e041994ea1b2016148e523b55daaa2 (patch) | |
tree | ac0d0469f8bae72d68af86d3f8978e3952b7f3a0 | |
parent | Update to 20191203 (diff) |
deskutils/genius: Update to 1.0.24
Changes this release:
https://www.jirka.org/genius.NEWS
Notes
Notes:
svn path=/head/; revision=519674
-rw-r--r-- | deskutils/genius/Makefile | 3 | ||||
-rw-r--r-- | deskutils/genius/distinfo | 6 | ||||
-rw-r--r-- | deskutils/genius/pkg-descr | 2 | ||||
-rw-r--r-- | deskutils/genius/pkg-plist | 4 |
4 files changed, 9 insertions, 6 deletions
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index c99fa264e390..9b8d054df3d3 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= genius -PORTVERSION= 1.0.23 -PORTREVISION= 2 +PORTVERSION= 1.0.24 CATEGORIES= deskutils gnome MASTER_SITES= GNOME \ http://ftp.5z.com/pub/genius/ diff --git a/deskutils/genius/distinfo b/deskutils/genius/distinfo index 73be1a276d9c..b1c4f7abf476 100644 --- a/deskutils/genius/distinfo +++ b/deskutils/genius/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1502715574 -SHA256 (genius-1.0.23.tar.xz) = 912e1c1beadee185614036c6808a974157b2009fe315b249efa2aa06a5ac6f4b -SIZE (genius-1.0.23.tar.xz) = 2910332 +TIMESTAMP = 1575988822 +SHA256 (genius-1.0.24.tar.xz) = 772f95f6ae4716d39bb180cd50e8b6b9b074107bee0cd083b825e1e6e55916b6 +SIZE (genius-1.0.24.tar.xz) = 3494208 diff --git a/deskutils/genius/pkg-descr b/deskutils/genius/pkg-descr index 07e4addd17b0..5fbae1eddd74 100644 --- a/deskutils/genius/pkg-descr +++ b/deskutils/genius/pkg-descr @@ -16,4 +16,4 @@ Features of Genius: * complex numbers * more ... -WWW: http://www.jirka.org/genius.html +WWW: https://www.jirka.org/genius.html diff --git a/deskutils/genius/pkg-plist b/deskutils/genius/pkg-plist index cb2598c98b9a..18a8188aef69 100644 --- a/deskutils/genius/pkg-plist +++ b/deskutils/genius/pkg-plist @@ -42,6 +42,9 @@ share/applications/gnome-genius.desktop %%DATADIR%%/examples/newton-sqrt2.gel %%DATADIR%%/examples/peano-restrictions.gel %%DATADIR%%/examples/peano.gel +%%DATADIR%%/examples/plane-curves.gel +%%DATADIR%%/examples/plot-ode-runge-kutta.gel +%%DATADIR%%/examples/plot-ode-trajectory-runge-kutta.gel %%DATADIR%%/examples/riemann-integral-darboux.gel %%DATADIR%%/examples/riemann-integral.gel %%DATADIR%%/examples/rsa.gel @@ -806,6 +809,7 @@ share/applications/gnome-genius.desktop %%DATADIR%%/help/sv/html/figures/surface_graph.png %%DATADIR%%/help/sv/html/index.html %%DATADIR%%/plugins/test.plugin +%%DATADIR%%/xterm share/icons/hicolor/16x16/apps/gnome-genius.png share/icons/hicolor/22x22/apps/gnome-genius.png share/icons/hicolor/24x24/apps/gnome-genius.png |