Index: head/textproc/rubygem-regexp_property_values/Makefile =================================================================== --- head/textproc/rubygem-regexp_property_values/Makefile (revision 507906) +++ head/textproc/rubygem-regexp_property_values/Makefile (revision 507907) @@ -1,18 +1,18 @@ # Created by: Matthias Fechner # $FreeBSD$ PORTNAME= regexp_property_values -PORTVERSION= 0.3.5 +PORTVERSION= 1.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Display which property value regexp support LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes .include Index: head/textproc/rubygem-regexp_property_values/distinfo =================================================================== --- head/textproc/rubygem-regexp_property_values/distinfo (revision 507906) +++ head/textproc/rubygem-regexp_property_values/distinfo (revision 507907) @@ -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 Index: head/textproc/rubygem-regexp_property_values/pkg-descr =================================================================== --- head/textproc/rubygem-regexp_property_values/pkg-descr (revision 507906) +++ head/textproc/rubygem-regexp_property_values/pkg-descr (revision 507907) @@ -1,5 +1,5 @@ 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