From f4a362bde5f41792205fbc74662da335f8133daa Mon Sep 17 00:00:00 2001 From: clive Date: Thu, 29 Aug 2002 20:21:54 +0000 Subject: Since the Big5<->GB mapping in iconv is simply broken and not acceptable, hook another table included in autoconvert (called libhz) is not an option. This new patchset also adds copyright in files not written by myself. Submitted by: Kuang-che Wu --- chinese/mutt/Makefile | 5 ++++- chinese/mutt/distinfo | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'chinese') diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index f1dea7ff1547..ceac50e9cb80 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -9,7 +9,8 @@ CATEGORIES= chinese MASTERDIR= ${.CURDIR}/../../mail/mutt-devel -REVISEDATE= 20020617 +REVISEDATE= 20020830 +PORTREVISION= 3 MAINTAINER= ycheng@sinica.edu.tw @@ -29,3 +30,5 @@ MD5_FILE= ${.CURDIR}/distinfo PKGMESSAGE= ${.CURDIR}/pkg-message .include "${MASTERDIR}/Makefile" +# To be a satellite port, I do not have many choices to place this line. +LIB_DEPENDS+= hz.0:${PORTSDIR}/chinese/autoconvert diff --git a/chinese/mutt/distinfo b/chinese/mutt/distinfo index 1e707ad30090..ebfb83447f7b 100644 --- a/chinese/mutt/distinfo +++ b/chinese/mutt/distinfo @@ -3,4 +3,4 @@ MD5 (mutt/patch-1.5.1.rr.compressed.gz) = 583f434aa7e440806d12f2143ecff3d8 MD5 (mutt/patch-1.5.1.vvv.nntp.gz) = 5bce8bf3d320808cfa7b822ebcc5086d MD5 (mutt/patch-1.5.1.vvv.initials.gz) = 39cd4f8beff1664a3078d4a1a08c7b5e MD5 (mutt/patch-1.5.1.vvv.quote.gz) = 83aa6b5a9c1117d7f15df0c59037c318 -MD5 (mutt/zh-mutt-1.5.1-20020617.diff.gz) = 92143024b48d01af8951200eeb882e44 +MD5 (mutt/zh-mutt-1.5.1-20020830.diff.gz) = 3f9a5c30386601aab7642ed2fa89218c -- cgit