FreeBSD Bugzilla – Attachment 24408 Details for
Bug 41762
Update: japanese/eb, japanese/eb2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 6.15 KB, created by
takamune
on 2002-08-18 15:50:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
takamune
Created:
2002-08-18 15:50:02 UTC
Size:
6.15 KB
patch
obsolete
>diff -x CVS -Nur /usr/ports/japanese/eb/Makefile japanese/eb/Makefile >--- /usr/ports/japanese/eb/Makefile Fri Aug 2 11:02:56 2002 >+++ japanese/eb/Makefile Sun Aug 18 22:27:39 2002 >@@ -6,7 +6,7 @@ > # > > PORTNAME= eb >-PORTVERSION= 3.2.2 >+PORTVERSION= 3.2.3 > CATEGORIES= japanese > MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ > DISTFILES= ${EBFILES} \ >@@ -35,6 +35,7 @@ > appendix/daijirin-2.0.tar.gz \ > appendix/dd75-2.0.tar.gz \ > appendix/genius-1.0.tar.gz \ >+ appendix/genius2-1.0.tar.gz \ > appendix/global-2.0.tar.gz \ > appendix/heritage-2.2.tar.gz \ > appendix/izumi-2.0.tar.gz \ >@@ -72,7 +73,8 @@ > ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${file} ${APPENDIXDIR} > .endfor > .for file in ${APPENDIXFILES} >- ${TAR} -C ${APPENDIXDIR} -zxmf ${DISTDIR}/${DIST_SUBDIR}/${file} >+ ${TAR} --no-same-owner --exclude CVS -C ${APPENDIXDIR} -zxmf\ >+ ${DISTDIR}/${DIST_SUBDIR}/${file} > .endfor > > .include <bsd.port.mk> >diff -x CVS -Nur /usr/ports/japanese/eb/distinfo japanese/eb/distinfo >--- /usr/ports/japanese/eb/distinfo Mon Jul 8 13:52:36 2002 >+++ japanese/eb/distinfo Sun Aug 18 21:00:15 2002 >@@ -1,6 +1,6 @@ >-MD5 (eb/eb-3.2.2.tar.gz) = 1e9a6640d16faa47f3131500516e7c56 >-MD5 (eb/appendix/LIST) = c7119dfcaf285b4db78b586f22f677ca >-MD5 (eb/appendix/LIST-ja) = b878956caacf2e72a9eeafc3292494d8 >+MD5 (eb/eb-3.2.3.tar.gz) = e5592556de2a1c23cd84f44b393a7a87 >+MD5 (eb/appendix/LIST) = 21c4443d3f4cc516e0a44efc90c2ee00 >+MD5 (eb/appendix/LIST-ja) = 7ce507ee11a343983639bf75383d5f53 > MD5 (eb/appendix/cencro-1.0.tar.gz) = 1c93a68fae90990b631bd5302349d199 > MD5 (eb/appendix/chujiten-2.3.tar.gz) = 750c15b8e94faca7cb4b15b98d1fbb19 > MD5 (eb/appendix/chujiten2-2.0.tar.gz) = 62a86bdb51a38b554bc6c3bb40da443a >@@ -11,6 +11,7 @@ > MD5 (eb/appendix/daijirin-2.0.tar.gz) = d56b2f50a2fd8a9dc49dcda2b075781c > MD5 (eb/appendix/dd75-2.0.tar.gz) = 7979cfb612d8f2ab97fc1c3e7af5d653 > MD5 (eb/appendix/genius-1.0.tar.gz) = 534571189137c7f508fdea767399d0f4 >+MD5 (eb/appendix/genius2-1.0.tar.gz) = c02fd1cd62fec73d089887dd6ba17102 > MD5 (eb/appendix/global-2.0.tar.gz) = 3750ea2d2c78ad786f1d2bc47a8c5b82 > MD5 (eb/appendix/heritage-2.2.tar.gz) = 71ef3b257474c83a0af385001eee3fbf > MD5 (eb/appendix/izumi-2.0.tar.gz) = 89a0d17f13c84c0aa0e57db434eb7462 >diff -x CVS -Nur /usr/ports/japanese/eb/pkg-plist japanese/eb/pkg-plist >--- /usr/ports/japanese/eb/pkg-plist Mon Apr 1 09:16:49 2002 >+++ japanese/eb/pkg-plist Sun Aug 18 22:03:35 2002 >@@ -94,6 +94,10 @@ > share/eb/appendix/genius-1.0/catalog.app > share/eb/appendix/genius-1.0/genius.app > share/eb/appendix/genius-1.0/genius/appendix >+share/eb/appendix/genius2-1.0/catalogs >+share/eb/appendix/genius2-1.0/catalogs.app >+share/eb/appendix/genius2-1.0/genius.app >+share/eb/appendix/genius2-1.0/genius/data/furoku > share/eb/appendix/global-2.0/catalogs > share/eb/appendix/global-2.0/catalogs.app > share/eb/appendix/global-2.0/gejcje.app >@@ -210,6 +214,9 @@ > @dirrm share/eb/appendix/cencro-1.0 > @dirrm share/eb/appendix/genius-1.0/genius > @dirrm share/eb/appendix/genius-1.0 >+@dirrm share/eb/appendix/genius2-1.0/genius/data >+@dirrm share/eb/appendix/genius2-1.0/genius >+@dirrm share/eb/appendix/genius2-1.0 > @dirrm share/eb/appendix/chujiten-2.3/eiwa > @dirrm share/eb/appendix/chujiten-2.3/waei > @dirrm share/eb/appendix/chujiten-2.3 >diff -x CVS -Nur /usr/ports/japanese/eb2/Makefile japanese/eb2/Makefile >--- /usr/ports/japanese/eb2/Makefile Tue May 7 09:24:51 2002 >+++ japanese/eb2/Makefile Sun Aug 18 23:27:39 2002 >@@ -33,6 +33,7 @@ > appendix/daijirin-2.0.tar.gz \ > appendix/dd75-2.0.tar.gz \ > appendix/genius-1.0.tar.gz \ >+ appendix/genius2-1.0.tar.gz \ > appendix/global-2.0.tar.gz \ > appendix/heritage-2.2.tar.gz \ > appendix/izumi-2.0.tar.gz \ >@@ -64,7 +65,8 @@ > ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${file} ${APPENDIXDIR} > .endfor > .for file in ${APPENDIXFILES} >- ${TAR} -C ${APPENDIXDIR} -zxmf ${DISTDIR}/${DIST_SUBDIR}/${file} >+ ${TAR} --no-same-owner --exclude CVS -C ${APPENDIXDIR} -zxmf\ >+ ${DISTDIR}/${DIST_SUBDIR}/${file} > .endfor > > .include <bsd.port.mk> >diff -x CVS -Nur /usr/ports/japanese/eb2/distinfo japanese/eb2/distinfo >--- /usr/ports/japanese/eb2/distinfo Thu Mar 15 06:24:49 2001 >+++ japanese/eb2/distinfo Sun Aug 18 23:31:27 2002 >@@ -1,6 +1,6 @@ > MD5 (eb/eb-2.3.8.tar.gz) = fd4e150cf1fc45123a2d82eba0253604 >-MD5 (eb/appendix/LIST) = c7119dfcaf285b4db78b586f22f677ca >-MD5 (eb/appendix/LIST-ja) = b878956caacf2e72a9eeafc3292494d8 >+MD5 (eb/appendix/LIST) = 21c4443d3f4cc516e0a44efc90c2ee00 >+MD5 (eb/appendix/LIST-ja) = 7ce507ee11a343983639bf75383d5f53 > MD5 (eb/appendix/cencro-1.0.tar.gz) = 1c93a68fae90990b631bd5302349d199 > MD5 (eb/appendix/chujiten-2.3.tar.gz) = 750c15b8e94faca7cb4b15b98d1fbb19 > MD5 (eb/appendix/chujiten2-2.0.tar.gz) = 62a86bdb51a38b554bc6c3bb40da443a >@@ -11,6 +11,7 @@ > MD5 (eb/appendix/daijirin-2.0.tar.gz) = d56b2f50a2fd8a9dc49dcda2b075781c > MD5 (eb/appendix/dd75-2.0.tar.gz) = 7979cfb612d8f2ab97fc1c3e7af5d653 > MD5 (eb/appendix/genius-1.0.tar.gz) = 534571189137c7f508fdea767399d0f4 >+MD5 (eb/appendix/genius2-1.0.tar.gz) = c02fd1cd62fec73d089887dd6ba17102 > MD5 (eb/appendix/global-2.0.tar.gz) = 3750ea2d2c78ad786f1d2bc47a8c5b82 > MD5 (eb/appendix/heritage-2.2.tar.gz) = 71ef3b257474c83a0af385001eee3fbf > MD5 (eb/appendix/izumi-2.0.tar.gz) = 89a0d17f13c84c0aa0e57db434eb7462 >diff -x CVS -Nur /usr/ports/japanese/eb2/pkg-plist japanese/eb2/pkg-plist >--- /usr/ports/japanese/eb2/pkg-plist Wed Jul 5 01:34:25 2000 >+++ japanese/eb2/pkg-plist Sun Aug 18 23:29:14 2002 >@@ -94,6 +94,10 @@ > share/eb/appendix/genius-1.0/catalog.app > share/eb/appendix/genius-1.0/genius.app > share/eb/appendix/genius-1.0/genius/appendix >+share/eb/appendix/genius2-1.0/catalogs >+share/eb/appendix/genius2-1.0/catalogs.app >+share/eb/appendix/genius2-1.0/genius.app >+share/eb/appendix/genius2-1.0/genius/data/furoku > share/eb/appendix/global-2.0/catalogs > share/eb/appendix/global-2.0/catalogs.app > share/eb/appendix/global-2.0/gejcje.app >@@ -207,6 +211,9 @@ > @dirrm share/eb/appendix/cencro-1.0 > @dirrm share/eb/appendix/genius-1.0/genius > @dirrm share/eb/appendix/genius-1.0 >+@dirrm share/eb/appendix/genius2-1.0/genius/data >+@dirrm share/eb/appendix/genius2-1.0/genius >+@dirrm share/eb/appendix/genius2-1.0 > @dirrm share/eb/appendix/chujiten-2.3/eiwa > @dirrm share/eb/appendix/chujiten-2.3/waei > @dirrm share/eb/appendix/chujiten-2.3
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 41762
: 24408