From 0ab3620636cfe52e2893ba06ce1a483ff0b4e6a2 Mon Sep 17 00:00:00 2001 From: rakuco Date: Fri, 12 Feb 2016 21:05:58 +0000 Subject: Update to 1.0.21. Release notes: http://www.jirka.org/genius.NEWS PR: 206776 Submitted by: Ben Woods (maintainer) --- deskutils/genius/Makefile | 2 +- deskutils/genius/distinfo | 4 ++-- deskutils/genius/pkg-plist | 6 +++++- 3 files changed, 8 insertions(+), 4 deletions(-) (limited to 'deskutils') diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index 20f26860a1f5..8f99df78596d 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= genius -PORTVERSION= 1.0.20 +PORTVERSION= 1.0.21 CATEGORIES= deskutils gnome MASTER_SITES= GNOME \ http://ftp.5z.com/pub/genius/ diff --git a/deskutils/genius/distinfo b/deskutils/genius/distinfo index 686bfb2e3bf7..a20e5b050007 100644 --- a/deskutils/genius/distinfo +++ b/deskutils/genius/distinfo @@ -1,2 +1,2 @@ -SHA256 (genius-1.0.20.tar.xz) = 3994e414578fd494f02d89d0840ea86eff51a53e0a3fe1ae6d31d6c328b0d787 -SIZE (genius-1.0.20.tar.xz) = 2500880 +SHA256 (genius-1.0.21.tar.xz) = f8c06a4d0aefc1bc934e993aaf8f913451d06c2bae378da1071c3bacf39ed934 +SIZE (genius-1.0.21.tar.xz) = 2539784 diff --git a/deskutils/genius/pkg-plist b/deskutils/genius/pkg-plist index ae8a0bb9b964..e9d80dd82326 100644 --- a/deskutils/genius/pkg-plist +++ b/deskutils/genius/pkg-plist @@ -24,6 +24,7 @@ share/applications/gnome-genius.desktop %%DATADIR%%/examples/easy-matrix-examples.gel %%DATADIR%%/examples/eulers-method-exp-run.gel %%DATADIR%%/examples/eulers-method-graphs-exp.gel +%%DATADIR%%/examples/explicit-fdm-heat.gel %%DATADIR%%/examples/fourier-series-animation.gel %%DATADIR%%/examples/fourier-series-plotting.gel %%DATADIR%%/examples/laplace-fdm.gel @@ -39,6 +40,7 @@ share/applications/gnome-genius.desktop %%DATADIR%%/examples/strange-attractor.gel %%DATADIR%%/examples/taylor-exp.gel %%DATADIR%%/examples/taylor-sin.gel +%%DATADIR%%/examples/vibrating-drumhead-modes.gel %%DATADIR%%/gel/calculus/differentiation.gel %%DATADIR%%/gel/calculus/fourier.gel %%DATADIR%%/gel/calculus/integration.gel @@ -159,6 +161,7 @@ share/icons/hicolor/8x8/apps/gnome-genius.png share/icons/hicolor/scalable/apps/gnome-genius.svg share/locale/ar/LC_MESSAGES/genius.mo share/locale/az/LC_MESSAGES/genius.mo +share/locale/bs/LC_MESSAGES/genius.mo share/locale/ca/LC_MESSAGES/genius.mo share/locale/cs/LC_MESSAGES/genius.mo share/locale/da/LC_MESSAGES/genius.mo @@ -167,6 +170,7 @@ share/locale/dz/LC_MESSAGES/genius.mo share/locale/el/LC_MESSAGES/genius.mo share/locale/en_CA/LC_MESSAGES/genius.mo share/locale/en_GB/LC_MESSAGES/genius.mo +share/locale/eo/LC_MESSAGES/genius.mo share/locale/es/LC_MESSAGES/genius.mo share/locale/eu/LC_MESSAGES/genius.mo share/locale/fr/LC_MESSAGES/genius.mo @@ -194,7 +198,7 @@ share/locale/rw/LC_MESSAGES/genius.mo share/locale/sl/LC_MESSAGES/genius.mo share/locale/sq/LC_MESSAGES/genius.mo share/locale/sr/LC_MESSAGES/genius.mo -share/locale/sr@Latn/LC_MESSAGES/genius.mo +share/locale/sr@latin/LC_MESSAGES/genius.mo share/locale/sv/LC_MESSAGES/genius.mo share/locale/zh_CN/LC_MESSAGES/genius.mo share/locale/zh_TW/LC_MESSAGES/genius.mo -- cgit