Index: head/graphics/imageworsener/Makefile =================================================================== --- head/graphics/imageworsener/Makefile (revision 441800) +++ head/graphics/imageworsener/Makefile (revision 441801) @@ -1,36 +1,35 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= imageworsener -PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTVERSION= 1.3.2 CATEGORIES= graphics MASTER_SITES= http://entropymine.com/imageworsener/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= CLI utility and library for image scaling and processing LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING.txt OPTIONS_DEFINE= JPEG PNG WEBP OPTIONS_DEFAULT=JPEG PNG WEBP CONFIGURE_ARGS= --with-zlib-include-dir=${INCLUDEDIR} \ --with-zlib-lib-dir=${LIBDIR} GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes USES= libtool PLIST_SUB= PORTVERSION=${PORTVERSION} 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 Index: head/graphics/imageworsener/distinfo =================================================================== --- head/graphics/imageworsener/distinfo (revision 441800) +++ head/graphics/imageworsener/distinfo (revision 441801) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493220192 -SHA256 (imageworsener-1.3.1.tar.gz) = beb0c988c02b1d461dccdb3d6c4fc229316a692ea38689874013ba349dff66d1 -SIZE (imageworsener-1.3.1.tar.gz) = 661055 +TIMESTAMP = 1495818481 +SHA256 (imageworsener-1.3.2.tar.gz) = 0946f8e82eaf4c51b7f3f2624eef89bfdf73b7c5b04d23aae8d3fbe01cca3ea2 +SIZE (imageworsener-1.3.2.tar.gz) = 661710