FreeBSD Bugzilla – Attachment 49299 Details for
Bug 75309
Update port: japanese/anthy Add "Okinawa Jisyo" option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.57 KB, created by
Yamashiro Jun
on 2004-12-20 14:00:42 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Yamashiro Jun
Created:
2004-12-20 14:00:42 UTC
Size:
1.57 KB
patch
obsolete
>diff -ru anthy.orig/Makefile anthy/Makefile >--- anthy.orig/Makefile Mon Dec 20 14:33:29 2004 >+++ anthy/Makefile Mon Dec 20 22:08:36 2004 >@@ -7,6 +7,7 @@ > > PORTNAME= anthy > PORTVERSION= 5900 >+PORTREVISION= 1 > CATEGORIES= japanese > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} > MASTER_SITE_SUBDIR= ${PORTNAME}/12071 >@@ -29,12 +30,26 @@ > MASTER_SITES+= http://omaemona.sourceforge.net/packages/Zisyo/:2chdic > DISTFILES+= 2ch.t:2chdic > EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} >-EXTRA_PATCHES= ${PATCHDIR}/extra-patch-mkanthydic:Makefile.in > .endif > >-.if defined(WITH_2CHDIC) >+.if defined(WITH_ODIC) >+MASTER_SITES+= http://www.ofug.net/~yamajun/files/:odic >+DISTFILES+= okinawa-20041220.t:odic >+EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} >+.endif >+ > post-extract: >+.if defined(WITH_2CHDIC) > @${CP} ${DISTDIR}/${DIST_SUBDIR}/2ch.t ${WRKSRC}/mkanthydic >+ @${REINPLACE_CMD} -e 's/base.t extra.t/base.t extra.t 2ch.t/' \ >+ ${WRKSRC}/mkanthydic/Makefile.in >+.endif >+ >+.if defined(WITH_ODIC) >+ @${CP} ${DISTDIR}/${DIST_SUBDIR}/okinawa-20041220.t ${WRKSRC}/mkanthydic >+ @${REINPLACE_CMD} -e \ >+ 's/base.t extra.t/base.t extra.t okinawa-20041220.t/' \ >+ ${WRKSRC}/mkanthydic/Makefile.in > .endif > > post-patch: >diff -ru anthy.orig/distinfo anthy/distinfo >--- anthy.orig/distinfo Mon Dec 20 14:33:29 2004 >+++ anthy/distinfo Mon Dec 20 22:05:48 2004 >@@ -2,3 +2,5 @@ > SIZE (anthy/anthy-5900.tar.gz) = 1566783 > MD5 (anthy/2ch.t) = d253bec53045cec3ba40f69a63f76612 > SIZE (anthy/2ch.t) = 142157 >+MD5 (anthy/okinawa-20041220.t) = 0a732577fee039362d1d392b742d67ae >+SIZE (anthy/okinawa-20041220.t) = 145992 >Only in anthy.orig: files
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 75309
: 49299