Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  4 Jul 2009 04:33:10 +0900 (JST)
From:      Yasuhiro KIMURA <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/136298: [MAINTAINER] japanese/eb: update to 4.4.1
Message-ID:  <20090703193311.00B4A175D3@eastasia.home.utahime.org>
Resent-Message-ID: <200907031940.n63Je6O3033781@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136298
>Category:       ports
>Synopsis:       [MAINTAINER] japanese/eb: update to 4.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 03 19:40:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Yasuhiro KIMURA
>Release:        FreeBSD 7.2-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD xxxx 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Fri Jun 26 02:11:21 JST 2009 xxxx i386


	
>Description:
	- Update japanese/eb to 4.4.1.
	- Bump PORTREVISION of depending ports to chase shlib version change.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-ja-eb begins here ---
Index: japanese/eb/Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/eb/Makefile,v
retrieving revision 1.65
diff -u -r1.65 Makefile
--- japanese/eb/Makefile	11 Jan 2009 21:29:32 -0000	1.65
+++ japanese/eb/Makefile	3 Jul 2009 19:01:53 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	eb
-PORTVERSION=	4.3.4
+PORTVERSION=	4.4.1
 CATEGORIES=	japanese
 MASTER_SITES=	ftp://ftp.sra.co.jp/pub/misc/eb/ \
 		ftp://ftp.sra.co.jp/pub/misc/eb/old/eb-${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}/
Index: japanese/eb/distinfo
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/eb/distinfo,v
retrieving revision 1.34
diff -u -r1.34 distinfo
--- japanese/eb/distinfo	11 Jan 2009 21:29:32 -0000	1.34
+++ japanese/eb/distinfo	3 Jul 2009 19:02:18 -0000
@@ -1,6 +1,6 @@
-MD5 (eb/eb-4.3.4.tar.bz2) = 7c571b4eb4cfa065b110e806563349c0
-SHA256 (eb/eb-4.3.4.tar.bz2) = a0d57e1bf2f8816c94fa35721e21153144fba310b1dee343fa1f6b783aa26d14
-SIZE (eb/eb-4.3.4.tar.bz2) = 517645
+MD5 (eb/eb-4.4.1.tar.bz2) = 02e7c53d3d2b597daedd14c3083e3945
+SHA256 (eb/eb-4.4.1.tar.bz2) = 3564e776a484b29c0865076598c5fe9d1f08e016c338cc010476e87835b78056
+SIZE (eb/eb-4.4.1.tar.bz2) = 504514
 MD5 (eb/appendix/cencro-1.0.tar.gz) = 1c93a68fae90990b631bd5302349d199
 SHA256 (eb/appendix/cencro-1.0.tar.gz) = 02d7937f4cd0b3bebb23f9d5917a261d382b4f1004b3b49830c64762d58a02e5
 SIZE (eb/appendix/cencro-1.0.tar.gz) = 1666
Index: japanese/eb/pkg-plist
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/eb/pkg-plist,v
retrieving revision 1.20
diff -u -r1.20 pkg-plist
--- japanese/eb/pkg-plist	2 Dec 2006 16:06:25 -0000	1.20
+++ japanese/eb/pkg-plist	3 Jul 2009 19:06:14 -0000
@@ -21,7 +21,7 @@
 lib/libeb.a
 lib/libeb.la
 lib/libeb.so
-lib/libeb.so.12
+lib/libeb.so.14
 share/aclocal/eb4.m4
 %%DOCSDIR%%/eb-01.html
 %%DOCSDIR%%/eb-02.html
Index: japanese/eblook/Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/eblook/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- japanese/eblook/Makefile	21 Aug 2008 06:17:27 -0000	1.22
+++ japanese/eblook/Makefile	3 Jul 2009 19:12:15 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	eblook
 PORTVERSION=	1.6.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	japanese textproc
 MASTER_SITES=	http://openlab.ring.gr.jp/edict/eblook/dist/
 DIST_SUBDIR=	eb
@@ -15,7 +15,7 @@
 MAINTAINER=	yasu@utahime.org
 COMMENT=	Interactive EB interface command for seraching words in electoric dictionaries
 
-LIB_DEPENDS=	eb.12:${PORTSDIR}/japanese/eb
+LIB_DEPENDS=	eb.14:${PORTSDIR}/japanese/eb
 
 GNU_CONFIGURE=		yes
 CONFIGURE_ARGS=		--with-eb-includes=${PREFIX}/include \
Index: japanese/ebnetd/Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/ebnetd/Makefile,v
retrieving revision 1.41
diff -u -r1.41 Makefile
--- japanese/ebnetd/Makefile	21 Aug 2008 06:17:27 -0000	1.41
+++ japanese/ebnetd/Makefile	3 Jul 2009 19:12:33 -0000
@@ -7,14 +7,14 @@
 
 PORTNAME=	ebnetd
 PORTVERSION=	1.0
-PORTREVISION=	4
+PORTREVISION=	5
 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.12:${PORTSDIR}/japanese/eb
+LIB_DEPENDS=	eb.14:${PORTSDIR}/japanese/eb
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--localstatedir=${RUNDIR} --with-logdir=${LOGDIR}
Index: japanese/ebview/Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/ebview/Makefile,v
retrieving revision 1.34
diff -u -r1.34 Makefile
--- japanese/ebview/Makefile	21 Aug 2008 06:17:28 -0000	1.34
+++ japanese/ebview/Makefile	3 Jul 2009 19:12:48 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	ebview
 PORTVERSION=	0.2.1
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	japanese
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -15,7 +15,7 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Electronic Book Viewer
 
-LIB_DEPENDS=	eb.12:${PORTSDIR}/japanese/eb
+LIB_DEPENDS=	eb.14:${PORTSDIR}/japanese/eb
 
 CONFLICTS=	ja-ebview-gtk2-*
 
Index: japanese/ebview-gtk2/Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/ebview-gtk2/Makefile,v
retrieving revision 1.41
diff -u -r1.41 Makefile
--- japanese/ebview-gtk2/Makefile	6 Jun 2008 13:37:26 -0000	1.41
+++ japanese/ebview-gtk2/Makefile	3 Jul 2009 19:12:59 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	ebview
 PORTVERSION=	0.3.6
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	japanese
 MASTER_SITES=	SF
 PKGNAMESUFFIX=	-gtk2
@@ -15,7 +15,7 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Electronic Book Viewer
 
-LIB_DEPENDS=	eb.12:${PORTSDIR}/japanese/eb
+LIB_DEPENDS=	eb.14:${PORTSDIR}/japanese/eb
 
 CONFLICTS=	ja-ebview-0*
 
Index: japanese/ruby-eb/Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/ruby-eb/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- japanese/ruby-eb/Makefile	16 Jun 2009 15:53:13 -0000	1.23
+++ japanese/ruby-eb/Makefile	3 Jul 2009 19:13:16 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	eb
 PORTVERSION=	2.6
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	japanese ruby
 #MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 #MASTER_SITE_SUBDIR=	ruby${PORTNAME}
@@ -18,7 +18,7 @@
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Ruby bind of EB library
 
-LIB_DEPENDS=	eb.12:${PORTSDIR}/japanese/eb
+LIB_DEPENDS=	eb.14:${PORTSDIR}/japanese/eb
 
 USE_RUBY=	yes
 USE_RUBY_EXTCONF=	yes
--- patch-ja-eb ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090703193311.00B4A175D3>