Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2004 13:59:40 +0900
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71068: Update port: japanese/uim (fix stale dependency to m17n.0)
Message-ID:  <86isb3rh6r.wl%fuyuki@hadaly.org>
Resent-Message-ID: <200408280500.i7S50lh4097516@freefall.freebsd.org>

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

>Number:         71068
>Category:       ports
>Synopsis:       Update port: japanese/uim (fix stale dependency to m17n.0)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 28 05:00:44 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 5.3-BETA2 i386
>Organization:
>Environment:

  FreeBSD ns.nigredo.org 5.3-BETA2 i386

>Description:
Update LIB_DEPENDS

>How-To-Repeat:

>Fix:

pcl-cvs: descending directory 
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/japanese/uim/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile	1 Aug 2004 13:57:25 -0000	1.24
+++ Makefile	28 Aug 2004 04:55:00 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	uim
 PORTVERSION=	0.4.2.1
+PORTREVISION=	1
 CATEGORIES=	japanese x11
 MASTER_SITES=	http://freedesktop.org/Software/UimDownload/
 
@@ -14,7 +15,7 @@
 COMMENT=	Input method library
 
 LIB_DEPENDS=	anthy.1:${PORTSDIR}/japanese/anthy \
-		m17n.0:${PORTSDIR}/devel/m17n-lib
+		m17n.1:${PORTSDIR}/devel/m17n-lib
 
 USE_REINPLACE=	yes
 USE_X_PREFIX=	yes
cvs diff: Diffing files
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86isb3rh6r.wl%fuyuki>