devel/rubygem-xdg: Update to 6.0.0
- Update LICENSE Changes: https://github.com/bkuhlmann/xdg/blob/main/VERSIONS.adoc
This commit is contained in:
parent
508aec3bd8
commit
cc85859286
2 changed files with 8 additions and 5 deletions
|
@ -1,18 +1,21 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= xdg
|
||||
PORTVERSION= 5.3.0
|
||||
PORTVERSION= 6.0.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= XDG Base Directory Standard Library for Ruby
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE= HIPPOCRATIC
|
||||
LICENSE_NAME= Hippocratic License
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.adoc
|
||||
LICENSE_PERMS= auto-accept dist-mirror pkg-mirror
|
||||
|
||||
BROKEN_RUBY26= yes
|
||||
BROKEN_RUBY27= yes
|
||||
BROKEN_RUBY30= yes
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1637520010
|
||||
SHA256 (rubygem/xdg-5.3.0.gem) = 9b7fbaf36169a7ef53e0d024b7d2f9e2636bbd805b6d903f78269882b48476ff
|
||||
SIZE (rubygem/xdg-5.3.0.gem) = 16384
|
||||
TIMESTAMP = 1641046730
|
||||
SHA256 (rubygem/xdg-6.0.0.gem) = 68fcd4d063f7e44a3d71c933f943960bf80a06d0ef2f1404f8ea7fcdf502894d
|
||||
SIZE (rubygem/xdg-6.0.0.gem) = 19968
|
||||
|
|
Loading…
Reference in a new issue