From owner-dev-commits-ports-all@freebsd.org Tue May 11 21:53:41 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 95242646F1D; Tue, 11 May 2021 21:53:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FfsBF1DcSz4rrP; Tue, 11 May 2021 21:53:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 051431FBD0; Tue, 11 May 2021 21:53:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14BLrext000690; Tue, 11 May 2021 21:53:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14BLreJF000689; Tue, 11 May 2021 21:53:40 GMT (envelope-from git) Date: Tue, 11 May 2021 21:53:40 GMT Message-Id: <202105112153.14BLreJF000689@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 458b94932e54 - main - graphics/rubygem-ruby-vips: Update to 2.1.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 458b94932e544dac34b787c2d1222f13a8bd755d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2021 21:53:41 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=458b94932e544dac34b787c2d1222f13a8bd755d commit 458b94932e544dac34b787c2d1222f13a8bd755d Author: Po-Chuan Hsieh AuthorDate: 2021-05-11 21:18:46 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-11 21:47:28 +0000 graphics/rubygem-ruby-vips: Update to 2.1.2 Changes: https://github.com/libvips/ruby-vips/blob/master/CHANGELOG.md --- graphics/rubygem-ruby-vips/Makefile | 8 +++----- graphics/rubygem-ruby-vips/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/graphics/rubygem-ruby-vips/Makefile b/graphics/rubygem-ruby-vips/Makefile index f92eb1ab8f1f..3d98895b0801 100644 --- a/graphics/rubygem-ruby-vips/Makefile +++ b/graphics/rubygem-ruby-vips/Makefile @@ -1,8 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= ruby-vips -PORTVERSION= 2.0.17 -PORTREVISION= 1 +PORTVERSION= 2.1.2 CATEGORIES= graphics rubygems MASTER_SITES= RG @@ -13,7 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libvips.so:graphics/vips -RUN_DEPENDS= rubygem-ffi>=1.9<2:devel/rubygem-ffi +RUN_DEPENDS= rubygem-ffi>=1.12<2:devel/rubygem-ffi USES= gem gnome shebangfix USE_GNOME= glib20 @@ -21,7 +20,6 @@ USE_RUBY= yes NO_ARCH= yes -SHEBANG_FILES= install-vips.sh \ - example/*.rb +SHEBANG_FILES= example/*.rb .include diff --git a/graphics/rubygem-ruby-vips/distinfo b/graphics/rubygem-ruby-vips/distinfo index dcfab53f906f..b22a65ee38db 100644 --- a/graphics/rubygem-ruby-vips/distinfo +++ b/graphics/rubygem-ruby-vips/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1580562249 -SHA256 (rubygem/ruby-vips-2.0.17.gem) = 8a73579c68c4df522d7a45c4c9d988f67965b74a5e5f996b450eea1e1b116152 -SIZE (rubygem/ruby-vips-2.0.17.gem) = 64000 +TIMESTAMP = 1620405501 +SHA256 (rubygem/ruby-vips-2.1.2.gem) = 6e1a23d3a45ef4b548c559059c29465380e5ce79e7b9c5981a1a8bb95b1ca9fd +SIZE (rubygem/ruby-vips-2.1.2.gem) = 67072