mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 0.1.1
Changes: https://github.com/dkubb/axiom-types/commits/master
This commit is contained in:
parent
e01d20b3bb
commit
c7ad7f6c73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364680
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= axiom-types
|
||||
PORTVERSION= 0.1.0
|
||||
PORTVERSION= 0.1.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,9 +11,9 @@ COMMENT= Abstract types for logic programming in Ruby
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-descendants_tracker>=0.0.3:${PORTSDIR}/devel/rubygem-descendants_tracker \
|
||||
RUN_DEPENDS= rubygem-descendants_tracker>=0.0.4:${PORTSDIR}/devel/rubygem-descendants_tracker \
|
||||
rubygem-ice_nine>=0.11.0:${PORTSDIR}/devel/rubygem-ice_nine \
|
||||
rubygem-thread_safe>=0.1.3:${PORTSDIR}/devel/rubygem-thread_safe
|
||||
rubygem-thread_safe>=0.3.1:${PORTSDIR}/devel/rubygem-thread_safe
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/axiom-types-0.1.0.gem) = 9ff88884d498742c2f520e7238f83fe7a6830cfa9b945b9d764fc108696c2f4a
|
||||
SIZE (rubygem/axiom-types-0.1.0.gem) = 23552
|
||||
SHA256 (rubygem/axiom-types-0.1.1.gem) = c1ff113f3de516fa195b2db7e0a9a95fd1b08475a502ff660d04507a09980383
|
||||
SIZE (rubygem/axiom-types-0.1.1.gem) = 23552
|
||||
|
Loading…
Reference in New Issue
Block a user