diff --git a/graphics/imageworsener/Makefile b/graphics/imageworsener/Makefile index d8ce3ffde017..b9a4733ad477 100644 --- a/graphics/imageworsener/Makefile +++ b/graphics/imageworsener/Makefile @@ -1,34 +1,34 @@ PORTNAME= imageworsener -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= graphics MASTER_SITES= https://entropymine.com/imageworsener/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= CLI utility and library for image scaling and processing WWW= https://entropymine.com/imageworsener/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING.txt OPTIONS_DEFINE= JPEG PNG WEBP OPTIONS_DEFAULT=JPEG PNG WEBP USES= cpe libtool CPE_VENDOR= entropymine CONFIGURE_ARGS= --with-zlib-include-dir=${INCLUDEDIR} \ --with-zlib-lib-dir=${LIBDIR} GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes JPEG_CONFIGURE_WITH= jpeg JPEG_USES= jpeg PNG_CONFIGURE_WITH= png PNG_LIB_DEPENDS= libpng.so:graphics/png WEBP_CONFIGURE_WITH= webp WEBP_LIB_DEPENDS= libwebp.so:graphics/webp .include diff --git a/graphics/imageworsener/distinfo b/graphics/imageworsener/distinfo index 771e08908df9..026487ed55fe 100644 --- a/graphics/imageworsener/distinfo +++ b/graphics/imageworsener/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632036868 -SHA256 (imageworsener-1.3.4.tar.gz) = bae0b2bb35e565133dd804a6f4af303992527f53068cd67b03e5d9961d8512b6 -SIZE (imageworsener-1.3.4.tar.gz) = 665740 +TIMESTAMP = 1674589506 +SHA256 (imageworsener-1.3.5.tar.gz) = a7fbb65c5ade67d9ebc32e52c58988a4f986bacc008c9021fe36b598466d5c8d +SIZE (imageworsener-1.3.5.tar.gz) = 674034