svn commit: r364680 - head/devel/rubygem-axiom-types
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Aug 12 00:28:10 UTC 2014
Author: sunpoet
Date: Tue Aug 12 00:28:09 2014
New Revision: 364680
URL: http://svnweb.freebsd.org/changeset/ports/364680
QAT: https://qat.redports.org/buildarchive/r364680/
Log:
- Update to 0.1.1
Changes: https://github.com/dkubb/axiom-types/commits/master
Modified:
head/devel/rubygem-axiom-types/Makefile
head/devel/rubygem-axiom-types/distinfo (contents, props changed)
Modified: head/devel/rubygem-axiom-types/Makefile
==============================================================================
--- head/devel/rubygem-axiom-types/Makefile Tue Aug 12 00:28:05 2014 (r364679)
+++ head/devel/rubygem-axiom-types/Makefile Tue Aug 12 00:28:09 2014 (r364680)
@@ -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 progra
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
Modified: head/devel/rubygem-axiom-types/distinfo
==============================================================================
--- head/devel/rubygem-axiom-types/distinfo Tue Aug 12 00:28:05 2014 (r364679)
+++ head/devel/rubygem-axiom-types/distinfo Tue Aug 12 00:28:09 2014 (r364680)
@@ -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
More information about the svn-ports-head
mailing list