diff options
author | swills <swills@FreeBSD.org> | 2013-07-02 10:10:41 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-07-02 10:10:41 +0800 |
commit | 61e76e94939455d036a3bcde230fb3e632f28ec9 (patch) | |
tree | 159faa60188ff867cad18bfbf58c1f023265f65a /textproc | |
parent | d78c8322eaac2569d4a9876d8253357ef4731861 (diff) | |
download | freebsd-ports-gnome-61e76e94939455d036a3bcde230fb3e632f28ec9.tar.gz freebsd-ports-gnome-61e76e94939455d036a3bcde230fb3e632f28ec9.tar.zst freebsd-ports-gnome-61e76e94939455d036a3bcde230fb3e632f28ec9.zip |
- Actually set the port to the right version
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/rubygem-fast_xs073/Makefile | 5 | ||||
-rw-r--r-- | textproc/rubygem-fast_xs073/distinfo | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index d341eba026f7..797428b93958 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1298,6 +1298,7 @@ SUBDIR += rubygem-escape_utils SUBDIR += rubygem-ezamar SUBDIR += rubygem-fast_xs + SUBDIR += rubygem-fast_xs073 SUBDIR += rubygem-ferret SUBDIR += rubygem-formosa SUBDIR += rubygem-heredoc_unindent diff --git a/textproc/rubygem-fast_xs073/Makefile b/textproc/rubygem-fast_xs073/Makefile index e56e38f3f41f..403be304511e 100644 --- a/textproc/rubygem-fast_xs073/Makefile +++ b/textproc/rubygem-fast_xs073/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fast_xs -PORTVERSION= 0.8.0 +PORTVERSION= 0.7.3 PORTEPOCH= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -12,6 +12,9 @@ COMMENT= A systems integration framework. Expander RUN_DEPENDS= rubygem-hoe>=2.3.2:${PORTSDIR}/devel/rubygem-hoe +NO_LATEST_LINK= yes +PORTSCOUT= limit:^0.7 + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-fast_xs073/distinfo b/textproc/rubygem-fast_xs073/distinfo index fc17ff868d7e..89e03694847e 100644 --- a/textproc/rubygem-fast_xs073/distinfo +++ b/textproc/rubygem-fast_xs073/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 |