diff options
author | Thomas Dreibholz <thomas.dreibholz@gmail.com> | 2025-07-06 16:35:36 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-06 16:36:59 +0900 |
commit | d51d455068b280fc0c3b0828eb343ac61fedd7b1 (patch) | |
tree | 749c81c18ba7871027f007f83a68268222e59e80 | |
parent | x11/gnome-shell-extensions: update to 47.6 (diff) |
graphics/fractgen: update to 3.0.5
Changelog: https://github.com/dreibh/fractgen/compare/fractgen-3.0.3...fractgen-3.0.5
PR: 288031
Reported by: Thomas Dreibholz <thomas.dreibholz@gmail.com> (maintainer)
-rw-r--r-- | graphics/fractgen/Makefile | 2 | ||||
-rw-r--r-- | graphics/fractgen/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/fractgen/Makefile b/graphics/fractgen/Makefile index e3b673a9b4fa..76261e0f6e24 100644 --- a/graphics/fractgen/Makefile +++ b/graphics/fractgen/Makefile @@ -1,5 +1,5 @@ PORTNAME= fractgen -DISTVERSION= 3.0.3 +DISTVERSION= 3.0.5 CATEGORIES= graphics MASTER_SITES= https://www.nntb.no/~dreibh/fractalgenerator/download/ diff --git a/graphics/fractgen/distinfo b/graphics/fractgen/distinfo index 7729ffa69ba0..4b12900c51e7 100644 --- a/graphics/fractgen/distinfo +++ b/graphics/fractgen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747127562 -SHA256 (fractgen-3.0.3.tar.xz) = 8bfa98708b71e86500aea953dedc9bc4ca4b0e59d1041683697ba5a63984a911 -SIZE (fractgen-3.0.3.tar.xz) = 341264 +TIMESTAMP = 1751736940 +SHA256 (fractgen-3.0.5.tar.xz) = e6144cfb556f38ffbf2fe29c2526155c0f5677e0e090bd22053fdc0dc00b355f +SIZE (fractgen-3.0.5.tar.xz) = 342408 |