diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile index b136a88d4440..8ddb382ca214 100644 --- a/graphics/gifsicle/Makefile +++ b/graphics/gifsicle/Makefile @@ -1,49 +1,48 @@ PORTNAME= gifsicle -PORTVERSION= 1.93 -PORTREVISION= 2 +PORTVERSION= 1.94 CATEGORIES= graphics MASTER_SITES= https://www.lcdf.org/gifsicle/ MAINTAINER= tagattie@FreeBSD.org COMMENT= Manipulates GIF images and animations WWW= https://www.lcdf.org/gifsicle/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_mips= fails to build: undefined reference to '__sync_add_and_fetch_4' BROKEN_mips64= fails to build: undefined reference to '__sync_add_and_fetch_4' FLAVORS= x11 nox11 FLAVOR?= ${FLAVORS:[1]} nox11_PKGNAMESUFFIX= -nox11 USES= cpe CPE_VENDOR= gifsicle_project GNU_CONFIGURE= yes PORTDOCS= NEWS.md README.md PLIST_FILES= bin/gifdiff bin/gifsicle \ man/man1/gifdiff.1.gz man/man1/gifsicle.1.gz .if ${FLAVOR} == x11 USES+= xorg -USE_XORG= x11 +USE_XORG= ice sm x11 CONFIGURE_ARGS= --enable-gifview \ --with-x PLIST_FILES+= bin/gifview \ man/man1/gifview.1.gz CONFLICTS_INSTALL= gifsicle-nox11 .else CONFLICTS_INSTALL= gifsicle .endif OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include diff --git a/graphics/gifsicle/distinfo b/graphics/gifsicle/distinfo index 60d591d82e66..4990384913e3 100644 --- a/graphics/gifsicle/distinfo +++ b/graphics/gifsicle/distinfo @@ -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