svn commit: r524098 - head/devel/rubygem-xdg

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 25 18:27:36 UTC 2020


Author: sunpoet
Date: Sat Jan 25 18:27:35 2020
New Revision: 524098
URL: https://svnweb.freebsd.org/changeset/ports/524098

Log:
  Update to 4.0.0
  
  - Remove PORTSCOUT
  
  Changes:	https://github.com/bkuhlmann/xdg/blob/master/CHANGES.md

Modified:
  head/devel/rubygem-xdg/Makefile
  head/devel/rubygem-xdg/distinfo

Modified: head/devel/rubygem-xdg/Makefile
==============================================================================
--- head/devel/rubygem-xdg/Makefile	Sat Jan 25 18:27:30 2020	(r524097)
+++ head/devel/rubygem-xdg/Makefile	Sat Jan 25 18:27:35 2020	(r524098)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xdg
-PORTVERSION=	3.1.1
+PORTVERSION=	4.0.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -14,13 +14,11 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 BROKEN_RUBY24=	yes
 BROKEN_RUBY25=	yes
+BROKEN_RUBY26=	yes
 
 USES=		gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
-
-# xdg 4.0.0+ requires ruby 2.7+
-PORTSCOUT=	limit:^3\.
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-xdg/distinfo
==============================================================================
--- head/devel/rubygem-xdg/distinfo	Sat Jan 25 18:27:30 2020	(r524097)
+++ head/devel/rubygem-xdg/distinfo	Sat Jan 25 18:27:35 2020	(r524098)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572709848
-SHA256 (rubygem/xdg-3.1.1.gem) = 8cb496824936b43c833711aa9f73072c245fcaf13849df64f63fb1a5b0964797
-SIZE (rubygem/xdg-3.1.1.gem) = 17408
+TIMESTAMP = 1579945491
+SHA256 (rubygem/xdg-4.0.0.gem) = 92343a5b92bb6936983ae4aa1ba770f147e56292e7e0823bb00a0c4be8e41f28
+SIZE (rubygem/xdg-4.0.0.gem) = 17408


More information about the svn-ports-all mailing list