From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 2 10:20:08 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 685901065674 for ; Mon, 2 Jul 2012 10:20:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 445908FC15 for ; Mon, 2 Jul 2012 10:20:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q62AK8Tj004829 for ; Mon, 2 Jul 2012 10:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q62AK8Bp004828; Mon, 2 Jul 2012 10:20:08 GMT (envelope-from gnats) Resent-Date: Mon, 2 Jul 2012 10:20:08 GMT Resent-Message-Id: <201207021020.q62AK8Bp004828@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Hung-te Liang Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7BF31106564A; Mon, 2 Jul 2012 10:19:52 +0000 (UTC) (envelope-from lhd@BBS.LHD.tw) Received: from seed.net.tw (sn16.seed.net.tw [139.175.54.16]) by mx1.freebsd.org (Postfix) with ESMTP id 497E18FC15; Mon, 2 Jul 2012 10:19:51 +0000 (UTC) Received: from [112.104.54.195] (port=37099 helo=BBS.LHD.tw) by seed.net.tw with esmtp (Seednet 4.69:1) id 1Sldp3-000LPk-LO; Mon, 02 Jul 2012 18:25:37 +0800 Received: by BBS.LHD.tw (Postfix, from userid 1001) id 1ED522E024; Mon, 2 Jul 2012 17:55:46 +0800 (CST) Message-Id: <20120702095546.1ED522E024@BBS.LHD.tw> Date: Mon, 2 Jul 2012 17:55:46 +0800 (CST) From: Hung-te Liang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: lwhsu@FreeBSD.org Subject: ports/169596: [MAINTAINER] chinese/CNS11643-font: remove RESITRCTED for license change X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jul 2012 10:20:08 -0000 >Number: 169596 >Category: ports >Synopsis: [MAINTAINER] chinese/CNS11643-font: remove RESITRCTED for license change >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 02 10:20:07 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Hung-te Liang >Release: FreeBSD 8.3-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD BBS.LHD.tw 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Mon Jun 11 23:52:38 UTC 2012 >Description: [DESCRIBE CHANGES] - Add copyright notice in pkg-message - remove RESTRICTED form Makefile - LICENSE* & do-install:show pkg-message in Makefile - Change distinfo for official font file alternative for built-in license - Bump PORTREVISION - Refine pkg-descr Added file: - pkg-message Modified files: - Makefile - pkg-descr - distinfo Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports) >How-To-Repeat: >Fix: --- CNS11643-font-98.1_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/chinese/CNS11643-font/Makefile ./Makefile --- /usr/ports/chinese/CNS11643-font/Makefile 2012-06-15 14:00:05.000000000 +0800 +++ ./Makefile 2012-07-02 17:22:02.000000000 +0800 @@ -7,6 +7,7 @@ PORTNAME= CNS11643-font PORTVERSION= 98.1 +PORTREVISION= 1 CATEGORIES= chinese x11-fonts MASTER_SITES= http://www.cns11643.gov.tw/AIDB/file.do?path=download/%E5%AD%97%E5%9E%8B%E4%B8%8B%E8%BC%89%601q%60%E5%85%A8%E5%AD%97%E5%BA%AB%E6%AD%A3%E6%A5%B7%E9%AB%94/name/:kai \ http://www.cns11643.gov.tw/AIDB/file.do?path=download/%E5%AD%97%E5%9E%8B%E4%B8%8B%E8%BC%89%601q%60%E5%85%A8%E5%AD%97%E5%BA%AB%E6%AD%A3%E5%AE%8B%E9%AB%94/name/:sung @@ -16,10 +17,14 @@ MAINTAINER= lhd@cs.nctu.edu.tw COMMENT= A combine of Kai and Sung with CNS11643 TrueType Fonts +LICENSE= CC_BY-ND_3.0_TW +LICENSE_NAME= Creative Commons Attribution-NoDerivs 3.0 Taiwan License +LICENSE_TEXT= This fonts allowed for redistribution, as long as they are passed along unchanged with the original font name and copyright notice. +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + DIST_SUBDIR= ${PORTNAME} NO_WRKSUBDIR= yes NO_BUILD= yes -RESTRICTED= No redistribution or commercial use is allowed. TTF= TW-Kai-98_1.ttf TW-Sung-98_1.ttf @@ -28,6 +33,11 @@ ${INSTALL_DATA} ${DISTDIR}/${PORTNAME}/TW-Kai-98_1.ttf ${FONTSDIR} ${INSTALL_DATA} ${DISTDIR}/${PORTNAME}/TW-Sung-98_1.ttf ${FONTSDIR} +post-install: + @${ECHO_CMD} "*******************************************************************************" + @${CAT} ${PKGMESSAGE} + @${ECHO_CMD} "*******************************************************************************" + .include .include "${PORTSDIR}/chinese/ttfm/Makefile.ttf" .include diff -ruN --exclude=CVS /usr/ports/chinese/CNS11643-font/distinfo ./distinfo --- /usr/ports/chinese/CNS11643-font/distinfo 2012-06-15 14:00:05.000000000 +0800 +++ ./distinfo 2012-07-02 16:39:07.000000000 +0800 @@ -1,4 +1,4 @@ -SHA256 (CNS11643-font/TW-Kai-98_1.ttf) = 36f288baeb02ad764b49530f1fea038df9fa09f5d020202f202bea53b3d5ba03 -SIZE (CNS11643-font/TW-Kai-98_1.ttf) = 33390372 -SHA256 (CNS11643-font/TW-Sung-98_1.ttf) = d97e25d402908818a88b627107b7da4f19a651b77eb75c93e7acc736ae0c8495 -SIZE (CNS11643-font/TW-Sung-98_1.ttf) = 19388164 +SHA256 (CNS11643-font/TW-Kai-98_1.ttf) = 90e7807c697df4888d32639b40080bd17df73f45c54b12b5a1d9c889a08af36b +SIZE (CNS11643-font/TW-Kai-98_1.ttf) = 33391108 +SHA256 (CNS11643-font/TW-Sung-98_1.ttf) = 150b627c558a9a846e2bd6e36d47e38a4fd17ccfa3665da1e94801019af1cf4a +SIZE (CNS11643-font/TW-Sung-98_1.ttf) = 19388932 diff -ruN --exclude=CVS /usr/ports/chinese/CNS11643-font/pkg-descr ./pkg-descr --- /usr/ports/chinese/CNS11643-font/pkg-descr 2012-06-15 14:00:05.000000000 +0800 +++ ./pkg-descr 2012-07-02 17:09:24.000000000 +0800 @@ -1,4 +1,3 @@ -These fonts are chinese Unicode fonts which include the following charsets: -CNS 11643 +These fonts are Chinese Unicode fonts which include the CNS 11643 character set. WWW: http://www.cns11643.gov.tw/ diff -ruN --exclude=CVS /usr/ports/chinese/CNS11643-font/pkg-message ./pkg-message --- /usr/ports/chinese/CNS11643-font/pkg-message 1970-01-01 08:00:00.000000000 +0800 +++ ./pkg-message 2012-07-02 17:02:05.000000000 +0800 @@ -0,0 +1,5 @@ +Copyright (c) 2012 RDEC, Executive Yuan, ROC. + +These fonts are licensed under Creative Commons Attribution-NoDerivs 3.0 +Taiwan License, and allowed for redistribution, as long as they are passed +along unchanged with the original font name and copyright notice. --- CNS11643-font-98.1_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: