aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-01 03:41:44 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-01 03:41:44 +0000
commit831aac0a98be5ba9c42a5f2fdc8c27d2d3af2750 (patch)
treeb5068a40711d8ee03631554435ebbae6a3f7d7c6
parent5877e4d7b89f5caeee1a4bc124c6e9d7dfb348fe (diff)
downloadports-831aac0a98be5ba9c42a5f2fdc8c27d2d3af2750.tar.gz
ports-831aac0a98be5ba9c42a5f2fdc8c27d2d3af2750.zip
Notes
-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