Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2007 22:55:54 +0900 (JST)
From:      mistral@imasy.or.jp
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/108474: update port: japanese/edyvalue
Message-ID:  <200701281355.l0SDtsHf024969@sachiko.yamayuri.org>
Resent-Message-ID: <200701281400.l0SE0a3j052413@freefall.freebsd.org>

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

>Number:         108474
>Category:       ports
>Synopsis:       update port: japanese/edyvalue
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 28 14:00:36 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yoshihiko Sarumaru
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD sachiko.yamayuri.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Tue Jan 16 02:03:05 JST 2007 root@sachiko.yamayuri.org:/usr/obj/usr/src/sys/VGN-TX92S i386


	
>Description:
	This PR updates edyvalue to link dynamic link version of libpasori.
	This PR should be committed after ports/108473 (updates libpasori)
	have been committed.
>How-To-Repeat:
	
>Fix:
diff -ur edyvalue.orig/Makefile edyvalue/Makefile
--- edyvalue.orig/Makefile	Thu Jan 25 07:57:46 2007
+++ edyvalue/Makefile	Fri Jan 26 23:41:36 2007
@@ -6,6 +6,7 @@
 
 PORTNAME=	edyvalue
 PORTVERSION=	2007.01.06
+PORTREVISION=	1
 CATEGORIES=	japanese
 MASTER_SITES=	http://www.imfj.net/people/nomura/soft/PaSoRi/
 DISTNAME=	EdyValue
@@ -16,7 +17,7 @@
 MAINTAINER=	mistral@imasy.or.jp
 COMMENT=	Utility to print a statement of Edy card
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/libpasori.a:${PORTSDIR}/devel/libpasori
+LIB_DEPENDS=	pasori.1:${PORTSDIR}/devel/libpasori
 
 PLIST_FILES=	bin/EdyValue
 
>Release-Note:
>Audit-Trail:
>Unformatted:



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