ports/108475: update port: japanese/suicavalue: use dynamic linking library of libpasori
mistral at imasy.or.jp
mistral at imasy.or.jp
Sun Jan 28 14:00:37 UTC 2007
>Number: 108475
>Category: ports
>Synopsis: update port: japanese/suicavalue: use dynamic linking library of libpasori
>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 at sachiko.yamayuri.org:/usr/obj/usr/src/sys/VGN-TX92S i386
>Description:
This PR updates suicavalue to link dynamic link version of libpasori.
This PR should be committed after ports/108473 (updates libpasori)
have been committed.
Using updated libpasori, Sony RC-S310 will be detected automatically.
>How-To-Repeat:
>Fix:
diff -uw suicavalue.orig/Makefile suicavalue/Makefile
--- suicavalue.orig/Makefile Fri Jan 26 23:41:06 2007
+++ suicavalue/Makefile Fri Jan 26 23:42:20 2007
@@ -6,6 +6,7 @@
PORTNAME= suicavalue
PORTVERSION= 2007.01.06
+PORTREVISIOIN= 1
CATEGORIES= japanese
MASTER_SITES= http://www.imfj.net/people/nomura/soft/PaSoRi/
DISTNAME= SuicaValue
@@ -16,7 +17,7 @@
MAINTAINER= mistral at imasy.or.jp
COMMENT= Utility to print a statement of Suica
-BUILD_DEPENDS= ${LOCALBASE}/lib/libpasori.a:${PORTSDIR}/devel/libpasori
+LIB_DEPENDS= pasori.1:${PORTSDIR}/devel/libpasori
PLIST_FILES= bin/SuicaValue
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list