diff options
-rw-r--r-- | textproc/rubygem-unf_ext/Makefile | 3 | ||||
-rw-r--r-- | textproc/rubygem-unf_ext/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/rubygem-unf_ext/Makefile b/textproc/rubygem-unf_ext/Makefile index 82fb6533de16..9295e06d1712 100644 --- a/textproc/rubygem-unf_ext/Makefile +++ b/textproc/rubygem-unf_ext/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unf_ext -PORTVERSION= 0.0.7.1 +PORTVERSION= 0.0.7.2 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Unicode Normalization Form support library for CRuby LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/textproc/rubygem-unf_ext/distinfo b/textproc/rubygem-unf_ext/distinfo index 8163a6059f81..987eb2a4344c 100644 --- a/textproc/rubygem-unf_ext/distinfo +++ b/textproc/rubygem-unf_ext/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/unf_ext-0.0.7.1.gem) = ab58d1a808d38872817bea89fc3f055bfc250af48d9653425e35c7c18caec253 -SIZE (rubygem/unf_ext-0.0.7.1.gem) = 392192 +SHA256 (rubygem/unf_ext-0.0.7.2.gem) = e8fa13d09880f8d06d30a86f929a38ba0af6abe61272927a49e6796aee1aa111 +SIZE (rubygem/unf_ext-0.0.7.2.gem) = 392192 |