1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

graphics/cgif: Update to 0.4.0

Changes:	https://github.com/dloebl/cgif/releases
This commit is contained in:
Po-Chuan Hsieh 2024-04-06 07:57:28 +08:00
parent cc063c43ac
commit bf3632dcb5
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 10 additions and 6 deletions

View File

@ -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}

View File

@ -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