Index: branches/2017Q2/graphics/imageworsener/Makefile =================================================================== --- branches/2017Q2/graphics/imageworsener/Makefile (revision 441908) +++ branches/2017Q2/graphics/imageworsener/Makefile (revision 441909) @@ -1,34 +1,33 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= imageworsener -PORTVERSION= 1.3.0 -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 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: branches/2017Q2/graphics/imageworsener/distinfo =================================================================== --- branches/2017Q2/graphics/imageworsener/distinfo (revision 441908) +++ branches/2017Q2/graphics/imageworsener/distinfo (revision 441909) @@ -1,2 +1,3 @@ -SHA256 (imageworsener-1.3.0.tar.gz) = 2d4e40463658a577056ee17f204aac2a626b291f187f5f6e42b0c4140408d125 -SIZE (imageworsener-1.3.0.tar.gz) = 660594 +TIMESTAMP = 1495818481 +SHA256 (imageworsener-1.3.2.tar.gz) = 0946f8e82eaf4c51b7f3f2624eef89bfdf73b7c5b04d23aae8d3fbe01cca3ea2 +SIZE (imageworsener-1.3.2.tar.gz) = 661710 Index: branches/2017Q2 =================================================================== --- branches/2017Q2 (revision 441908) +++ branches/2017Q2 (revision 441909) Property changes on: branches/2017Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r441801