diff --git a/graphics/pngquant/Makefile b/graphics/pngquant/Makefile index 357f7d66d0c9..aa56ef060add 100644 --- a/graphics/pngquant/Makefile +++ b/graphics/pngquant/Makefile @@ -1,53 +1,53 @@ # Created by: Alex Hayward PORTNAME= pngquant -PORTVERSION= 2.13.1 +PORTVERSION= 2.17.0 DISTVERSIONSUFFIX= -src CATEGORIES= graphics MASTER_SITES= https://pngquant.org/ MAINTAINER= ak@FreeBSD.org COMMENT= Converts 32-bit RGBA PNGs into 8-bit RGBA-palette PNGs LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYRIGHT LIB_DEPENDS= libpng.so:graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= cpe gmake pkgconfig HAS_CONFIGURE= yes PORTDOCS= CHANGELOG README.md PLIST_FILES= bin/pngquant \ man/man1/pngquant.1.gz OPTIONS_DEFINE= OPTIMIZED_FLAGS LCMS2 DEBUG DOCS OPTIONS_DEFINE_i386= SSE OPTIONS_DEFINE_amd64= SSE LCMS2_DESC= Support for ICC profiles via LCMS library OPTIMIZED_FLAGS_DESC= ${OPTIMIZED_CFLAGS_DESC} OPTIONS_DEFAULT_amd64= SSE DEBUG_CONFIGURE_ON= --enable-debug LCMS2_CONFIGURE_WITH= lcms2 LCMS2_LIB_DEPENDS= liblcms2.so:graphics/lcms2 OPTIMIZED_FLAGS_CFLAGS= -O3 -fstrict-aliasing \ -ffast-math -funroll-loops -fomit-frame-pointer \ -fexpensive-optimizations -ffinite-math-only \ -funsafe-loop-optimizations -ftree-vectorize SSE_CONFIGURE_ENABLE=sse do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pngquant ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/pngquant.1 ${STAGEDIR}${MANPREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/graphics/pngquant/distinfo b/graphics/pngquant/distinfo index ba1e102830e0..9d23cd03f794 100644 --- a/graphics/pngquant/distinfo +++ b/graphics/pngquant/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614010937 -SHA256 (pngquant-2.13.1-src.tar.gz) = 4b911a11aa0c35d364b608c917d13002126185c8c314ba4aa706b62fd6a95a7a -SIZE (pngquant-2.13.1-src.tar.gz) = 145914 +TIMESTAMP = 1639009743 +SHA256 (pngquant-2.17.0-src.tar.gz) = a27cf0e64db499ccb3ddae9b36036e881f78293e46ec27a9e7a86a3802fcda66 +SIZE (pngquant-2.17.0-src.tar.gz) = 149212