aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
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
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')
-rw-r--r--japanese/eblook/Makefile4
-rw-r--r--japanese/ebnetd/Makefile4
-rw-r--r--japanese/ebview-gtk2/Makefile4
-rw-r--r--japanese/ebview/Makefile4
-rw-r--r--japanese/ruby-eb/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/japanese/eblook/Makefile b/japanese/eblook/Makefile
index d63d17d5bffa..9ce105815282 100644
--- a/japanese/eblook/Makefile
+++ b/japanese/eblook/Makefile
@@ -7,7 +7,7 @@
PORTNAME= eblook
PORTVERSION= 1.6.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= japanese textproc
MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/
DIST_SUBDIR= eb
@@ -15,7 +15,7 @@ DIST_SUBDIR= eb
MAINTAINER= yasu@utahime.org
COMMENT= Interactive EB interface command for seraching words in electoric dictionaries
-LIB_DEPENDS= eb.14:${PORTSDIR}/japanese/eb
+LIB_DEPENDS= eb.15:${PORTSDIR}/japanese/eb
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-eb-includes=${PREFIX}/include \
diff --git a/japanese/ebnetd/Makefile b/japanese/ebnetd/Makefile
index 4af37f211e55..f4009dba0dad 100644
--- a/japanese/ebnetd/Makefile
+++ b/japanese/ebnetd/Makefile
@@ -7,14 +7,14 @@
PORTNAME= ebnetd
PORTVERSION= 1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= japanese ipv6
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/
MAINTAINER= yasu@utahime.org
COMMENT= Servers for accessing CD-ROM books via TCP/IP
-LIB_DEPENDS= eb.14:${PORTSDIR}/japanese/eb
+LIB_DEPENDS= eb.15:${PORTSDIR}/japanese/eb
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=${RUNDIR} --with-logdir=${LOGDIR}
diff --git a/japanese/ebview-gtk2/Makefile b/japanese/ebview-gtk2/Makefile
index b853c509a782..f871152193cd 100644
--- a/japanese/ebview-gtk2/Makefile
+++ b/japanese/ebview-gtk2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ebview
PORTVERSION= 0.3.6
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= japanese
MASTER_SITES= SF
PKGNAMESUFFIX= -gtk2
@@ -15,7 +15,7 @@ PKGNAMESUFFIX= -gtk2
MAINTAINER= ports@FreeBSD.org
COMMENT= Electronic Book Viewer
-LIB_DEPENDS= eb.14:${PORTSDIR}/japanese/eb
+LIB_DEPENDS= eb.15:${PORTSDIR}/japanese/eb
CONFLICTS= ja-ebview-0*
diff --git a/japanese/ebview/Makefile b/japanese/ebview/Makefile
index e527883a4629..76c3cf5697d9 100644
--- a/japanese/ebview/Makefile
+++ b/japanese/ebview/Makefile
@@ -7,14 +7,14 @@
PORTNAME= ebview
PORTVERSION= 0.2.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= japanese
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Electronic Book Viewer
-LIB_DEPENDS= eb.14:${PORTSDIR}/japanese/eb
+LIB_DEPENDS= eb.15:${PORTSDIR}/japanese/eb
CONFLICTS= ja-ebview-gtk2-*
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