- Update to 0.5.11
This commit is contained in:
parent
69090984ca
commit
3e8b54ce8a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319733
2 changed files with 5 additions and 8 deletions
|
@ -1,18 +1,15 @@
|
|||
# Ports collection makefile for: rubygem-domain_name
|
||||
# Date created: 31 Mar 2012
|
||||
# Whom: MIHIRA Yoshiro <sanpei@FreeBSD.org>
|
||||
#
|
||||
# Created by: MIHIRA Yoshiro <sanpei@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= domain_name
|
||||
PORTVERSION= 0.5.7
|
||||
PORTVERSION= 0.5.11
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Domain Name manipulation library for ruby
|
||||
|
||||
RUN_DEPENDS= rubygem-unf>=0.0.3:${PORTSDIR}/textproc/rubygem-unf
|
||||
RUN_DEPENDS= rubygem-unf>=0.0.5:${PORTSDIR}/textproc/rubygem-unf
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/domain_name-0.5.7.gem) = 38e5e52136d4f69b6f8e342de82666596ae58dbdb59d48cf75e5ab1a77442d17
|
||||
SIZE (rubygem/domain_name-0.5.7.gem) = 79360
|
||||
SHA256 (rubygem/domain_name-0.5.11.gem) = 60ba79d2af9c47b3ef4f99199efbee188b869516363f29708805a9c4f4f99222
|
||||
SIZE (rubygem/domain_name-0.5.11.gem) = 80384
|
||||
|
|
Loading…
Reference in a new issue