mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Update to 2.3.1
Changes: https://github.com/librariesio/semantic_range/commits/master
This commit is contained in:
parent
fc13ff3e6a
commit
e7420f2d8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557670
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= semantic_range
|
||||
PORTVERSION= 2.3.0
|
||||
PORTVERSION= 2.3.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,11 +12,9 @@ COMMENT= Parse and compare semantic version numbers and ranges
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= gem shebangfix
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
SHEBANG_FILES= bin/setup
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1585564800
|
||||
SHA256 (rubygem/semantic_range-2.3.0.gem) = 44b47c4e124613804105f7376e4f98bb9cd224fde3817a897e2a27723cc01c94
|
||||
SIZE (rubygem/semantic_range-2.3.0.gem) = 22016
|
||||
TIMESTAMP = 1607539957
|
||||
SHA256 (rubygem/semantic_range-2.3.1.gem) = 66fafc1142db45a237f1e639ea868832f51266d4d0fe5f17215e2eda8a786373
|
||||
SIZE (rubygem/semantic_range-2.3.1.gem) = 11264
|
||||
|
Loading…
Reference in New Issue
Block a user