View | Details | Raw Unified | Return to bug 79738
Collapse All | Expand All

(-)anthy/Makefile (-3 / +3 lines)
Lines 33-39 Link Here
33
33
34
.if defined(WITH_ODIC)
34
.if defined(WITH_ODIC)
35
MASTER_SITES+=	http://www.ofug.net/~yamajun/files/:odic
35
MASTER_SITES+=	http://www.ofug.net/~yamajun/files/:odic
36
DISTFILES+=	okinawa-20041220.t:odic
36
DISTFILES+=	okinawa-20050410.t:odic
37
EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
37
EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
38
.endif
38
.endif
39
39
Lines 51-59 Link Here
51
.endif
51
.endif
52
52
53
.if defined(WITH_ODIC)
53
.if defined(WITH_ODIC)
54
	${CP} ${DISTDIR}/${DIST_SUBDIR}/okinawa-20041220.t ${WRKSRC}/mkanthydic
54
	${CP} ${DISTDIR}/${DIST_SUBDIR}/okinawa-20050410.t ${WRKSRC}/mkanthydic
55
	${REINPLACE_CMD} -e \
55
	${REINPLACE_CMD} -e \
56
		's/base.t extra.t/base.t extra.t okinawa-20041220.t/' \
56
		's/base.t extra.t/base.t extra.t okinawa-20050410.t/' \
57
		${WRKSRC}/mkanthydic/Makefile.in
57
		${WRKSRC}/mkanthydic/Makefile.in
58
.endif
58
.endif
59
59
(-)anthy/distinfo (-2 / +2 lines)
Lines 2-8 Link Here
2
SIZE (anthy/anthy-6300d.tar.gz) = 2021541
2
SIZE (anthy/anthy-6300d.tar.gz) = 2021541
3
MD5 (anthy/2ch.t) = d253bec53045cec3ba40f69a63f76612
3
MD5 (anthy/2ch.t) = d253bec53045cec3ba40f69a63f76612
4
SIZE (anthy/2ch.t) = 142157
4
SIZE (anthy/2ch.t) = 142157
5
MD5 (anthy/okinawa-20041220.t) = 0a732577fee039362d1d392b742d67ae
5
MD5 (anthy/okinawa-20050410.t) = 8f0490e2ea847fc40cd59ea5fcad132b
6
SIZE (anthy/okinawa-20041220.t) = 145992
6
SIZE (anthy/okinawa-20050410.t) = 150102
7
MD5 (anthy/gskk-20041208.t.gz) = c7d1a20e54b862c8bf99a3eee8c8293b
7
MD5 (anthy/gskk-20041208.t.gz) = c7d1a20e54b862c8bf99a3eee8c8293b
8
SIZE (anthy/gskk-20041208.t.gz) = 760867
8
SIZE (anthy/gskk-20041208.t.gz) = 760867

Return to bug 79738