Update to 0.1.1

Changes:	https://github.com/mmriis/simpleidn/commits/master
PR:		227152
Submitted by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-04-01 21:45:03 +00:00
parent 3fab658e83
commit 7871ffbfbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466183
2 changed files with 7 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= simpleidn PORTNAME= simpleidn
PORTVERSION= 0.0.9 PORTVERSION= 0.1.1
CATEGORIES= dns rubygems CATEGORIES= dns rubygems
MASTER_SITES= RG MASTER_SITES= RG
@ -12,8 +12,10 @@ COMMENT= Easy conversion from IDNA strings to unicode strings and vice-versa
LICENSE= MIT LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENCE LICENSE_FILE= ${WRKSRC}/LICENCE
RUN_DEPENDS= rubygem-unf>=0.1.4:textproc/rubygem-unf
NO_ARCH= yes NO_ARCH= yes
USE_RUBY= yes
USES= gem USES= gem
USE_RUBY= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1514155104 TIMESTAMP = 1522591668
SHA256 (rubygem/simpleidn-0.0.9.gem) = 292235159ffc39dd4febfd1ee98edce51098f278fc49b94ae00d51f35cd29e39 SHA256 (rubygem/simpleidn-0.1.1.gem) = 5cf0d3f0a4bbbb84995f495c50555297529cf3ca665735d947a6e94974073b2d
SIZE (rubygem/simpleidn-0.0.9.gem) = 8704 SIZE (rubygem/simpleidn-0.1.1.gem) = 140800