mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
math/rubygem-mathn: Update to 0.2.0
- Update LICENSE_FILE - Add NO_ARCH Changes: https://github.com/ruby/mathn/releases
This commit is contained in:
parent
1e01444668
commit
ac35a4bc0d
@ -1,5 +1,5 @@
|
||||
PORTNAME= mathn
|
||||
PORTVERSION= 0.1.0
|
||||
PORTVERSION= 0.2.0
|
||||
CATEGORIES= math rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -8,8 +8,12 @@ COMMENT= Deprecated library that extends math operations
|
||||
WWW= https://github.com/ruby/mathn
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
LICENSE_FILE= ${WRKSRC}/BSDL
|
||||
|
||||
RUN_DEPENDS= rubygem-cmath>=0:math/rubygem-cmath
|
||||
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1524345755
|
||||
SHA256 (rubygem/mathn-0.1.0.gem) = 17e4fce0fe975dd58204d19998527ce3a781cd28a789bffcfb32594aa908c8f2
|
||||
SIZE (rubygem/mathn-0.1.0.gem) = 8704
|
||||
TIMESTAMP = 1730540980
|
||||
SHA256 (rubygem/mathn-0.2.0.gem) = ed3922e0e0a1286c824151a2aa47ed5f6f62be2e0a96196d2e03d507e4561c11
|
||||
SIZE (rubygem/mathn-0.2.0.gem) = 9216
|
||||
|
Loading…
Reference in New Issue
Block a user