FreeBSD Bugzilla – Attachment 29197 Details for
Bug 48835
maintainer-update: japanese/skkinput3 to 3.0.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.62 KB, created by
KOMATSU Shinichiro
on 2003-03-02 12:40:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
KOMATSU Shinichiro
Created:
2003-03-02 12:40:09 UTC
Size:
3.62 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/japanese/skkinput3/Makefile,v >retrieving revision 1.12 >diff -u -u -r1.12 Makefile >--- Makefile 21 Feb 2003 12:29:06 -0000 1.12 >+++ Makefile 1 Mar 2003 15:28:46 -0000 >@@ -6,10 +6,10 @@ > # > > PORTNAME= skkinput3 >-PORTVERSION= ${SRCVERSION}.${PATCHLEVEL} >+PORTVERSION= 3.0.6 > CATEGORIES= japanese x11 >-MASTER_SITES= http://downloads.sourceforge.jp/skkinput3/1504/ >-DISTNAME= skkinput-${SRCVERSION}_${PATCHLEVEL} >+MASTER_SITES= http://downloads.sourceforge.jp/skkinput3/2222/ >+DISTNAME= skkinput-${PORTVERSION} > > MAINTAINER= koma2@jiro.c.u-tokyo.ac.jp > COMMENT= An SKK-like Japanese input method for X11 >@@ -18,6 +18,13 @@ > > NO_INSTALL_MANPAGES= yes > >+.if defined(USE_SKK10) >+USE_REINPLACE= yes >+PLIST_SUB= SKK8="@comment " SKK10="" >+.else >+PLIST_SUB= SKK8="" SKK10="@comment " >+.endif >+ > .include <bsd.port.pre.mk> > > # sanity check >@@ -33,10 +40,14 @@ > RUN_DEPENDS= ${LOCALBASE}/sbin/skkserv:${PORTSDIR}/japanese/skkserv > .endif > >-SRCVERSION= 3.0 >-PATCHLEVEL= 3.1 >+DOCS= *.jis dot.skkinput ChangeLog > >-DOCS= *.jis dot.skkinput >+.if defined(USE_SKK10) >+post-patch: >+ ${REINPLACE_CMD} -e '/\(#define.*UseSkk8\)/ s/^/XCOMM /' \ >+ -e '/XCOMM.*#define.*UseSkk10/ s/XCOMM[[:space:]]*//' \ >+ ${WRKSRC}/Skkinput.conf >+.endif > > .if !defined(NOPORTDOCS) > post-install: >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/japanese/skkinput3/distinfo,v >retrieving revision 1.5 >diff -u -u -r1.5 distinfo >--- distinfo 9 Nov 2002 01:06:48 -0000 1.5 >+++ distinfo 1 Mar 2003 15:28:46 -0000 >@@ -1 +1 @@ >-MD5 (skkinput-3.0_3.1.tar.gz) = 7bdf1f8beaba5ffa6eb2ea5dc31f7c5b >+MD5 (skkinput-3.0.6.tar.gz) = 96b4a37e71bb415b6fced59bbc02372e >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/japanese/skkinput3/pkg-plist,v >retrieving revision 1.5 >diff -u -u -r1.5 pkg-plist >--- pkg-plist 13 Sep 2002 10:18:23 -0000 1.5 >+++ pkg-plist 1 Mar 2003 15:28:46 -0000 >@@ -2,8 +2,18 @@ > lib/X11/skkinput3/init.el > lib/X11/skkinput3/skk.el > lib/X11/skkinput3/skk-startup.el >-lib/X11/skkinput3/skk-trial.el >+%%SKK8%%lib/X11/skkinput3/skk-trial.el >+%%SKK10%%lib/X11/skkinput3/advice.el >+%%SKK10%%lib/X11/skkinput3/custom.el >+%%SKK10%%lib/X11/skkinput3/skk-comp.el >+%%SKK10%%lib/X11/skkinput3/skk-foreword.el >+%%SKK10%%lib/X11/skkinput3/skk-kcode.el >+%%SKK10%%lib/X11/skkinput3/skk-look.el >+%%SKK10%%lib/X11/skkinput3/skk-num.el >+%%SKK10%%lib/X11/skkinput3/skk-server.el >+%%SKK10%%lib/X11/skkinput3/skk-vars.el > @dirrm lib/X11/skkinput3 >+%%PORTDOCS%%share/doc/skkinput3/ChangeLog > %%PORTDOCS%%share/doc/skkinput3/README-lisp.jis > %%PORTDOCS%%share/doc/skkinput3/README.jis > %%PORTDOCS%%share/doc/skkinput3/dot.skkinput >Index: files/patch-Skkinput.conf >=================================================================== >RCS file: /home/ncvs/ports/japanese/skkinput3/files/patch-Skkinput.conf,v >retrieving revision 1.1 >diff -u -u -r1.1 patch-Skkinput.conf >--- files/patch-Skkinput.conf 13 Sep 2002 10:18:23 -0000 1.1 >+++ files/patch-Skkinput.conf 1 Mar 2003 15:28:46 -0000 >@@ -1,10 +1,14 @@ >---- Skkinput.conf.orig Sat Aug 10 00:47:48 2002 >-+++ Skkinput.conf Wed Aug 14 15:54:45 2002 >-@@ -1,10 +1,10 @@ >+--- Skkinput.conf.orig Fri Jan 10 23:57:00 2003 >++++ Skkinput.conf Tue Jan 21 21:06:51 2003 >+@@ -1,6 +1,6 @@ > /* skk.el, init.el install directory > */ > -ELISP_DIR = $(LIBDIR)/skkinput > +ELISP_DIR = $(LIBDIR)/skkinput3 >+ >+ /* If you want skk10.62a compatible mode, >+ * uncomment UseSkk10 and comment UseSkk8. >+@@ -10,7 +10,7 @@ > > /* Skkinput3 Window uses these fonts. > */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 48835
: 29197
Working