Index: head/graphics/imageworsener/Makefile =================================================================== --- head/graphics/imageworsener/Makefile (revision 439472) +++ head/graphics/imageworsener/Makefile (revision 439473) @@ -1,34 +1,35 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= imageworsener -PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTVERSION= 1.3.1 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 439472) +++ head/graphics/imageworsener/distinfo (revision 439473) @@ -1,2 +1,3 @@ -SHA256 (imageworsener-1.3.0.tar.gz) = 2d4e40463658a577056ee17f204aac2a626b291f187f5f6e42b0c4140408d125 -SIZE (imageworsener-1.3.0.tar.gz) = 660594 +TIMESTAMP = 1493220192 +SHA256 (imageworsener-1.3.1.tar.gz) = beb0c988c02b1d461dccdb3d6c4fc229316a692ea38689874013ba349dff66d1 +SIZE (imageworsener-1.3.1.tar.gz) = 661055 Index: head/graphics/imageworsener/pkg-plist =================================================================== --- head/graphics/imageworsener/pkg-plist (revision 439472) +++ head/graphics/imageworsener/pkg-plist (revision 439473) @@ -1,5 +1,5 @@ bin/imagew include/imagew.h -lib/libimageworsener-1.2.0.so +lib/libimageworsener-%%PORTVERSION%%.so lib/libimageworsener.a lib/libimageworsener.so