Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2021 09:41:16 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561050 - head/textproc/rubygem-libxml-ruby
Message-ID:  <202101100941.10A9fG3E072238@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Jan 10 09:41:16 2021
New Revision: 561050
URL: https://svnweb.freebsd.org/changeset/ports/561050

Log:
  - Update WWW
  - Pet portlint
  
  Approved by:	portmgr blanket

Modified:
  head/textproc/rubygem-libxml-ruby/Makefile
  head/textproc/rubygem-libxml-ruby/pkg-descr

Modified: head/textproc/rubygem-libxml-ruby/Makefile
==============================================================================
--- head/textproc/rubygem-libxml-ruby/Makefile	Sun Jan 10 09:31:33 2021	(r561049)
+++ head/textproc/rubygem-libxml-ruby/Makefile	Sun Jan 10 09:41:16 2021	(r561050)
@@ -12,8 +12,8 @@ COMMENT=	Ruby bindings for the GNOME Libxml2 toolkit
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+USES=		gem gnome
 USE_GNOME=	libxml2
 USE_RUBY=	yes
-USES=		gem gnome
 
 .include <bsd.port.mk>

Modified: head/textproc/rubygem-libxml-ruby/pkg-descr
==============================================================================
--- head/textproc/rubygem-libxml-ruby/pkg-descr	Sun Jan 10 09:31:33 2021	(r561049)
+++ head/textproc/rubygem-libxml-ruby/pkg-descr	Sun Jan 10 09:41:16 2021	(r561050)
@@ -1,4 +1,4 @@
 The Libxml-Ruby project provides Ruby language bindings for the GNOME
 Libxml2 XML toolkit. It is free software, released under the MIT License.
 
-WWW: http://xml4r.github.io/libxml-ruby/
+WWW: https://xml4r.github.io/libxml-ruby/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101100941.10A9fG3E072238>