Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 16:04:28 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: 8463d86076e0 - main - textproc/rubygem-liquid: Update to 5.6.0
Message-ID:  <202412311604.4BVG4SXs098269@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=8463d86076e012964347d560d231443a003b9f8f

commit 8463d86076e012964347d560d231443a003b9f8f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-31 15:54:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-31 15:54:24 +0000

    textproc/rubygem-liquid: Update to 5.6.0
    
    Changes:        https://github.com/Shopify/liquid/releases
---
 textproc/rubygem-liquid/Makefile | 5 ++++-
 textproc/rubygem-liquid/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/textproc/rubygem-liquid/Makefile b/textproc/rubygem-liquid/Makefile
index 08532a7fbda4..410f208dee4d 100644
--- a/textproc/rubygem-liquid/Makefile
+++ b/textproc/rubygem-liquid/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	liquid
-PORTVERSION=	5.5.1
+PORTVERSION=	5.6.0
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -11,6 +11,9 @@ WWW=		https://shopify.github.io/liquid/ \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+RUN_DEPENDS=	rubygem-bigdecimal>=0:math/rubygem-bigdecimal \
+		rubygem-strscan>=0:devel/rubygem-strscan
+
 USES=		gem
 
 NO_ARCH=	yes
diff --git a/textproc/rubygem-liquid/distinfo b/textproc/rubygem-liquid/distinfo
index f54bd1e3e81b..a4f9e870fff9 100644
--- a/textproc/rubygem-liquid/distinfo
+++ b/textproc/rubygem-liquid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721710308
-SHA256 (rubygem/liquid-5.5.1.gem) = a6c29cda6e38d67313c466e35d531cb0529e3b73f3c0fedcfa39745233002e15
-SIZE (rubygem/liquid-5.5.1.gem) = 51200
+TIMESTAMP = 1735228176
+SHA256 (rubygem/liquid-5.6.0.gem) = 1c33a86f719bf2c10ff84bf6e98382eee759e415be4a5c2498cd600c585328ca
+SIZE (rubygem/liquid-5.6.0.gem) = 54784



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