diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2023-07-17 19:41:58 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2023-07-24 17:35:11 +0000 |
commit | d2d534bcd9db3081d574258b85eb292b6dee5afc (patch) | |
tree | 9ee3bffeb6b3967f27ee1f4fc06402d66100de17 | |
parent | 867842010db0a3a58b5197dd3e818098778efb67 (diff) | |
download | ports-d2d534bcd9db3081d574258b85eb292b6dee5afc.tar.gz ports-d2d534bcd9db3081d574258b85eb292b6dee5afc.zip |
graphics/mandelbulber: update 2.29 → 2.30
-rw-r--r-- | graphics/mandelbulber/Makefile | 2 | ||||
-rw-r--r-- | graphics/mandelbulber/distinfo | 6 | ||||
-rw-r--r-- | graphics/mandelbulber/files/patch-mandelbulber2_deploy_linux_mandelbulber2.desktop | 11 |
3 files changed, 15 insertions, 4 deletions
diff --git a/graphics/mandelbulber/Makefile b/graphics/mandelbulber/Makefile index a7db89d2d53b..306b46688c8f 100644 --- a/graphics/mandelbulber/Makefile +++ b/graphics/mandelbulber/Makefile @@ -1,5 +1,5 @@ PORTNAME= mandelbulber -PORTVERSION= 2.29 +PORTVERSION= 2.30 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/mandelbulber/distinfo b/graphics/mandelbulber/distinfo index 09534eade750..374de7b7c5d1 100644 --- a/graphics/mandelbulber/distinfo +++ b/graphics/mandelbulber/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681140263 -SHA256 (buddhi1980-mandelbulber2-2.29_GH0.tar.gz) = aa9d9df804a83e90174ed147c5f3074ac1128ee452dd1b81eb8b8a61888b17e1 -SIZE (buddhi1980-mandelbulber2-2.29_GH0.tar.gz) = 127093638 +TIMESTAMP = 1689621789 +SHA256 (buddhi1980-mandelbulber2-2.30_GH0.tar.gz) = ecbe7dfbefcc2d9e1fbc2af348b784fafbc224850dc596d3717bdf2700eb514d +SIZE (buddhi1980-mandelbulber2-2.30_GH0.tar.gz) = 128881431 diff --git a/graphics/mandelbulber/files/patch-mandelbulber2_deploy_linux_mandelbulber2.desktop b/graphics/mandelbulber/files/patch-mandelbulber2_deploy_linux_mandelbulber2.desktop new file mode 100644 index 000000000000..2130b151fd58 --- /dev/null +++ b/graphics/mandelbulber/files/patch-mandelbulber2_deploy_linux_mandelbulber2.desktop @@ -0,0 +1,11 @@ +--- mandelbulber2/deploy/linux/mandelbulber2.desktop.orig 2023-07-09 14:19:06 UTC ++++ mandelbulber2/deploy/linux/mandelbulber2.desktop +@@ -3,7 +3,7 @@ Categories=Graphics;3DGraphics;Math;Science; + Comment=Visit 3D Fractal World + Exec=mandelbulber2 + GenericName=Mandelbulber v2 - Advanced 3D fractal generator +-Icon=mandelbulber ++Icon=mandelbulber2 + Name=Mandelbulber v2 + StartupNotify=true + Terminal=false |