Bug 176742 - [MAINTAINER] chinese/CNS11643-font: upstream files are updated without changing version
Summary: [MAINTAINER] chinese/CNS11643-font: upstream files are updated without changi...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-08 07:00 UTC by Hung-te Liang
Modified: 2013-03-20 19:10 UTC (History)
1 user (show)

See Also:


Attachments
CNS11643-font-98.1_2.patch (1.83 KB, patch)
2013-03-08 07:00 UTC, Hung-te Liang
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hung-te Liang 2013-03-08 07:00:00 UTC
- Update checksum.
- Bump PORTREVISION.
- Use new style Makefile header. 

Modified files:
- distinfo
- Makefile

Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: ports)
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2013-03-08 07:06:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

I'll take it.
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2013-03-08 08:52:50 UTC
State Changed
From-To: open->feedback

have you checked the difference of old/new version?
Comment 3 Hung-te Liang 2013-03-09 07:47:32 UTC
  I'm sure that they add and update some characters at least, with "strings", "diff", GUI and my eyes:

U+2FFC U+488C U+9FAB U+9FB0 U+9FB1 U+9FB3 U+9FB4 U+9FB5 U+9FB6 U+9FB7 U+9FB8 U+9FBA U+9FBE U+9FC1 U+9FC2 U+9FC5 U+9FC7 U+9FC8 U+9FC9 U+9FCC
Comment 4 Li-Wen Hsu freebsd_committer freebsd_triage 2013-03-20 17:21:57 UTC
State Changed
From-To: feedback->open

Feedback received.
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-03-20 19:09:03 UTC
Author: lwhsu
Date: Wed Mar 20 19:08:49 2013
New Revision: 314755
URL: http://svnweb.freebsd.org/changeset/ports/314755

Log:
  - Update checksum, distfiles rerolled, some characters are added or updated [1]
  - Bump PORTREVISION [1]
  - Use new style Makefile header [1]
  - Change DIST_SUBDIR to not affect mirror sites
  
  PR:		ports/176742 [1]
  Submitted by:	Hung-te Liang <lhd@cs.nctu.edu.tw> (maintainer)

Modified:
  head/chinese/CNS11643-font/Makefile
  head/chinese/CNS11643-font/distinfo

Modified: head/chinese/CNS11643-font/Makefile
==============================================================================
--- head/chinese/CNS11643-font/Makefile	Wed Mar 20 18:52:36 2013	(r314754)
+++ head/chinese/CNS11643-font/Makefile	Wed Mar 20 19:08:49 2013	(r314755)
@@ -1,13 +1,9 @@
-# New ports collection makefile for:	CNS11643-font
-# Date created:		2009/01/03
-# Whom:			chinsan
-#
+# Created by: chinsan
 # $FreeBSD$
-#
 
 PORTNAME=	CNS11643-font
 PORTVERSION=	98.1
-PORTREVISION=	1
+PORTREVISION=	2
 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
@@ -22,18 +18,17 @@ LICENSE_NAME=	Creative Commons Attributi
 LICENSE_TEXT=	Description of the license can be obtained from the following URL: http://creativecommons.org/licenses/by-nd/3.0/tw/
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-DIST_SUBDIR=	${PORTNAME}
+DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}
 NO_WRKSUBDIR=	yes
 NO_BUILD=	yes
 
-BROKEN=		checksum mismatch
-
 TTF=		TW-Kai-98_1.ttf TW-Sung-98_1.ttf
 
 do-install:
 	@${MKDIR} ${FONTSDIR}
-	${INSTALL_DATA} ${DISTDIR}/${PORTNAME}/TW-Kai-98_1.ttf ${FONTSDIR}
-	${INSTALL_DATA} ${DISTDIR}/${PORTNAME}/TW-Sung-98_1.ttf ${FONTSDIR}
+.for f in ${TTF}
+	${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${f} ${FONTSDIR}
+.endfor
 
 post-install:
 	@${ECHO_CMD} "*******************************************************************************"

Modified: head/chinese/CNS11643-font/distinfo
==============================================================================
--- head/chinese/CNS11643-font/distinfo	Wed Mar 20 18:52:36 2013	(r314754)
+++ head/chinese/CNS11643-font/distinfo	Wed Mar 20 19:08:49 2013	(r314755)
@@ -1,4 +1,4 @@
-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
+SHA256 (CNS11643-font/98.1/TW-Kai-98_1.ttf) = 10eaaf2bf6c8853f10ddfca1a7805f104c3fe59129a843b816b331f36870aaaf
+SIZE (CNS11643-font/98.1/TW-Kai-98_1.ttf) = 33442328
+SHA256 (CNS11643-font/98.1/TW-Sung-98_1.ttf) = ba9e1577c97fe88215fa68ecb23cf9e72393d151f63f44a4d3df89a381d09115
+SIZE (CNS11643-font/98.1/TW-Sung-98_1.ttf) = 19457460
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 6 Li-Wen Hsu freebsd_committer freebsd_triage 2013-03-20 19:09:36 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!