git: 8eec2eaec898 - main - textproc/rubygem-libxml-ruby: Update to 4.1.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Nov 2023 17:22:31 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8eec2eaec8985d02f4287d42c4c54b037438bcca commit 8eec2eaec8985d02f4287d42c4c54b037438bcca Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-14 16:44:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-14 17:16:33 +0000 textproc/rubygem-libxml-ruby: Update to 4.1.2 - Update WWW and clean up pkg-descr Changes: https://github.com/xml4r/libxml-ruby/blob/master/HISTORY --- textproc/rubygem-libxml-ruby/Makefile | 5 +++-- textproc/rubygem-libxml-ruby/distinfo | 6 +++--- textproc/rubygem-libxml-ruby/pkg-descr | 2 -- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/textproc/rubygem-libxml-ruby/Makefile b/textproc/rubygem-libxml-ruby/Makefile index 6b4499f6bbbd..4e646f2b0fd3 100644 --- a/textproc/rubygem-libxml-ruby/Makefile +++ b/textproc/rubygem-libxml-ruby/Makefile @@ -1,11 +1,12 @@ PORTNAME= libxml-ruby -PORTVERSION= 4.1.1 +PORTVERSION= 4.1.2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby language bindings for the GNOME Libxml2 XML toolkit -WWW= https://xml4r.github.io/libxml-ruby/ +WWW= https://xml4r.github.io/libxml-ruby/ \ + https://github.com/xml4r/libxml-ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/textproc/rubygem-libxml-ruby/distinfo b/textproc/rubygem-libxml-ruby/distinfo index f93382d8d12a..a3b1005caa5c 100644 --- a/textproc/rubygem-libxml-ruby/distinfo +++ b/textproc/rubygem-libxml-ruby/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683227707 -SHA256 (rubygem/libxml-ruby-4.1.1.gem) = 432bad1a3af3e4066e32ce3654a7cde2eea227bc2c200b406807153a91a75929 -SIZE (rubygem/libxml-ruby-4.1.1.gem) = 364032 +TIMESTAMP = 1699774916 +SHA256 (rubygem/libxml-ruby-4.1.2.gem) = dbead8aa8e3b61cd391126149623def83a7cb22bead78c21f9e5cdc04830bbe8 +SIZE (rubygem/libxml-ruby-4.1.2.gem) = 364544 diff --git a/textproc/rubygem-libxml-ruby/pkg-descr b/textproc/rubygem-libxml-ruby/pkg-descr index 3b267de165a0..3bddd6930ed0 100644 --- a/textproc/rubygem-libxml-ruby/pkg-descr +++ b/textproc/rubygem-libxml-ruby/pkg-descr @@ -1,4 +1,2 @@ The Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2 XML toolkit. It is free software, released under the MIT License. - -See also: https://github.com/xml4r/libxml-ruby