Update to 1.0.0

- Update WWW

Changes:	https://github.com/jaynetics/regexp_property_values/blob/master/CHANGELOG.md
PR:		239535
Submitted by:	sunpoet (myself)
Approved by:	mfechner (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-02 19:30:47 +00:00
parent a28bb4c900
commit 05b66cd5ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507907
3 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= regexp_property_values
PORTVERSION= 0.3.5
PORTVERSION= 1.0.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1554459106
SHA256 (rubygem/regexp_property_values-0.3.5.gem) = 8bf2c67a639a4ced38508117a873cdcd07ff32190833112e766a2f1dd2bd8ac7
SIZE (rubygem/regexp_property_values-0.3.5.gem) = 13824
TIMESTAMP = 1564067539
SHA256 (rubygem/regexp_property_values-1.0.0.gem) = 162499dc0bba1e66d334273a059f207a61981cc8cc69d2ca743594e7886d080f
SIZE (rubygem/regexp_property_values-1.0.0.gem) = 15360

View File

@ -2,4 +2,4 @@ This small library lets you see which property values are supported
by the regular expression engine of the Ruby version you are
running, and what they match.
WWW: https://github.com/janosch-x/regexp_property_values
WWW: https://github.com/jaynetics/regexp_property_values