git: 0e0af8c239d1 - main - graphics/frei0r*: Update to 2.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Dec 2023 07:47:42 UTC
The branch main has been updated by jhale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0e0af8c239d1d1aa75fb1306bb29b3876a8d92e7
commit 0e0af8c239d1d1aa75fb1306bb29b3876a8d92e7
Author: Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2023-12-13 21:54:33 +0000
Commit: Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2023-12-14 07:47:33 +0000
graphics/frei0r*: Update to 2.3.2
Minor bugfix release:
- Check that the C++11 future feature is supported
- Fix nosync0r crash when hsync is negative
- Fix alphaspot transition param
- Update authors and trigger fix release
---
graphics/frei0r/distinfo | 6 +++---
graphics/frei0r/version.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/graphics/frei0r/distinfo b/graphics/frei0r/distinfo
index 02a17a7aa6ab..ccf6cfbc90de 100644
--- a/graphics/frei0r/distinfo
+++ b/graphics/frei0r/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691259382
-SHA256 (dyne-frei0r-v2.3.1_GH0.tar.gz) = dd6dbe49ba743421d8ced07781ca09c2ac62522beec16abf1750ef6fe859ddc9
-SIZE (dyne-frei0r-v2.3.1_GH0.tar.gz) = 897349
+TIMESTAMP = 1702503487
+SHA256 (dyne-frei0r-v2.3.2_GH0.tar.gz) = 304291e0ecb456a8b054fe04e14adc50ace54d0223b7b29165ff5343e820ef9d
+SIZE (dyne-frei0r-v2.3.2_GH0.tar.gz) = 897297
diff --git a/graphics/frei0r/version.mk b/graphics/frei0r/version.mk
index 57aa704cd44a..65647102e758 100644
--- a/graphics/frei0r/version.mk
+++ b/graphics/frei0r/version.mk
@@ -1 +1 @@
-FREI0R_VERSION= 2.3.1
+FREI0R_VERSION= 2.3.2