mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
devel/rubygem-uuidtools: Update to 2.2.0
- Add LICENSE_FILE Changes: https://github.com/sporkmonger/uuidtools/blob/main/CHANGELOG
This commit is contained in:
parent
fe575a0aa7
commit
cef891056b
@ -1,5 +1,5 @@
|
||||
PORTNAME= uuidtools
|
||||
PORTVERSION= 2.1.5
|
||||
PORTVERSION= 2.2.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -7,10 +7,11 @@ MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Simple universally unique ID generation library
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (rubygem/uuidtools-2.1.5.gem) = af6c85f2fca731cbf45ebc55b96bf5c94d0d46663dfc4a7d32f2db9c65c05b7e
|
||||
SIZE (rubygem/uuidtools-2.1.5.gem) = 25600
|
||||
TIMESTAMP = 1625323815
|
||||
SHA256 (rubygem/uuidtools-2.2.0.gem) = c4aed168141746d2357ce907626b83998084aeb3c6ac16670ae902a462191069
|
||||
SIZE (rubygem/uuidtools-2.2.0.gem) = 27136
|
||||
|
Loading…
Reference in New Issue
Block a user