Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2021 21:53:40 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 458b94932e54 - main - graphics/rubygem-ruby-vips: Update to 2.1.2
Message-ID:  <202105112153.14BLreJF000689@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=458b94932e544dac34b787c2d1222f13a8bd755d

commit 458b94932e544dac34b787c2d1222f13a8bd755d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-11 21:18:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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 <sunpoet@FreeBSD.org>
 
 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 <bsd.port.mk>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105112153.14BLreJF000689>