From owner-svn-ports-all@freebsd.org Tue Jun 26 01:53:53 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5591E1000C39; Tue, 26 Jun 2018 01:53:53 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0948677AB3; Tue, 26 Jun 2018 01:53:53 +0000 (UTC) (envelope-from danilo@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DFC255AF0; Tue, 26 Jun 2018 01:53:52 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5Q1rqYA071791; Tue, 26 Jun 2018 01:53:52 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5Q1rqC1071788; Tue, 26 Jun 2018 01:53:52 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201806260153.w5Q1rqC1071788@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 26 Jun 2018 01:53:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473366 - head/graphics/vips X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/graphics/vips X-SVN-Commit-Revision: 473366 X-SVN-Commit-Repository: ports 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.26 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: Tue, 26 Jun 2018 01:53:53 -0000 Author: danilo Date: Tue Jun 26 01:53:52 2018 New Revision: 473366 URL: https://svnweb.freebsd.org/changeset/ports/473366 Log: - Update to 8.6.4 Modified: head/graphics/vips/Makefile head/graphics/vips/distinfo head/graphics/vips/pkg-plist Modified: head/graphics/vips/Makefile ============================================================================== --- head/graphics/vips/Makefile Tue Jun 26 01:16:54 2018 (r473365) +++ head/graphics/vips/Makefile Tue Jun 26 01:53:52 2018 (r473366) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= vips -PORTVERSION= 8.6.1 -PORTREVISION= 1 +PORTVERSION= 8.6.4 CATEGORIES= graphics MASTER_SITES= https://github.com/${GH_ACCOUNT}/libvips/releases/download/v${PORTVERSION}/ Modified: head/graphics/vips/distinfo ============================================================================== --- head/graphics/vips/distinfo Tue Jun 26 01:16:54 2018 (r473365) +++ head/graphics/vips/distinfo Tue Jun 26 01:53:52 2018 (r473366) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515158464 -SHA256 (vips-8.6.1.tar.gz) = f9ba6235ebc3e4d20af5f1604436bcd9686a3fecbe40838325d542f0c21a9270 -SIZE (vips-8.6.1.tar.gz) = 12184735 +TIMESTAMP = 1529934562 +SHA256 (vips-8.6.4.tar.gz) = 4631a080c92b2b371379252e451818604858942b754c924b09843a7f528a8af4 +SIZE (vips-8.6.4.tar.gz) = 12176633 Modified: head/graphics/vips/pkg-plist ============================================================================== --- head/graphics/vips/pkg-plist Tue Jun 26 01:16:54 2018 (r473365) +++ head/graphics/vips/pkg-plist Tue Jun 26 01:53:52 2018 (r473366) @@ -73,15 +73,15 @@ lib/girepository-1.0/Vips-8.0.typelib lib/libvips-cpp.a lib/libvips-cpp.so lib/libvips-cpp.so.42 -lib/libvips-cpp.so.42.8.1 +lib/libvips-cpp.so.42.8.3 lib/libvips.a lib/libvips.so lib/libvips.so.42 -lib/libvips.so.42.8.1 +lib/libvips.so.42.8.3 lib/libvipsCC.a lib/libvipsCC.so lib/libvipsCC.so.42 -lib/libvipsCC.so.42.8.1 +lib/libvipsCC.so.42.8.3 %%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.%%PYTHON_PYOEXTENSION%%