mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
Update to 0.6.0
Changes: https://github.com/piotrmurach/equatable/blob/master/CHANGELOG.md
This commit is contained in:
parent
b951c28909
commit
827866d3a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504571
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= equatable
|
||||
PORTVERSION= 0.5.0
|
||||
PORTVERSION= 0.6.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,8 +12,9 @@ COMMENT= Implement equality comparison and inspection methods
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1520738611
|
||||
SHA256 (rubygem/equatable-0.5.0.gem) = fdc8669f9bdc993be5cb6c08ec86343a7e87756e33c68ff5f63dfaa9e44f55ea
|
||||
SIZE (rubygem/equatable-0.5.0.gem) = 10240
|
||||
TIMESTAMP = 1560957720
|
||||
SHA256 (rubygem/equatable-0.6.0.gem) = 130efa9e6e56a47158c7651c03df5466be19bdc1b74caea76e495a51d9d6ac66
|
||||
SIZE (rubygem/equatable-0.6.0.gem) = 10752
|
||||
|
Loading…
x
Reference in New Issue
Block a user