Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2020 07:33:08 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550125 - in head/textproc/rubygem-nokogumbo: . files
Message-ID:  <202009260733.08Q7X8sn098367@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Sat Sep 26 07:33:08 2020
New Revision: 550125
URL: https://svnweb.freebsd.org/changeset/ports/550125

Log:
  Update to 2.0.2 which is required for gitlab-ce 13.4.

Deleted:
  head/textproc/rubygem-nokogumbo/files/
Modified:
  head/textproc/rubygem-nokogumbo/Makefile
  head/textproc/rubygem-nokogumbo/distinfo

Modified: head/textproc/rubygem-nokogumbo/Makefile
==============================================================================
--- head/textproc/rubygem-nokogumbo/Makefile	Sat Sep 26 07:32:26 2020	(r550124)
+++ head/textproc/rubygem-nokogumbo/Makefile	Sat Sep 26 07:33:08 2020	(r550125)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nokogumbo
-PORTVERSION=	1.5.0
+PORTVERSION=	2.0.2
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -12,10 +12,10 @@ COMMENT=	Nokogiri interface to the Gumbo HTML5 parser
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-nokogiri>=0:textproc/rubygem-nokogiri
+RUN_DEPENDS=	rubygem-nokogiri>=1.8.4<2:textproc/rubygem-nokogiri
 
+USES=		gem gnome pkgconfig
 USE_GNOME=	libxml2
 USE_RUBY=	yes
-USES=		gem gnome pkgconfig
 
 .include <bsd.port.mk>

Modified: head/textproc/rubygem-nokogumbo/distinfo
==============================================================================
--- head/textproc/rubygem-nokogumbo/distinfo	Sat Sep 26 07:32:26 2020	(r550124)
+++ head/textproc/rubygem-nokogumbo/distinfo	Sat Sep 26 07:33:08 2020	(r550125)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517329595
-SHA256 (rubygem/nokogumbo-1.5.0.gem) = d24be0dfa3955bb1ab1d63b3407196484682b3dd7f8ab911a9386da60e0b0c27
-SIZE (rubygem/nokogumbo-1.5.0.gem) = 228352
+TIMESTAMP = 1600784533
+SHA256 (rubygem/nokogumbo-2.0.2.gem) = 3acd625616ec8505fe9c1b22e100f834180419acb109ee6a7b20d8bce5b5b26b
+SIZE (rubygem/nokogumbo-2.0.2.gem) = 220672



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