mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Update to 3.1.1 which is required for gitlab-ce 11.8 upgrade.
Changelog: https://github.com/jaynetics/js_regex/blob/master/CHANGELOG.md
This commit is contained in:
parent
95b8bc647b
commit
1c7ec003ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494399
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= js_regex
|
||||
PORTVERSION= 2.2.2
|
||||
PORTVERSION= 3.1.1
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,7 +11,9 @@ COMMENT= Convert ruby native regular expressions for JavaScript
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-regexp_parser>=0.5.0:textproc/rubygem-regexp_parser
|
||||
RUN_DEPENDS= rubygem-character_set>=1.1.0:textproc/rubygem-character_set \
|
||||
rubygem-regexp_parser>=1.1.0:textproc/rubygem-regexp_parser \
|
||||
rubygem-regexp_property_values>=0.3:textproc/rubygem-regexp_property_values
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1537564866
|
||||
SHA256 (rubygem/js_regex-2.2.2.gem) = 9f702df800cd39a4078a8276216a0e0ef679f83c4947d5e141492ae8a8140819
|
||||
SIZE (rubygem/js_regex-2.2.2.gem) = 46592
|
||||
TIMESTAMP = 1551204442
|
||||
SHA256 (rubygem/js_regex-3.1.1.gem) = 988dd1c52610b48ad0eca691a278fabfd5db869e570bfcc9f560d9391c812472
|
||||
SIZE (rubygem/js_regex-3.1.1.gem) = 12288
|
||||
|
Loading…
Reference in New Issue
Block a user