git: 3a3f87dabef2 - main - graphics/bonzomatic: update 2021-03-07 → 2022-02-05
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Feb 2022 19:06:39 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a3f87dabef2840a08b9578578806f939c46ba89 commit 3a3f87dabef2840a08b9578578806f939c46ba89 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-02-12 18:59:41 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-02-12 19:00:12 +0000 graphics/bonzomatic: update 2021-03-07 → 2022-02-05 --- graphics/bonzomatic/Makefile | 3 +-- graphics/bonzomatic/distinfo | 6 +++--- graphics/bonzomatic/files/patch-src_platform__x11_Misc.cpp | 10 ---------- 3 files changed, 4 insertions(+), 15 deletions(-) diff --git a/graphics/bonzomatic/Makefile b/graphics/bonzomatic/Makefile index 6c934d7d9458..e6b010770b69 100644 --- a/graphics/bonzomatic/Makefile +++ b/graphics/bonzomatic/Makefile @@ -1,6 +1,5 @@ PORTNAME= bonzomatic -DISTVERSION= 2021-03-07 -PORTREVISION= 1 +DISTVERSION= 2022-02-05 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/bonzomatic/distinfo b/graphics/bonzomatic/distinfo index 6cff3b16e203..3cb0021a5a71 100644 --- a/graphics/bonzomatic/distinfo +++ b/graphics/bonzomatic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615303812 -SHA256 (Gargaj-Bonzomatic-2021-03-07_GH0.tar.gz) = e673d00acbf9e00b65338504eb7b03a525d832155b5ce7fea6c3f3b4c1edb294 -SIZE (Gargaj-Bonzomatic-2021-03-07_GH0.tar.gz) = 2721345 +TIMESTAMP = 1644692309 +SHA256 (Gargaj-Bonzomatic-2022-02-05_GH0.tar.gz) = 39088011794a270f149edba551d12a9bb061ef174886da641e49d1d6ecc86744 +SIZE (Gargaj-Bonzomatic-2022-02-05_GH0.tar.gz) = 2721552 diff --git a/graphics/bonzomatic/files/patch-src_platform__x11_Misc.cpp b/graphics/bonzomatic/files/patch-src_platform__x11_Misc.cpp deleted file mode 100644 index 80cb458b9ab7..000000000000 --- a/graphics/bonzomatic/files/patch-src_platform__x11_Misc.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/platform_x11/Misc.cpp.orig 2021-03-07 12:52:50 UTC -+++ src/platform_x11/Misc.cpp -@@ -7,6 +7,7 @@ - #include <stdlib.h> - #include <unistd.h> - #include <limits.h> -+#include <locale.h> - - #include <fontconfig/fontconfig.h> -