Date: Mon, 30 May 2005 03:45:49 +0900 (JST) From: KIMURA Yasuhiro <yasu@utahime.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81629: [PATCH] japanese/eb : new version 4.2 is released Message-ID: <20050529184549.8907854B4@eastasia.home.utahime.org> Resent-Message-ID: <200505291850.j4TIo5B5078505@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81629 >Category: ports >Synopsis: [PATCH] japanese/eb : new version 4.2 is released >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 29 18:50:04 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KIMURA Yasuhiro >Release: FreeBSD 4.11-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD xxxx 4.11-RELEASE-p9 FreeBSD 4.11-RELEASE-p9 #0: Sat May 14 11:16:09 JST 2005 xxxx i386 >Description: - New version 4.2 is released. - Bump the PORTREVISION of ports depending on japanese/eb because shlib number of libeb is bumped up to 10. >How-To-Repeat: >Fix: --- patch-eb begins here --- Index: japanese/eb/Makefile =================================================================== RCS file: /net/freebsd/cvsroot/ports/japanese/eb/Makefile,v retrieving revision 1.49 diff -u -r1.49 Makefile --- japanese/eb/Makefile 12 Apr 2005 03:25:46 -0000 1.49 +++ japanese/eb/Makefile 29 May 2005 11:53:05 -0000 @@ -6,8 +6,7 @@ # PORTNAME= eb -PORTVERSION= 4.1.3 -PORTREVISION= 1 +PORTVERSION= 4.2 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ DISTFILES= ${EBFILES} \ @@ -15,9 +14,6 @@ ${APPENDIXFILES} EXTRACT_ONLY= ${EBFILES} -PATCH_SITES= ${MASTER_SITES} -#PATCHFILES= ${DISTNAME}+.diff ${DISTNAME}+2.diff - MAINTAINER= takamune2004@yahoo.co.jp COMMENT= C library for accessing EB, EBG, EBXA and EPWING CD-ROM dictionaries @@ -57,6 +53,7 @@ DIST_SUBDIR= eb +USE_BZIP2= yes USE_GETTEXT= yes USE_PERL5= yes USE_LIBTOOL_VER= 15 Index: japanese/eb/distinfo =================================================================== RCS file: /net/freebsd/cvsroot/ports/japanese/eb/distinfo,v retrieving revision 1.26 diff -u -r1.26 distinfo --- japanese/eb/distinfo 26 Dec 2004 13:36:24 -0000 1.26 +++ japanese/eb/distinfo 29 May 2005 11:39:02 -0000 @@ -1,5 +1,5 @@ -MD5 (eb/eb-4.1.3.tar.gz) = 178abafd7b7d176904334170614e2b99 -SIZE (eb/eb-4.1.3.tar.gz) = 1053101 +MD5 (eb/eb-4.2.tar.bz2) = c47e1116fb9c0008b7051abd43d9ab47 +SIZE (eb/eb-4.2.tar.bz2) = 479270 MD5 (eb/appendix/LIST) = 07bef37d1fbd4876077f95fe2ca630a1 SIZE (eb/appendix/LIST) = 11210 MD5 (eb/appendix/LIST-ja) = ec3c7c980b131d1dcdbe9eddee62e2e1 Index: japanese/eb/pkg-plist =================================================================== RCS file: /net/freebsd/cvsroot/ports/japanese/eb/pkg-plist,v retrieving revision 1.16 diff -u -r1.16 pkg-plist --- japanese/eb/pkg-plist 27 Dec 2004 17:16:39 -0000 1.16 +++ japanese/eb/pkg-plist 29 May 2005 11:44:31 -0000 @@ -20,7 +20,7 @@ @dirrm include/eb lib/libeb.a lib/libeb.so -lib/libeb.so.9 +lib/libeb.so.10 share/aclocal/eb4.m4 %%DOCSDIR%%/eb-01.html %%DOCSDIR%%/eb-02.html Index: japanese/eblook/Makefile =================================================================== RCS file: /net/freebsd/cvsroot/ports/japanese/eblook/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- japanese/eblook/Makefile 12 Apr 2005 03:25:47 -0000 1.17 +++ japanese/eblook/Makefile 29 May 2005 12:03:12 -0000 @@ -7,7 +7,7 @@ PORTNAME= eblook PORTVERSION= 1.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese textproc MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/ DIST_SUBDIR= eb @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Interactive EB interface command for seraching words in electoric dictionaries -LIB_DEPENDS= eb.9:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.10:${PORTSDIR}/japanese/eb GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} Index: japanese/ebnetd/Makefile =================================================================== RCS file: /net/freebsd/cvsroot/ports/japanese/ebnetd/Makefile,v retrieving revision 1.35 diff -u -r1.35 Makefile --- japanese/ebnetd/Makefile 12 Apr 2005 03:25:47 -0000 1.35 +++ japanese/ebnetd/Makefile 29 May 2005 12:03:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= ebnetd PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese ipv6 MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ \ ftp://ftp.eos.hokudai.ac.jp/pub/net/ndtp/eb/ @@ -15,7 +15,7 @@ MAINTAINER= takamune2004@yahoo.co.jp COMMENT= Servers for accessing CD-ROM books via TCP/IP -LIB_DEPENDS= eb.9:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.10:${PORTSDIR}/japanese/eb GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} Index: japanese/ebview/Makefile =================================================================== RCS file: /net/freebsd/cvsroot/ports/japanese/ebview/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- japanese/ebview/Makefile 12 Apr 2005 03:25:47 -0000 1.22 +++ japanese/ebview/Makefile 29 May 2005 12:04:13 -0000 @@ -7,7 +7,7 @@ PORTNAME= ebview PORTVERSION= 0.2.1 -PORTREVISION= 2 +PORTREVISION= 3 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.9:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.10:${PORTSDIR}/japanese/eb CONFLICTS= ja-ebview-gtk2-* Index: japanese/ebview-gtk2/Makefile =================================================================== RCS file: /net/freebsd/cvsroot/ports/japanese/ebview-gtk2/Makefile,v retrieving revision 1.30 diff -u -r1.30 Makefile --- japanese/ebview-gtk2/Makefile 12 Mar 2005 10:53:52 -0000 1.30 +++ japanese/ebview-gtk2/Makefile 29 May 2005 12:04:35 -0000 @@ -7,7 +7,7 @@ PORTNAME= ebview PORTVERSION= 0.3.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Electronic Book Viewer -LIB_DEPENDS= eb.9:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.10:${PORTSDIR}/japanese/eb CONFLICTS= ja-ebview-0* Index: japanese/ruby-eb/Makefile =================================================================== RCS file: /net/freebsd/cvsroot/ports/japanese/ruby-eb/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- japanese/ruby-eb/Makefile 26 Dec 2004 11:30:31 -0000 1.17 +++ japanese/ruby-eb/Makefile 29 May 2005 12:05:06 -0000 @@ -7,7 +7,7 @@ PORTNAME= eb PORTVERSION= 2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese ruby #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} #MASTER_SITE_SUBDIR= ruby${PORTNAME} @@ -18,7 +18,7 @@ MAINTAINER= knu@FreeBSD.org COMMENT= Ruby bind of EB library -LIB_DEPENDS= eb.9:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.10:${PORTSDIR}/japanese/eb USE_RUBY= yes USE_RUBY_EXTCONF= yes --- patch-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?20050529184549.8907854B4>