Date: Sun, 3 Dec 2006 00:47:07 +0900 (JST) From: KIMURA Yasuhiro <yasu@utahime.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/106220: [Maintainer] japanese/eb: New version 4.3 is released. Message-ID: <20061202154707.AA9B566@eastasia.home.utahime.org> Resent-Message-ID: <200612021550.kB2FoATL044951@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 106220 >Category: ports >Synopsis: [Maintainer] japanese/eb: New version 4.3 is released. >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: Sat Dec 02 15:50:09 GMT 2006 >Closed-Date: >Last-Modified: >Originator: KIMURA Yasuhiro >Release: FreeBSD 6.1-RELEASE-p10 i386 >Organization: >Environment: System: FreeBSD xxxx 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Sun Oct 1 10:53:31 JST 2006 xxxx i386 >Description: - New version 4.3 is released. - Use USE_LDCONFIG instead of INSTALLS_SHLIB. >How-To-Repeat: >Fix: --- patch-ja-eb begins here --- Index: Makefile =================================================================== RCS file: /usr1/freebsd/cvsroot/ports/japanese/eb/Makefile,v retrieving revision 1.57 diff -u -r1.57 Makefile --- Makefile 30 May 2006 13:30:32 -0000 1.57 +++ Makefile 2 Dec 2006 14:59:14 -0000 @@ -6,8 +6,7 @@ # PORTNAME= eb -PORTVERSION= 4.2.2 -PORTREVISION= 2 +PORTVERSION= 4.3 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ DISTFILES= ${EBFILES} \ @@ -56,7 +55,7 @@ USE_GETTEXT= yes USE_PERL5= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-nls \ --with-gettext-includes=${LOCALBASE}/include \ Index: distinfo =================================================================== RCS file: /usr1/freebsd/cvsroot/ports/japanese/eb/distinfo,v retrieving revision 1.30 diff -u -r1.30 distinfo --- distinfo 12 Dec 2005 01:49:52 -0000 1.30 +++ distinfo 2 Dec 2006 15:01:51 -0000 @@ -1,12 +1,6 @@ -MD5 (eb/eb-4.2.2.tar.bz2) = 165a5228daf983273c2d6480f7136611 -SHA256 (eb/eb-4.2.2.tar.bz2) = 83f75cc58191dc3d518d2931295dc80638a9c32d6aab0e6cc3a2bce02dd090ec -SIZE (eb/eb-4.2.2.tar.bz2) = 480001 -MD5 (eb/appendix/LIST) = 07bef37d1fbd4876077f95fe2ca630a1 -SHA256 (eb/appendix/LIST) = d274e194cab653f803c32bb9f5a13419d54ed6451d39709eb5883342cd4d9355 -SIZE (eb/appendix/LIST) = 11210 -MD5 (eb/appendix/LIST-ja) = ec3c7c980b131d1dcdbe9eddee62e2e1 -SHA256 (eb/appendix/LIST-ja) = fc126744c2dca0735193b15ccc805eeb75c3fb2ad5eeecc9eaefc029d9d06bc9 -SIZE (eb/appendix/LIST-ja) = 13396 +MD5 (eb/eb-4.3.tar.bz2) = f7aee92355cae7e4c81cf26df4345b07 +SHA256 (eb/eb-4.3.tar.bz2) = 24da6f7466d1d7b42b9e03255079a3f31595fd4932def8f81f9886f347e98d1d +SIZE (eb/eb-4.3.tar.bz2) = 482119 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: pkg-plist =================================================================== RCS file: /usr1/freebsd/cvsroot/ports/japanese/eb/pkg-plist,v retrieving revision 1.19 diff -u -r1.19 pkg-plist --- pkg-plist 30 May 2006 13:30:32 -0000 1.19 +++ pkg-plist 2 Dec 2006 15:05:28 -0000 @@ -21,7 +21,7 @@ lib/libeb.a lib/libeb.la lib/libeb.so -lib/libeb.so.10 +lib/libeb.so.12 share/aclocal/eb4.m4 %%DOCSDIR%%/eb-01.html %%DOCSDIR%%/eb-02.html --- 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?20061202154707.AA9B566>