summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-04-25 07:08:56 +0000
committerknu <knu@FreeBSD.org>2000-04-25 07:08:56 +0000
commit642342606cd9db9068525943595db32d27854dcb (patch)
treef7fdeff2ee9f4a18d4f0429d72028346287e6f7b /lang
parent0c8cdd9fb3f6b34cc30f8ec79d3b337fba5054ca (diff)
downloadFreeBSD-ports-642342606cd9db9068525943595db32d27854dcb.zip
FreeBSD-ports-642342606cd9db9068525943595db32d27854dcb.tar.gz
Update corresponding to the update of lang/ruby to 1.4.4.
Change the MAINTAINER's mail address. PR: ports/18195 Submitted by: MAINTAINER
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby-tcltklib/Makefile7
-rw-r--r--lang/ruby-tcltklib/pkg-descr2
-rw-r--r--lang/ruby14-tcltklib/Makefile7
-rw-r--r--lang/ruby14-tcltklib/distinfo2
-rw-r--r--lang/ruby14-tcltklib/pkg-descr2
5 files changed, 9 insertions, 11 deletions
diff --git a/lang/ruby-tcltklib/Makefile b/lang/ruby-tcltklib/Makefile
index 5759e23..9ac55a2 100644
--- a/lang/ruby-tcltklib/Makefile
+++ b/lang/ruby-tcltklib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rubytk
-PORTVERSION= ${VERSION}
+PORTVERSION= 1.4.4
CATEGORIES+= x11-toolkits
MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \
@@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://mirror.nucba.ac.jp/mirror/ruby/${BRANCH_NAME}/
DISTNAME= ruby-${PORTVERSION}
-MAINTAINER?= yasuf@big.or.jp
+MAINTAINER?= yasuf@bsdclub.org
BUILD_DEPENDS= ruby:${PORTSDIR}/lang/ruby
RUN_DEPENDS= ruby:${PORTSDIR}/lang/ruby
@@ -25,7 +25,7 @@ LIB_DEPENDS= ${TCL_LIB}.1:${PORTSDIR}/${TCL_CATEGORY}/tcl${TCL_VERSION} \
USE_XLIB= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/ext
-CONFIGURE_ARGS+= --with-tcllib="${TCL_LIB}" --with-tklib="${TK_LIB}" \
+CONFIGURE_ARGS= --with-tcllib="${TCL_LIB}" --with-tklib="${TK_LIB}" \
--with-tcl-lib="${LOCALBASE}/lib/${TCL_DIR}" \
--with-tk-lib="${LOCALBASE}/lib/${TK_DIR}" \
--with-tcl-include="${LOCALBASE}/include/${TCL_DIR}" \
@@ -33,7 +33,6 @@ 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.3
BRANCH_NAME= 1.4
RUBY_VER= 1.4
diff --git a/lang/ruby-tcltklib/pkg-descr b/lang/ruby-tcltklib/pkg-descr
index 1692318..5338175 100644
--- a/lang/ruby-tcltklib/pkg-descr
+++ b/lang/ruby-tcltklib/pkg-descr
@@ -2,4 +2,4 @@ This is Ruby/Tk, a Ruby interface to Tcl/Tk libraries.
It's a part of the official Ruby distribution.
- Yasuhiro Fukuma
-yasuf@big.or.jp
+yasuf@bsdclub.org
diff --git a/lang/ruby14-tcltklib/Makefile b/lang/ruby14-tcltklib/Makefile
index 5759e23..9ac55a2 100644
--- a/lang/ruby14-tcltklib/Makefile
+++ b/lang/ruby14-tcltklib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rubytk
-PORTVERSION= ${VERSION}
+PORTVERSION= 1.4.4
CATEGORIES+= x11-toolkits
MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \
@@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://mirror.nucba.ac.jp/mirror/ruby/${BRANCH_NAME}/
DISTNAME= ruby-${PORTVERSION}
-MAINTAINER?= yasuf@big.or.jp
+MAINTAINER?= yasuf@bsdclub.org
BUILD_DEPENDS= ruby:${PORTSDIR}/lang/ruby
RUN_DEPENDS= ruby:${PORTSDIR}/lang/ruby
@@ -25,7 +25,7 @@ LIB_DEPENDS= ${TCL_LIB}.1:${PORTSDIR}/${TCL_CATEGORY}/tcl${TCL_VERSION} \
USE_XLIB= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/ext
-CONFIGURE_ARGS+= --with-tcllib="${TCL_LIB}" --with-tklib="${TK_LIB}" \
+CONFIGURE_ARGS= --with-tcllib="${TCL_LIB}" --with-tklib="${TK_LIB}" \
--with-tcl-lib="${LOCALBASE}/lib/${TCL_DIR}" \
--with-tk-lib="${LOCALBASE}/lib/${TK_DIR}" \
--with-tcl-include="${LOCALBASE}/include/${TCL_DIR}" \
@@ -33,7 +33,6 @@ 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.3
BRANCH_NAME= 1.4
RUBY_VER= 1.4
diff --git a/lang/ruby14-tcltklib/distinfo b/lang/ruby14-tcltklib/distinfo
index 1e87b6c..728ef06 100644
--- a/lang/ruby14-tcltklib/distinfo
+++ b/lang/ruby14-tcltklib/distinfo
@@ -1 +1 @@
-MD5 (ruby-1.4.3.tar.gz) = ff2df3fa6855e087998bf5d1fb6dfbd9
+MD5 (ruby-1.4.4.tar.gz) = 066f5270077eac7737426a688354017f
diff --git a/lang/ruby14-tcltklib/pkg-descr b/lang/ruby14-tcltklib/pkg-descr
index 1692318..5338175 100644
--- a/lang/ruby14-tcltklib/pkg-descr
+++ b/lang/ruby14-tcltklib/pkg-descr
@@ -2,4 +2,4 @@ This is Ruby/Tk, a Ruby interface to Tcl/Tk libraries.
It's a part of the official Ruby distribution.
- Yasuhiro Fukuma
-yasuf@big.or.jp
+yasuf@bsdclub.org
OpenPOWER on IntegriCloud