mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Update to 0.12.1
Changes: https://github.com/arnau/ISO8601/blob/master/CHANGELOG.md
This commit is contained in:
parent
96efc199c0
commit
499e406e7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483057
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= iso8601
|
||||
PORTVERSION= 0.12.0
|
||||
PORTVERSION= 0.12.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,8 +12,9 @@ COMMENT= Simple implementation of the ISO 8601 standard
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1532975193
|
||||
SHA256 (rubygem/iso8601-0.12.0.gem) = ffde7d3e5ac462be346398cde3397f173fbc18561abd8913c179182f0aedc8f2
|
||||
SIZE (rubygem/iso8601-0.12.0.gem) = 27648
|
||||
TIMESTAMP = 1540587020
|
||||
SHA256 (rubygem/iso8601-0.12.1.gem) = 399595700c82003fc4187b6417218e54c2387fa06b28571a3eeef2ccb4cc10d0
|
||||
SIZE (rubygem/iso8601-0.12.1.gem) = 16896
|
||||
|
Loading…
Reference in New Issue
Block a user