mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net/rubygem-domain_name: Update to 0.5.20190701
- Fix LICENSE - Update version requirement of RUN_DEPENDS Changes: https://github.com/knu/ruby-domain_name/blob/master/CHANGELOG.md
This commit is contained in:
parent
bdef2f9e66
commit
ec4ada8c0f
2 changed files with 9 additions and 8 deletions
|
@ -1,21 +1,22 @@
|
|||
# Created by: MIHIRA Yoshiro <sanpei@FreeBSD.org>
|
||||
|
||||
PORTNAME= domain_name
|
||||
PORTVERSION= 0.5.20170404
|
||||
PORTVERSION= 0.5.20190701
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Domain Name manipulation library for ruby
|
||||
|
||||
LICENSE= BSD2CLAUSE BSD3CLAUSE GPLv2 LGPL21 MPL20
|
||||
LICENSE= BSD2CLAUSE BSD3CLAUSE MPL20
|
||||
LICENSE_COMB= multi
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-unf>=0.0.5:textproc/rubygem-unf
|
||||
RUN_DEPENDS= rubygem-unf>=0.0.5<1.0.0:textproc/rubygem-unf
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1495561756
|
||||
SHA256 (rubygem/domain_name-0.5.20170404.gem) = 6e8e5cf80b9fdfae3ef730e73a30bce5da0a1e4a70f6e0a0b8672a28a3471a8a
|
||||
SIZE (rubygem/domain_name-0.5.20170404.gem) = 120320
|
||||
TIMESTAMP = 1626714660
|
||||
SHA256 (rubygem/domain_name-0.5.20190701.gem) = 000a600454cb4a344769b2f10b531765ea7bd3a304fe47ed12e5ca1eab969851
|
||||
SIZE (rubygem/domain_name-0.5.20190701.gem) = 131072
|
||||
|
|
Loading…
Add table
Reference in a new issue