mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Update to 1.2.0
Changes: https://github.com/brianmario/escape_utils/releases https://github.com/brianmario/escape_utils/commits/master
This commit is contained in:
parent
59c0ed4001
commit
0f68184ebf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410406
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= escape_utils
|
||||
PORTVERSION= 1.1.0
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails4
|
||||
@ -11,6 +11,7 @@ MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Faster string escaping routines for your web apps
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/escape_utils-1.1.0.gem) = fdb08ef3d640bcf2b8dec5364d02afd508a743bace2018612b36b5fa72b56841
|
||||
SIZE (rubygem/escape_utils-1.1.0.gem) = 26624
|
||||
SHA256 (rubygem/escape_utils-1.2.0.gem) = 05497be965b95971c8bdf393c0cc851e7beefbf0061af66d820c20535ebcb2ab
|
||||
SIZE (rubygem/escape_utils-1.2.0.gem) = 26624
|
||||
|
Loading…
Reference in New Issue
Block a user