diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/mozilla-tclp/Makefile | 7 | ||||
-rw-r--r-- | chinese/mozilla-tclp/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/chinese/mozilla-tclp/Makefile b/chinese/mozilla-tclp/Makefile index 6c90448..12a73b0 100644 --- a/chinese/mozilla-tclp/Makefile +++ b/chinese/mozilla-tclp/Makefile @@ -9,13 +9,14 @@ # And just download and install there. PORTNAME= mozilla -PORTVERSION= 1.0.0rc2 +PORTVERSION= 1.0.0rc3 +LANGPACKDATE= 0524 CATEGORIES= chinese www -MASTER_SITES= http://www.csie.ntu.edu.tw/~b7506051/mozilla/langpack/ +MASTER_SITES= http://www.csie.ntu.edu.tw/~b7506051/mozilla/langpack/distfiles/ PKGNAMESUFFIX= -tclp # Same as ftp://ftp.mozilla.org/pub/mozilla/l10n/lang/$MOZVER/langzhtw.xpi. # Use this to avoid checksum problems. -DISTNAME= langzhtw-1.0.0rc2-0516 +DISTNAME= ${PORTNAME}-langzhtw-${PORTVERSION}-${LANGPACKDATE} EXTRACT_SUFX= .xpi MAINTAINER= piaip@csie.ntu.edu.tw diff --git a/chinese/mozilla-tclp/distinfo b/chinese/mozilla-tclp/distinfo index aaddbaf..4eb4db7 100644 --- a/chinese/mozilla-tclp/distinfo +++ b/chinese/mozilla-tclp/distinfo @@ -1 +1 @@ -MD5 (langzhtw-1.0.0rc2-0516.xpi) = 2c22e391a612eceba3b725cf310d9ccc +MD5 (mozilla-langzhtw-1.0.0rc3-0524.xpi) = 326157fc3b1de063b61a1007cc809a22 |