This commit is contained in:
parent
cc4006c69e
commit
673d0e536e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400532
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= liquid
|
||||
PORTVERSION= 2.6.2
|
||||
PORTVERSION= 2.6.3
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 2
|
||||
|
@ -11,6 +11,7 @@ MAINTAINER= ruby@FreeBSD.org
|
|||
COMMENT= Library for rendering safe templates
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/liquid-2.6.2.gem) = eb3b8b674f0b2b0960a9a126ad83d2e35cc4df32ab5d0cc7dee75bfef5e9f4cc
|
||||
SIZE (rubygem/liquid-2.6.2.gem) = 46592
|
||||
SHA256 (rubygem/liquid-2.6.3.gem) = c46d48f8792283bae73f0a08dcea1e82ad54cb0cbc2c0c9f612fd285cad6a40f
|
||||
SIZE (rubygem/liquid-2.6.3.gem) = 46592
|
||||
|
|
Loading…
Reference in a new issue