git: cef891056bba - main - devel/rubygem-uuidtools: Update to 2.2.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jul 6 15:07:46 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cef891056bba4c763e80428e4a143678af8c3dca
commit cef891056bba4c763e80428e4a143678af8c3dca
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 15:00:10 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 15:00:10 +0000
devel/rubygem-uuidtools: Update to 2.2.0
- Add LICENSE_FILE
Changes: https://github.com/sporkmonger/uuidtools/blob/main/CHANGELOG
---
devel/rubygem-uuidtools/Makefile | 9 +++++----
devel/rubygem-uuidtools/distinfo | 5 +++--
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/devel/rubygem-uuidtools/Makefile b/devel/rubygem-uuidtools/Makefile
index 81816fa8404f..47a925bd47fd 100644
--- a/devel/rubygem-uuidtools/Makefile
+++ b/devel/rubygem-uuidtools/Makefile
@@ -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 at FreeBSD.org
COMMENT= Simple universally unique ID generation library
LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-NO_ARCH= yes
-
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/rubygem-uuidtools/distinfo b/devel/rubygem-uuidtools/distinfo
index d4ff66b4e33b..60569863d213 100644
--- a/devel/rubygem-uuidtools/distinfo
+++ b/devel/rubygem-uuidtools/distinfo
@@ -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
More information about the dev-commits-ports-all
mailing list