diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-09-19 15:03:00 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-09-19 15:03:00 +0000 |
commit | 1671d20389a4408b9e4b2001e36426f2fe27ceb4 (patch) | |
tree | 3b18e626f0ada09dab8e42b5aba55a050517701d /chinese/xcin25 | |
parent | Add the rest of the patch (diff) |
Add author-generated patches to fix several bugs and introduce
many new features
PR: 21377
Submitted by: Michael C. Wu <keichii@peorth.iteration.net>
Diffstat (limited to '')
-rw-r--r-- | chinese/xcin25/Makefile | 4 | ||||
-rw-r--r-- | chinese/xcin25/distinfo | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile index 1a8e4ee7e344..d753bbe7f962 100644 --- a/chinese/xcin25/Makefile +++ b/chinese/xcin25/Makefile @@ -11,6 +11,10 @@ CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ DISTNAME= xcin-2.5.2-pre5 +PATCH_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/patch/ +PATCHFILES= xcin-2.5.2.pre5.diff3.gz +PATCH_DIST_STRIP= -p1 + MAINTAINER= keith@freebsd.sinica.edu.tw LIB_DEPENDS= tabe.0:${PORTSDIR}/chinese/libtabe \ diff --git a/chinese/xcin25/distinfo b/chinese/xcin25/distinfo index 1485110dab8d..04b58c0e2f4f 100644 --- a/chinese/xcin25/distinfo +++ b/chinese/xcin25/distinfo @@ -1 +1,2 @@ MD5 (xcin-2.5.2-pre5.tar.gz) = 4fd07ab343f4027a2b3e87b277d0b451 +MD5 (xcin-2.5.2.pre5.diff3.gz) = 22eb30e0776d144e5b04b8882f56c036 |