diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-26 03:21:27 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-26 03:21:27 +0000 |
commit | 333962fb94086dec5f79ac10da278ba40e60dd62 (patch) | |
tree | 2e105f41f6033101374e55fe63800c17435b5a3e /security/rubygem-net-ssh-gateway | |
parent | - Fix one problem (diff) |
- Update to 0.9.6
- Unbreak with ruby 1.9 <=0.9.5 doesn't build with ruby 1.9
- Development of ruby's termios has moved
- Name changed to termios -> ruby-termios
- Bump PORTREVISION on ports with dependency changes
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
Checked by: make index
Notes
Notes:
svn path=/head/; revision=276410
Diffstat (limited to 'security/rubygem-net-ssh-gateway')
-rw-r--r-- | security/rubygem-net-ssh-gateway/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/rubygem-net-ssh-gateway/Makefile b/security/rubygem-net-ssh-gateway/Makefile index ea42be30f53b..27c260679cb4 100644 --- a/security/rubygem-net-ssh-gateway/Makefile +++ b/security/rubygem-net-ssh-gateway/Makefile @@ -7,6 +7,7 @@ PORTNAME= net-ssh-gateway PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RG |