diff options
author | knu <knu@FreeBSD.org> | 2000-09-11 01:44:12 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-09-11 01:44:12 +0800 |
commit | 11aae1de6e88a39e79c376e0b662601e9a4f09d8 (patch) | |
tree | 2df07912c636d69e1e17bfde12ff3ff9cb952180 /lang | |
parent | 491c7799d700bb172339124e7f3892b6841119d3 (diff) | |
download | freebsd-ports-graphics-11aae1de6e88a39e79c376e0b662601e9a4f09d8.tar.gz freebsd-ports-graphics-11aae1de6e88a39e79c376e0b662601e9a4f09d8.tar.zst freebsd-ports-graphics-11aae1de6e88a39e79c376e0b662601e9a4f09d8.zip |
Update to 0.3.3. This should fix a problem with Ruby 1.6.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ruby-python/Makefile | 2 | ||||
-rw-r--r-- | lang/ruby-python/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby-python/Makefile b/lang/ruby-python/Makefile index f108cd9248b..ce10d0fefa9 100644 --- a/lang/ruby-python/Makefile +++ b/lang/ruby-python/Makefile @@ -6,7 +6,7 @@ # PORTNAME= python -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= lang ruby python MASTER_SITES= http://www.goto.info.waseda.ac.jp/~fukusima/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/lang/ruby-python/distinfo b/lang/ruby-python/distinfo index 15ee35e033f..e3386236483 100644 --- a/lang/ruby-python/distinfo +++ b/lang/ruby-python/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-python-0.3.2.tar.gz) = 52a19aba436d5197ff5d39f03a5a5246 +MD5 (ruby/ruby-python-0.3.3.tar.gz) = f2a736494718e00147ef69dfe0c74807 |