aboutsummaryrefslogtreecommitdiff
path: root/japanese/ruby-eb
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2005-07-31 07:17:11 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2005-07-31 07:17:11 +0000
commitbf958d6a97c99e1e78cadd6fd44a67fdbeaf496c (patch)
treeea5cb10cb77a9b9ffa256350809f21110ef33963 /japanese/ruby-eb
parent0be0fb477cb7000852c24a6cf6bba1c9bf3abd7e (diff)
downloadports-bf958d6a97c99e1e78cadd6fd44a67fdbeaf496c.tar.gz
ports-bf958d6a97c99e1e78cadd6fd44a67fdbeaf496c.zip
o Update to 4.2. [1]
o Fix minor bug. [2] PR: ports/81629 [1] Submitted by: KIMURA Yasuhiro <yasu@utahime.org> [1] Obtained from: ndtpd/01982 [2] Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=140522
Diffstat (limited to 'japanese/ruby-eb')
-rw-r--r--japanese/ruby-eb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ruby-eb/Makefile b/japanese/ruby-eb/Makefile
index f7ea2c23e59c..cdab3ae7b22d 100644
--- a/japanese/ruby-eb/Makefile
+++ b/japanese/ruby-eb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= eb
PORTVERSION= 2.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese ruby
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
#MASTER_SITE_SUBDIR= ruby${PORTNAME}
@@ -18,7 +18,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby bind of EB library
-LIB_DEPENDS= eb.9:${PORTSDIR}/japanese/eb
+LIB_DEPENDS= eb.10:${PORTSDIR}/japanese/eb
USE_RUBY= yes
USE_RUBY_EXTCONF= yes