ports/164161: Update port: japanese/xshodou

KATO Tsuguru tkato432 at yahoo.com
Sun Jan 15 18:10:13 UTC 2012


>Number:         164161
>Category:       ports
>Synopsis:       Update port: japanese/xshodou
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 15 18:10:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line
- Support USE_TK_WRAPPER

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/japanese/xshodou/Makefile japanese/xshodou/Makefile
--- /usr/ports/japanese/xshodou/Makefile	2009-07-07 21:50:38.000000000 +0900
+++ japanese/xshodou/Makefile	2011-12-16 07:17:34.000000000 +0900
@@ -7,24 +7,23 @@
 
 PORTNAME=	xshodou
 PORTVERSION=	1.11
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	japanese tk
-MASTER_SITES=	http://www.saturn.dti.ne.jp/~hsakai/myfreesoft/
+MASTER_SITES=	http://kozos.jp/myfreesoft/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A Japanese shodou program for X based on Tcl/Tk
 
-USE_TK_RUN=	82+
+USE_TK_WRAPPER=	yes
 
-MAN1=		xshodou.1
 MANCOMPRESSED=	yes
+MAN1=		xshodou.1
 
-USE_XORG=	x11
-
-.include <bsd.port.pre.mk>
 post-patch:
-	@${REINPLACE_CMD} -e 's|/usr/X11R6|${PREFIX}|g' \
-		-e 's|/usr/local/bin/wish|${WISH}|g' \
-		${WRKSRC}/Makefile ${WRKSRC}/xshodou
+.for f in Makefile xshodou
+	@${REINPLACE_CMD} -e \
+		's|/usr/X11R6|${PREFIX}|g ; \
+		 s|/usr/local|${LOCALBASE}|g' ${WRKSRC}/${f}
+.endfor
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -urN /usr/ports/japanese/xshodou/pkg-descr japanese/xshodou/pkg-descr
--- /usr/ports/japanese/xshodou/pkg-descr	2005-11-15 15:35:00.000000000 +0900
+++ japanese/xshodou/pkg-descr	2011-12-16 07:15:17.000000000 +0900
@@ -2,4 +2,4 @@
 You can write Japanese traditional letters by using the mouse
 as if you used a hude - Japanese brush to write shodou letters.
 
-WWW: http://www.saturn.dti.ne.jp/~hsakai/myfreesoft/index.html
+WWW: http://kozos.jp/myfreesoft/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list