diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-13 19:37:03 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-13 19:37:03 +0000 |
commit | 78caf3b6b4d0fa0425fc3e2efaa3ed01c5862824 (patch) | |
tree | 8a314c4e4893b9d19fad5c929c409085b653a1e1 /net | |
parent | Fix a bug when maximizing, for example, mplayer. (diff) |
Update to 1.8.1.
Diffstat (limited to '')
-rw-r--r-- | net/ruby-socketproxy/Makefile | 4 | ||||
-rw-r--r-- | net/ruby-socketproxy/distinfo | 2 | ||||
-rw-r--r-- | net/ruby-tcpsocketpipe/Makefile | 4 | ||||
-rw-r--r-- | net/ruby-tcpsocketpipe/distinfo | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/net/ruby-socketproxy/Makefile b/net/ruby-socketproxy/Makefile index d5008823127b..0811231b6551 100644 --- a/net/ruby-socketproxy/Makefile +++ b/net/ruby-socketproxy/Makefile @@ -6,9 +6,9 @@ # PORTNAME= tcpsocketpipe -PORTVERSION= 1.8 +PORTVERSION= 1.8.1 CATEGORIES= net ruby -MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/TCPSocketPipe/ +MASTER_SITES= http://www.ruby-lang.org/~nahi/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= TCPSocketPipe-${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby diff --git a/net/ruby-socketproxy/distinfo b/net/ruby-socketproxy/distinfo index 10a2351512e8..4953ba9d66ea 100644 --- a/net/ruby-socketproxy/distinfo +++ b/net/ruby-socketproxy/distinfo @@ -1 +1 @@ -MD5 (ruby/TCPSocketPipe-1_8.tar.gz) = 85f67daf99423abf0562ecd88904216c +MD5 (ruby/TCPSocketPipe-1_8_1.tar.gz) = b6859eb56299539c605623f592afd8a0 diff --git a/net/ruby-tcpsocketpipe/Makefile b/net/ruby-tcpsocketpipe/Makefile index d5008823127b..0811231b6551 100644 --- a/net/ruby-tcpsocketpipe/Makefile +++ b/net/ruby-tcpsocketpipe/Makefile @@ -6,9 +6,9 @@ # PORTNAME= tcpsocketpipe -PORTVERSION= 1.8 +PORTVERSION= 1.8.1 CATEGORIES= net ruby -MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/TCPSocketPipe/ +MASTER_SITES= http://www.ruby-lang.org/~nahi/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= TCPSocketPipe-${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby diff --git a/net/ruby-tcpsocketpipe/distinfo b/net/ruby-tcpsocketpipe/distinfo index 10a2351512e8..4953ba9d66ea 100644 --- a/net/ruby-tcpsocketpipe/distinfo +++ b/net/ruby-tcpsocketpipe/distinfo @@ -1 +1 @@ -MD5 (ruby/TCPSocketPipe-1_8.tar.gz) = 85f67daf99423abf0562ecd88904216c +MD5 (ruby/TCPSocketPipe-1_8_1.tar.gz) = b6859eb56299539c605623f592afd8a0 |