Skip to content

Commit

Permalink
graphics/cgif: Update to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 5, 2024
1 parent cc063c4 commit bf3632d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
10 changes: 7 additions & 3 deletions 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
Expand All @@ -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}

Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit bf3632d

Please sign in to comment.