textproc/rubygem-libxml-ruby: Update to 3.2.2

- Take maintainership

Changes:	https://github.com/xml4r/libxml-ruby/blob/master/HISTORY
This commit is contained in:
Po-Chuan Hsieh 2022-03-31 06:08:43 +08:00
parent 7b0ce9fe8e
commit 262861b3fb
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
3 changed files with 9 additions and 9 deletions

View file

@ -1,13 +1,12 @@
# Created by: Michael Schout <mschout@gkg.net> # Created by: Michael Schout <mschout@gkg.net>
PORTNAME= libxml-ruby PORTNAME= libxml-ruby
PORTVERSION= 3.2.1 PORTVERSION= 3.2.2
PORTREVISION= 1
CATEGORIES= textproc rubygems CATEGORIES= textproc rubygems
MASTER_SITES= RG MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby bindings for the GNOME Libxml2 toolkit COMMENT= Ruby language bindings for the GNOME Libxml2 XML toolkit
LICENSE= MIT LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1626714692 TIMESTAMP = 1648249106
SHA256 (rubygem/libxml-ruby-3.2.1.gem) = 4088adbd96e1a99002c09fef6600d35151cae408e4f4184abd895db310e05770 SHA256 (rubygem/libxml-ruby-3.2.2.gem) = f1cde60c00dad1883c834c94657299d147f4830b443fdb63b1ae8a141e0c254f
SIZE (rubygem/libxml-ruby-3.2.1.gem) = 378368 SIZE (rubygem/libxml-ruby-3.2.2.gem) = 378368

View file

@ -1,4 +1,5 @@
The Libxml-Ruby project provides Ruby language bindings for the GNOME The Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2
Libxml2 XML toolkit. It is free software, released under the MIT License. XML toolkit. It is free software, released under the MIT License.
WWW: https://xml4r.github.io/libxml-ruby/ WWW: https://xml4r.github.io/libxml-ruby/
WWW: https://github.com/xml4r/libxml-ruby