Update to 4.1.0
Changes: https://github.com/bkuhlmann/xdg/blob/master/CHANGES.adoc
This commit is contained in:
parent
416b01916e
commit
2ef50734ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530446
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= xdg
|
PORTNAME= xdg
|
||||||
PORTVERSION= 4.0.1
|
PORTVERSION= 4.1.0
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= XDG Base Directory Standard Library for Ruby
|
COMMENT= XDG Base Directory Standard Library for Ruby
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
LICENSE_FILE= ${WRKSRC}/LICENSE.adoc
|
||||||
|
|
||||||
BROKEN_RUBY24= yes
|
BROKEN_RUBY24= yes
|
||||||
BROKEN_RUBY25= yes
|
BROKEN_RUBY25= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1580647327
|
TIMESTAMP = 1585833243
|
||||||
SHA256 (rubygem/xdg-4.0.1.gem) = 567f26a1d94d89c8aa74162df88dd155d45feb26da960b90a333160c77af2ec5
|
SHA256 (rubygem/xdg-4.1.0.gem) = 38073eb7e04b11ca64c2168167e26e446fbbc75c09a8cefeb6b5eacf787c5ccf
|
||||||
SIZE (rubygem/xdg-4.0.1.gem) = 17408
|
SIZE (rubygem/xdg-4.1.0.gem) = 16896
|
||||||
|
|
Loading…
Reference in a new issue