Date: Thu, 19 Jul 2012 23:51:34 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r301200 - head/chinese/sunpinyin Message-ID: <201207192351.q6JNpYdf035119@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: delphij Date: Thu Jul 19 23:51:34 2012 New Revision: 301200 URL: http://svn.freebsd.org/changeset/ports/301200 Log: - Host the distfile at FreeBSD's site; - Remove maintainer's URL from master sites; - Recompress to make the file smaller. Requested by: maintainer Modified: head/chinese/sunpinyin/Makefile head/chinese/sunpinyin/distinfo Modified: head/chinese/sunpinyin/Makefile ============================================================================== --- head/chinese/sunpinyin/Makefile Thu Jul 19 23:35:57 2012 (r301199) +++ head/chinese/sunpinyin/Makefile Thu Jul 19 23:51:34 2012 (r301200) @@ -8,8 +8,7 @@ PORTNAME= sunpinyin DISTVERSION= 2.0.4rc2 CATEGORIES= chinese devel -MASTER_SITES= LOCAL/wen:1 \ - http://students.cs.niu.edu/~z1565938/distfiles/:1 \ +MASTER_SITES= LOCAL/delphij:1 \ ${MASTER_SITE_GOOGLE_CODE}:1 \ http://open-gram.googlecode.com/files/:2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:1 \ Modified: head/chinese/sunpinyin/distinfo ============================================================================== --- head/chinese/sunpinyin/distinfo Thu Jul 19 23:35:57 2012 (r301199) +++ head/chinese/sunpinyin/distinfo Thu Jul 19 23:51:34 2012 (r301200) @@ -1,5 +1,5 @@ -SHA256 (sunpinyin-2.0.4rc2.tar.xz) = 075d80b5159362bc2fd4b5fece3db6de72658ccebf58ea96a91b3b13da5752d7 -SIZE (sunpinyin-2.0.4rc2.tar.xz) = 970072 +SHA256 (sunpinyin-2.0.4rc2.tar.xz) = e38aaf5728d52c6022e37ce297ab27f82498f6356f0b9f3c78cdd7552ce1e17d +SIZE (sunpinyin-2.0.4rc2.tar.xz) = 966852 SHA256 (lm_sc.t3g.arpa.tar.bz2) = 5fcbb6264befd03a75fad1301b8804a8df52972b2ea91045c7f2613904bbc6c7 SIZE (lm_sc.t3g.arpa.tar.bz2) = 36280876 SHA256 (dict.utf8.tar.bz2) = d0bcbc5b7005823e69c490a178d456d476069c640bf292028282e9a94d784418
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207192351.q6JNpYdf035119>