diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-14 16:32:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-14 16:32:20 +0000 |
commit | cc1d3d9df6bebf4fca945242b5e12f73741802f0 (patch) | |
tree | 7311a0e7fee79a3b1bb228305cc83f8d75acecd0 /textproc | |
parent | 2d1fabbed67ff675d9f462b033ed95b67b090948 (diff) | |
download | ports-cc1d3d9df6bebf4fca945242b5e12f73741802f0.tar.gz ports-cc1d3d9df6bebf4fca945242b5e12f73741802f0.zip |
Update to 4.0.1
Changes: https://github.com/Shopify/liquid/blob/master/History.md
https://github.com/Shopify/liquid/commits/master
Notes
Notes:
svn path=/head/; revision=482085
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-liquid/Makefile | 8 | ||||
-rw-r--r-- | textproc/rubygem-liquid/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/rubygem-liquid/Makefile b/textproc/rubygem-liquid/Makefile index 6b1b69651dc6..e0cdb597977d 100644 --- a/textproc/rubygem-liquid/Makefile +++ b/textproc/rubygem-liquid/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liquid -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -12,9 +12,9 @@ COMMENT= Library for rendering safe templates LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes - -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include <bsd.port.mk> diff --git a/textproc/rubygem-liquid/distinfo b/textproc/rubygem-liquid/distinfo index dba9010db0a3..6cce4be2ef86 100644 --- a/textproc/rubygem-liquid/distinfo +++ b/textproc/rubygem-liquid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482977926 -SHA256 (rubygem/liquid-4.0.0.gem) = 5ef4c157436096e6dac49f8b1edc0eb6c8f3b55fc8ffed5d1949a5ca9f04ca9d -SIZE (rubygem/liquid-4.0.0.gem) = 71168 +TIMESTAMP = 1539426292 +SHA256 (rubygem/liquid-4.0.1.gem) = dc9eb4519c913b4914f621ce9f2ac76534588f4b40ba6fce243a09f97ad5492f +SIZE (rubygem/liquid-4.0.1.gem) = 72704 |