git: 262861b3fbd7 - main - textproc/rubygem-libxml-ruby: Update to 3.2.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Mar 2022 22:25:35 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=262861b3fbd7a44d2576d05c0943b449fbb9d83c
commit 262861b3fbd7a44d2576d05c0943b449fbb9d83c
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-30 22:08:43 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-30 22:21:34 +0000
textproc/rubygem-libxml-ruby: Update to 3.2.2
- Take maintainership
Changes: https://github.com/xml4r/libxml-ruby/blob/master/HISTORY
---
textproc/rubygem-libxml-ruby/Makefile | 7 +++----
textproc/rubygem-libxml-ruby/distinfo | 6 +++---
textproc/rubygem-libxml-ruby/pkg-descr | 5 +++--
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/textproc/rubygem-libxml-ruby/Makefile b/textproc/rubygem-libxml-ruby/Makefile
index 27639dc3211e..d374f194b88c 100644
--- a/textproc/rubygem-libxml-ruby/Makefile
+++ b/textproc/rubygem-libxml-ruby/Makefile
@@ -1,13 +1,12 @@
# Created by: Michael Schout <mschout@gkg.net>
PORTNAME= libxml-ruby
-PORTVERSION= 3.2.1
-PORTREVISION= 1
+PORTVERSION= 3.2.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Ruby bindings for the GNOME Libxml2 toolkit
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Ruby language bindings for the GNOME Libxml2 XML toolkit
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/textproc/rubygem-libxml-ruby/distinfo b/textproc/rubygem-libxml-ruby/distinfo
index 8730ca90aaca..1923eb3c087e 100644
--- a/textproc/rubygem-libxml-ruby/distinfo
+++ b/textproc/rubygem-libxml-ruby/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626714692
-SHA256 (rubygem/libxml-ruby-3.2.1.gem) = 4088adbd96e1a99002c09fef6600d35151cae408e4f4184abd895db310e05770
-SIZE (rubygem/libxml-ruby-3.2.1.gem) = 378368
+TIMESTAMP = 1648249106
+SHA256 (rubygem/libxml-ruby-3.2.2.gem) = f1cde60c00dad1883c834c94657299d147f4830b443fdb63b1ae8a141e0c254f
+SIZE (rubygem/libxml-ruby-3.2.2.gem) = 378368
diff --git a/textproc/rubygem-libxml-ruby/pkg-descr b/textproc/rubygem-libxml-ruby/pkg-descr
index 65f80545201e..4a0264e90e39 100644
--- a/textproc/rubygem-libxml-ruby/pkg-descr
+++ b/textproc/rubygem-libxml-ruby/pkg-descr
@@ -1,4 +1,5 @@
-The Libxml-Ruby project provides Ruby language bindings for the GNOME
-Libxml2 XML toolkit. It is free software, released under the MIT License.
+The Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2
+XML toolkit. It is free software, released under the MIT License.
WWW: https://xml4r.github.io/libxml-ruby/
+WWW: https://github.com/xml4r/libxml-ruby