mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
graphics/gifsicle: update to 1.94
While here, add missing USE_XORG={ice,sm}. Changelog: https://github.com/kohler/gifsicle/blob/v1.94/NEWS.md Reported by: Repology
This commit is contained in:
parent
ac89ac7a4d
commit
230475e93c
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= gifsicle
|
||||
PORTVERSION= 1.93
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.94
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= https://www.lcdf.org/gifsicle/
|
||||
|
||||
|
@ -30,7 +29,7 @@ PLIST_FILES= bin/gifdiff bin/gifsicle \
|
|||
|
||||
.if ${FLAVOR} == x11
|
||||
USES+= xorg
|
||||
USE_XORG= x11
|
||||
USE_XORG= ice sm x11
|
||||
CONFIGURE_ARGS= --enable-gifview \
|
||||
--with-x
|
||||
PLIST_FILES+= bin/gifview \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1636197603
|
||||
SHA256 (gifsicle-1.93.tar.gz) = 92f67079732bf4c1da087e6ae0905205846e5ac777ba5caa66d12a73aa943447
|
||||
SIZE (gifsicle-1.93.tar.gz) = 578194
|
||||
TIMESTAMP = 1687856154
|
||||
SHA256 (gifsicle-1.94.tar.gz) = 4bc97005c0789620de75f89997d3c2f70758c72c61aa0a2ef04f7a671a2ff89b
|
||||
SIZE (gifsicle-1.94.tar.gz) = 579194
|
||||
|
|
Loading…
Add table
Reference in a new issue