summaryrefslogtreecommitdiff
path: root/textproc/rubygem-regexp_property_values
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-02 19:30:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-02 19:30:47 +0000
commit05b66cd5ea1027d9a96741972c8946fd8257fc2c (patch)
tree2766a2dca0f95c8ac41c4cdd871687f3c1316c90 /textproc/rubygem-regexp_property_values
parentUpdate to 1.6.0 (diff)
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)
Notes
Notes: svn path=/head/; revision=507907
Diffstat (limited to 'textproc/rubygem-regexp_property_values')
-rw-r--r--textproc/rubygem-regexp_property_values/Makefile2
-rw-r--r--textproc/rubygem-regexp_property_values/distinfo6
-rw-r--r--textproc/rubygem-regexp_property_values/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/textproc/rubygem-regexp_property_values/Makefile b/textproc/rubygem-regexp_property_values/Makefile
index 9f0ac9779d56..39fdccc68447 100644
--- a/textproc/rubygem-regexp_property_values/Makefile
+++ b/textproc/rubygem-regexp_property_values/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= regexp_property_values
-PORTVERSION= 0.3.5
+PORTVERSION= 1.0.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
diff --git a/textproc/rubygem-regexp_property_values/distinfo b/textproc/rubygem-regexp_property_values/distinfo
index 2460dcae3b38..4e64abd3336f 100644
--- a/textproc/rubygem-regexp_property_values/distinfo
+++ b/textproc/rubygem-regexp_property_values/distinfo
@@ -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
diff --git a/textproc/rubygem-regexp_property_values/pkg-descr b/textproc/rubygem-regexp_property_values/pkg-descr
index 00b97f30cd09..6f0b81cbe1bb 100644
--- a/textproc/rubygem-regexp_property_values/pkg-descr
+++ b/textproc/rubygem-regexp_property_values/pkg-descr
@@ -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