aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/ruby-eb
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-02-01 11:41:44 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-02-01 11:41:44 +0800
commit82e8bbccf5833cdb836f9838993577e94f4013a3 (patch)
treee216d11bcec228178b58500485d4da716ec0756c /japanese/ruby-eb
parent2bbacf5efcf6dc9601e5ffc6c6879493f5774972 (diff)
downloadfreebsd-ports-gnome-82e8bbccf5833cdb836f9838993577e94f4013a3.tar.gz
freebsd-ports-gnome-82e8bbccf5833cdb836f9838993577e94f4013a3.tar.zst
freebsd-ports-gnome-82e8bbccf5833cdb836f9838993577e94f4013a3.zip
- Bump shlib and PORTREVISION for japanese/eb update
libeb.so.14 -> libeb.so.15
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 ca30fdafe7f5..ca69697c617e 100644
--- a/japanese/ruby-eb/Makefile
+++ b/japanese/ruby-eb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= eb
PORTVERSION= 2.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= japanese ruby
MASTER_SITES= http://rubyeb.sourceforge.net/ \
SF/rubyeb/rubyeb/rubyeb-${PORTVERSION}
@@ -17,7 +17,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby bind of EB library
-LIB_DEPENDS= eb.14:${PORTSDIR}/japanese/eb
+LIB_DEPENDS= eb.15:${PORTSDIR}/japanese/eb
USE_RUBY= yes
USE_RUBY_EXTCONF= yes