diff --git a/dns/rubygem-simpleidn/Makefile b/dns/rubygem-simpleidn/Makefile index 80ead45780ab..df8eae8b835a 100644 --- a/dns/rubygem-simpleidn/Makefile +++ b/dns/rubygem-simpleidn/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= simpleidn -PORTVERSION= 0.0.9 +PORTVERSION= 0.1.1 CATEGORIES= dns rubygems MASTER_SITES= RG @@ -12,8 +12,10 @@ COMMENT= Easy conversion from IDNA strings to unicode strings and vice-versa LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE +RUN_DEPENDS= rubygem-unf>=0.1.4:textproc/rubygem-unf + NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes .include diff --git a/dns/rubygem-simpleidn/distinfo b/dns/rubygem-simpleidn/distinfo index 10a611cac7fa..15f27bcf01fc 100644 --- a/dns/rubygem-simpleidn/distinfo +++ b/dns/rubygem-simpleidn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514155104 -SHA256 (rubygem/simpleidn-0.0.9.gem) = 292235159ffc39dd4febfd1ee98edce51098f278fc49b94ae00d51f35cd29e39 -SIZE (rubygem/simpleidn-0.0.9.gem) = 8704 +TIMESTAMP = 1522591668 +SHA256 (rubygem/simpleidn-0.1.1.gem) = 5cf0d3f0a4bbbb84995f495c50555297529cf3ca665735d947a6e94974073b2d +SIZE (rubygem/simpleidn-0.1.1.gem) = 140800