Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2024 12:53:35 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: 721559031e94 - main - devel/rubygem-ffi-compiler: Update to 1.3.2
Message-ID:  <202404181253.43ICrZUQ070841@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=721559031e9471b596bee4c7ca5f07553ae2de27

commit 721559031e9471b596bee4c7ca5f07553ae2de27
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-18 12:48:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-18 12:48:46 +0000

    devel/rubygem-ffi-compiler: Update to 1.3.2
    
    Changes:        https://github.com/ffi/ffi-compiler/commits/master
---
 devel/rubygem-ffi-compiler/Makefile | 4 ++--
 devel/rubygem-ffi-compiler/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-ffi-compiler/Makefile b/devel/rubygem-ffi-compiler/Makefile
index 9ccab068bfa1..9e806079b7b0 100644
--- a/devel/rubygem-ffi-compiler/Makefile
+++ b/devel/rubygem-ffi-compiler/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ffi-compiler
-PORTVERSION=	1.0.1
+PORTVERSION=	1.3.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ WWW=		https://github.com/ffi/ffi-compiler
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-ffi>=1.0.0:devel/rubygem-ffi \
+RUN_DEPENDS=	rubygem-ffi>=1.15.5:devel/rubygem-ffi \
 		rubygem-rake>=0:devel/rubygem-rake
 
 USES=		gem
diff --git a/devel/rubygem-ffi-compiler/distinfo b/devel/rubygem-ffi-compiler/distinfo
index 28be23fd0059..6f9b2d27fe00 100644
--- a/devel/rubygem-ffi-compiler/distinfo
+++ b/devel/rubygem-ffi-compiler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475145535
-SHA256 (rubygem/ffi-compiler-1.0.1.gem) = 019f389b078a2fec9de7f4f65771095f80a447e34436b4588bcb629e2a564c30
-SIZE (rubygem/ffi-compiler-1.0.1.gem) = 18432
+TIMESTAMP = 1713033342
+SHA256 (rubygem/ffi-compiler-1.3.2.gem) = a94f3d81d12caf5c5d4ecf13980a70d0aeaa72268f3b9cc13358bcc6509184a0
+SIZE (rubygem/ffi-compiler-1.3.2.gem) = 14848



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