aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-12-02 16:06:44 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-12-02 16:06:44 +0000
commitac39da517d4802febebc19a5495e1aadc69eb39a (patch)
tree48d2840c9ce7af6ee6fbafa11b9f7655bfd55d6c /japanese
parentceb0e95ffc43a2ab3a2e616c67ef876450803067 (diff)
downloadports-ac39da517d4802febebc19a5495e1aadc69eb39a.tar.gz
ports-ac39da517d4802febebc19a5495e1aadc69eb39a.zip
Notes
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/Makefile3
5 files changed, 10 insertions, 9 deletions
diff --git a/japanese/eblook/Makefile b/japanese/eblook/Makefile
index 798b3a3bbb5e..bdc91b4ea0fc 100644
--- a/japanese/eblook/Makefile
+++ b/japanese/eblook/Makefile
@@ -7,7 +7,7 @@
PORTNAME= eblook
PORTVERSION= 1.6.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= japanese textproc
MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/
DIST_SUBDIR= eb
@@ -15,7 +15,7 @@ DIST_SUBDIR= eb
MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive EB interface command for seraching words in electoric dictionaries
-LIB_DEPENDS= eb.10:${PORTSDIR}/japanese/eb
+LIB_DEPENDS= eb.12:${PORTSDIR}/japanese/eb
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/japanese/ebnetd/Makefile b/japanese/ebnetd/Makefile
index bec88f4aeed9..3cb621f07f29 100644
--- a/japanese/ebnetd/Makefile
+++ b/japanese/ebnetd/Makefile
@@ -7,14 +7,14 @@
PORTNAME= ebnetd
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
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.10:${PORTSDIR}/japanese/eb
+LIB_DEPENDS= eb.12:${PORTSDIR}/japanese/eb
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/japanese/ebview-gtk2/Makefile b/japanese/ebview-gtk2/Makefile
index 5272b3a6b36a..649dbae31900 100644
--- a/japanese/ebview-gtk2/Makefile
+++ b/japanese/ebview-gtk2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ebview
PORTVERSION= 0.3.6
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ PKGNAMESUFFIX= -gtk2
MAINTAINER= ports@FreeBSD.org
COMMENT= Electronic Book Viewer
-LIB_DEPENDS= eb.10:${PORTSDIR}/japanese/eb
+LIB_DEPENDS= eb.12:${PORTSDIR}/japanese/eb
CONFLICTS= ja-ebview-0*
diff --git a/japanese/ebview/Makefile b/japanese/ebview/Makefile
index bfb21eb87151..6426cc471884 100644
--- a/japanese/ebview/Makefile
+++ b/japanese/ebview/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ebview
PORTVERSION= 0.2.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Electronic Book Viewer
-LIB_DEPENDS= eb.10:${PORTSDIR}/japanese/eb
+LIB_DEPENDS= eb.12:${PORTSDIR}/japanese/eb
CONFLICTS= ja-ebview-gtk2-*
diff --git a/japanese/ruby-eb/Makefile b/japanese/ruby-eb/Makefile
index 0f5b46b5a85f..9d41438c002c 100644
--- a/japanese/ruby-eb/Makefile
+++ b/japanese/ruby-eb/Makefile
@@ -7,6 +7,7 @@
PORTNAME= eb
PORTVERSION= 2.6
+PORTREVISION= 1
CATEGORIES= japanese ruby
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
#MASTER_SITE_SUBDIR= ruby${PORTNAME}
@@ -17,7 +18,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby bind of EB library
-LIB_DEPENDS= eb.10:${PORTSDIR}/japanese/eb
+LIB_DEPENDS= eb.12:${PORTSDIR}/japanese/eb
USE_RUBY= yes
USE_RUBY_EXTCONF= yes