summaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorclive <clive@FreeBSD.org>2002-08-29 20:21:54 +0000
committerclive <clive@FreeBSD.org>2002-08-29 20:21:54 +0000
commitf4a362bde5f41792205fbc74662da335f8133daa (patch)
treed88453410c64977d3a102b36f23a0655785210cd /chinese
parentb20d4ff3e4be56eeb2eb22aa3e221365801b150e (diff)
downloadFreeBSD-ports-f4a362bde5f41792205fbc74662da335f8133daa.zip
FreeBSD-ports-f4a362bde5f41792205fbc74662da335f8133daa.tar.gz
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 <kcwu@kcwu.dyndns.org>
Diffstat (limited to 'chinese')
-rw-r--r--chinese/mutt/Makefile5
-rw-r--r--chinese/mutt/distinfo2
2 files changed, 5 insertions, 2 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile
index f1dea7f..ceac50e 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 1e707ad..ebfb834 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
OpenPOWER on IntegriCloud