git: bf3632dcb5e3 - main - graphics/cgif: Update to 0.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Apr 2024 00:01:22 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bf3632dcb5e3fb9010714ad17693e52c88c2adac
commit bf3632dcb5e3fb9010714ad17693e52c88c2adac
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-05 23:57:28 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-05 23:57:28 +0000
graphics/cgif: Update to 0.4.0
Changes: https://github.com/dloebl/cgif/releases
---
graphics/cgif/Makefile | 10 +++++++---
graphics/cgif/distinfo | 6 +++---
2 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/graphics/cgif/Makefile b/graphics/cgif/Makefile
index e2a5dae50996..d02c83910a3a 100644
--- a/graphics/cgif/Makefile
+++ b/graphics/cgif/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cgif
-PORTVERSION= 0.3.2
-DISTVERSIONPREFIX= V
+PORTVERSION= 0.4.0
+DISTVERSIONPREFIX= v
CATEGORIES= graphics
MAINTAINER= sunpoet@FreeBSD.org
@@ -12,7 +12,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= meson
-MESON_ARGS= --default-library=both -Dtests=true
+MESON_ARGS= --default-library=both \
+ -Dexamples=false \
+ -Dfuzzer=false \
+ -Dinstall_examples=false \
+ -Dtests=true
PLIST_SUB= PORTVERSION=${PORTVERSION}
diff --git a/graphics/cgif/distinfo b/graphics/cgif/distinfo
index b1696a9b4eb4..f0dd4ada1957 100644
--- a/graphics/cgif/distinfo
+++ b/graphics/cgif/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685162034
-SHA256 (dloebl-cgif-V0.3.2_GH0.tar.gz) = 0abf83b7617f4793d9ab3a4d581f4e8d7548b56a29e3f95b0505f842cbfd7f95
-SIZE (dloebl-cgif-V0.3.2_GH0.tar.gz) = 29407
+TIMESTAMP = 1712330567
+SHA256 (dloebl-cgif-v0.4.0_GH0.tar.gz) = 130ff8a604f047449e81ddddf818bd0e03826b5f468e989b02726b16b7d4742e
+SIZE (dloebl-cgif-v0.4.0_GH0.tar.gz) = 38379