git: 13ad96a4484b - main - archivers/rubygem-ruby-xz: Update to 1.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 19:04:55 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=13ad96a4484bdfb604bd54f24098e08ca6f44104 commit 13ad96a4484bdfb604bd54f24098e08ca6f44104 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:38:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:47:28 +0000 archivers/rubygem-ruby-xz: Update to 1.0.2 - Update WWW Changes: https://github.com/win93/ruby-xz/blob/stable/HISTORY.rdoc --- archivers/rubygem-ruby-xz/Makefile | 2 +- archivers/rubygem-ruby-xz/distinfo | 6 +++--- archivers/rubygem-ruby-xz/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/archivers/rubygem-ruby-xz/Makefile b/archivers/rubygem-ruby-xz/Makefile index 370f7e6942bb..32665d55f3d5 100644 --- a/archivers/rubygem-ruby-xz/Makefile +++ b/archivers/rubygem-ruby-xz/Makefile @@ -1,5 +1,5 @@ PORTNAME= ruby-xz -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.2 CATEGORIES= archivers rubygems MASTER_SITES= RG diff --git a/archivers/rubygem-ruby-xz/distinfo b/archivers/rubygem-ruby-xz/distinfo index 7f8a28adb6cb..883a67e56b5e 100644 --- a/archivers/rubygem-ruby-xz/distinfo +++ b/archivers/rubygem-ruby-xz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526887341 -SHA256 (rubygem/ruby-xz-1.0.0.gem) = a1e028fcf436df631d0cd00bb448eccedc8890b58cd70eecf5f9541739ea236e -SIZE (rubygem/ruby-xz-1.0.0.gem) = 24576 +TIMESTAMP = 1641046850 +SHA256 (rubygem/ruby-xz-1.0.2.gem) = 4c5042ae5bca1eaaf1d6cff8e11e07b6753d43abc1b221b9ea107bf9eba8af67 +SIZE (rubygem/ruby-xz-1.0.2.gem) = 25088 diff --git a/archivers/rubygem-ruby-xz/pkg-descr b/archivers/rubygem-ruby-xz/pkg-descr index 0f9c2b9a528c..bd34fc2a7df4 100644 --- a/archivers/rubygem-ruby-xz/pkg-descr +++ b/archivers/rubygem-ruby-xz/pkg-descr @@ -3,4 +3,4 @@ These are simple Ruby bindings for the liblzma library ratio. Since FFI is used to implement the bindings, no compilation is needed and they should work with JRuby as well. -WWW: http://quintus.github.io/ruby-xz +WWW: https://github.com/win93/ruby-xz