From owner-svn-ports-all@freebsd.org Wed May 31 11:46:46 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2E04AFE785; Wed, 31 May 2017 11:46:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7D1D77513A; Wed, 31 May 2017 11:46:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4VBkjQs098967; Wed, 31 May 2017 11:46:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4VBkjIC098965; Wed, 31 May 2017 11:46:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705311146.v4VBkjIC098965@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 31 May 2017 11:46:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442152 - branches/2017Q2/graphics/imageworsener X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 May 2017 11:46:46 -0000 Author: sunpoet Date: Wed May 31 11:46:45 2017 New Revision: 442152 URL: https://svnweb.freebsd.org/changeset/ports/442152 Log: MFH: r439473 Update to 1.3.1 Changes: https://github.com/jsummers/imageworsener/blob/master/changelog.txt Approved by: ports-secteam Modified: branches/2017Q2/graphics/imageworsener/Makefile branches/2017Q2/graphics/imageworsener/pkg-plist Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/graphics/imageworsener/Makefile ============================================================================== --- branches/2017Q2/graphics/imageworsener/Makefile Wed May 31 11:44:51 2017 (r442151) +++ branches/2017Q2/graphics/imageworsener/Makefile Wed May 31 11:46:45 2017 (r442152) @@ -23,6 +23,8 @@ INSTALL_TARGET= install-strip USE_LDCONFIG= yes USES= libtool +PLIST_SUB= PORTVERSION=${PORTVERSION} + JPEG_CONFIGURE_WITH= jpeg JPEG_USES= jpeg PNG_CONFIGURE_WITH= png Modified: branches/2017Q2/graphics/imageworsener/pkg-plist ============================================================================== --- branches/2017Q2/graphics/imageworsener/pkg-plist Wed May 31 11:44:51 2017 (r442151) +++ branches/2017Q2/graphics/imageworsener/pkg-plist Wed May 31 11:46:45 2017 (r442152) @@ -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