Date: Sun, 18 Jul 2021 22:08:05 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: af2d604f6a86 - main - security/rubygem-digest-crc: Update to 0.6.3 Message-ID: <202107182208.16IM85kL074633@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=af2d604f6a86e608622000141551fd71d3b61a23 commit af2d604f6a86e608622000141551fd71d3b61a23 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-18 21:44:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-18 22:07:12 +0000 security/rubygem-digest-crc: Update to 0.6.3 - Add LICENSE_FILE - Remove NO_ARCH Changes: https://github.com/postmodern/digest-crc/blob/master/ChangeLog.md --- security/rubygem-digest-crc/Makefile | 8 +++++--- security/rubygem-digest-crc/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/security/rubygem-digest-crc/Makefile b/security/rubygem-digest-crc/Makefile index b01dcce28e2c..d68a60652181 100644 --- a/security/rubygem-digest-crc/Makefile +++ b/security/rubygem-digest-crc/Makefile @@ -1,5 +1,5 @@ PORTNAME= digest-crc -PORTVERSION= 0.4.1 +PORTVERSION= 0.6.3 CATEGORIES= security rubygems MASTER_SITES= RG @@ -7,9 +7,11 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Adds support for CRC to the Digest module LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= rubygem-rake>=12.0.0<14.0.0:devel/rubygem-rake -USE_RUBY= yes USES= gem -NO_ARCH= yes +USE_RUBY= yes .include <bsd.port.mk> diff --git a/security/rubygem-digest-crc/distinfo b/security/rubygem-digest-crc/distinfo index 366165d57aa5..fef6140beaa7 100644 --- a/security/rubygem-digest-crc/distinfo +++ b/security/rubygem-digest-crc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1463609107 -SHA256 (rubygem/digest-crc-0.4.1.gem) = 1494ee18bbb84a61828afe09616dc22c2b73a492b50b0f79334a85321db80823 -SIZE (rubygem/digest-crc-0.4.1.gem) = 22528 +TIMESTAMP = 1626542078 +SHA256 (rubygem/digest-crc-0.6.3.gem) = 0a8c142046f7cde2a4ec0597ffcf59031f557b13c129146f5186b729c02d0d85 +SIZE (rubygem/digest-crc-0.6.3.gem) = 67584home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107182208.16IM85kL074633>
