diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-24 04:32:34 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-24 04:32:34 +0000 |
commit | 3c6d9f6a34a13809a7fd245c4cc877fe855df2e1 (patch) | |
tree | a95676ba658f3b06a0d104e0b256c2147fdf7b0e /x11-toolkits | |
parent | 3f3ee682a8c306db9ea657c3dd7ccaf8c3ef7e4b (diff) | |
download | ports-3c6d9f6a34a13809a7fd245c4cc877fe855df2e1.tar.gz ports-3c6d9f6a34a13809a7fd245c4cc877fe855df2e1.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/ruby-tk/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/ruby14-tk/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/ruby14-tk/distinfo | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/ruby-tk/Makefile b/x11-toolkits/ruby-tk/Makefile index 062ab1af3eb3..507078e1e92a 100644 --- a/x11-toolkits/ruby-tk/Makefile +++ b/x11-toolkits/ruby-tk/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: rubytk -# Version required: 1.4.2 +# Version required: 1.4.3 # Date created: 15 March 1999 # Whom: Yasuhiro Fukuma <yasuf@big.or.jp> # @@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --with-tcllib="${TCL_LIB}" --with-tklib="${TK_LIB}" \ --with-X11-dir="${X11BASE}" PLIST_SUB+= RUBY_VER="${RUBY_VER}" RUBY_ARCH="${RUBY_ARCH}" -VERSION= 1.4.2 +VERSION= 1.4.3 BRANCH_NAME= 1.4 RUBY_VER= 1.4 diff --git a/x11-toolkits/ruby14-tk/Makefile b/x11-toolkits/ruby14-tk/Makefile index 062ab1af3eb3..507078e1e92a 100644 --- a/x11-toolkits/ruby14-tk/Makefile +++ b/x11-toolkits/ruby14-tk/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: rubytk -# Version required: 1.4.2 +# Version required: 1.4.3 # Date created: 15 March 1999 # Whom: Yasuhiro Fukuma <yasuf@big.or.jp> # @@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --with-tcllib="${TCL_LIB}" --with-tklib="${TK_LIB}" \ --with-X11-dir="${X11BASE}" PLIST_SUB+= RUBY_VER="${RUBY_VER}" RUBY_ARCH="${RUBY_ARCH}" -VERSION= 1.4.2 +VERSION= 1.4.3 BRANCH_NAME= 1.4 RUBY_VER= 1.4 diff --git a/x11-toolkits/ruby14-tk/distinfo b/x11-toolkits/ruby14-tk/distinfo index 79ba6843970c..1e87b6c33cf8 100644 --- a/x11-toolkits/ruby14-tk/distinfo +++ b/x11-toolkits/ruby14-tk/distinfo @@ -1 +1 @@ -MD5 (ruby-1.4.2.tar.gz) = 13c18f8cfa0cb0bf1268942cfc04c462 +MD5 (ruby-1.4.3.tar.gz) = ff2df3fa6855e087998bf5d1fb6dfbd9 |