diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2012-02-12 10:14:03 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2012-02-12 10:14:03 +0800 |
commit | 123f7313704839e4f87ce6b3e1046cfd890dd37d (patch) | |
tree | 64ed94c895eef49d3822597b599f40f6d4d80bae /textproc/rubygem-fast_xs | |
parent | 2cc3a86c5f00fc2fe06aa58328bff3b394f83031 (diff) | |
download | freebsd-ports-gnome-123f7313704839e4f87ce6b3e1046cfd890dd37d.tar.gz freebsd-ports-gnome-123f7313704839e4f87ce6b3e1046cfd890dd37d.tar.zst freebsd-ports-gnome-123f7313704839e4f87ce6b3e1046cfd890dd37d.zip |
- Revert to 0.7.3 b/c of chef dependency
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
Diffstat (limited to 'textproc/rubygem-fast_xs')
-rw-r--r-- | textproc/rubygem-fast_xs/Makefile | 5 | ||||
-rw-r--r-- | textproc/rubygem-fast_xs/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/textproc/rubygem-fast_xs/Makefile b/textproc/rubygem-fast_xs/Makefile index 90016b78641e..305a74ab023e 100644 --- a/textproc/rubygem-fast_xs/Makefile +++ b/textproc/rubygem-fast_xs/Makefile @@ -6,7 +6,8 @@ # PORTNAME= fast_xs -PORTVERSION= 0.8.0 +PORTVERSION= 0.7.3 +PORTEPOCH= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -15,6 +16,8 @@ COMMENT= A systems integration framework. Expander RUN_DEPENDS= rubygem-hoe>=2.3.2:${PORTSDIR}/devel/rubygem-hoe +PORTSCOUT= limit:^0.7 + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-fast_xs/distinfo b/textproc/rubygem-fast_xs/distinfo index fc17ff868d7e..89e03694847e 100644 --- a/textproc/rubygem-fast_xs/distinfo +++ b/textproc/rubygem-fast_xs/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/fast_xs-0.8.0.gem) = 5ff2e1b088bdad3d4eae2a71b118b8aa9b39975702853c3bb307e35db1facdc7 -SIZE (rubygem/fast_xs-0.8.0.gem) = 22016 +SHA256 (rubygem/fast_xs-0.7.3.gem) = 108e4e4099d1468970c4fe57f2deca31ad1ef923877352ee1c7394d31ab0538b +SIZE (rubygem/fast_xs-0.7.3.gem) = 20480 |