Bug 176808 - unbroken japanese/mikachan-ttfonts
Summary: unbroken japanese/mikachan-ttfonts
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: TAKATSU Tomonari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-10 09:00 UTC by TsurutaniNaoki
Modified: 2013-03-22 21:36 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.27 KB, patch)
2013-03-10 09:00 UTC, TsurutaniNaoki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description TsurutaniNaoki 2013-03-10 09:00:01 UTC
	unbronken japanese/mikachan-ttfonts; fix MASTER_SITE.

Fix: here is a patch.  I'll take maintainership if no objection.
Comment 1 TAKATSU Tomonari freebsd_committer freebsd_triage 2013-03-22 21:25:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tota

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-03-22 21:26:53 UTC
Author: tota
Date: Fri Mar 22 21:26:40 2013
New Revision: 314968
URL: http://svnweb.freebsd.org/changeset/ports/314968

Log:
  - Update to 9.1
  - Pass maintainership to submitter
  - Update MASTER_SITES
  - Trim Makefile header
  
  PR:		ports/176808 (based on)
  Submitted by:	Tsurutani Naoki <turutani_AT_scphys.kyoto-u.ac.jp>

Modified:
  head/japanese/mikachan-ttfonts/Makefile
  head/japanese/mikachan-ttfonts/distinfo

Modified: head/japanese/mikachan-ttfonts/Makefile
==============================================================================
--- head/japanese/mikachan-ttfonts/Makefile	Fri Mar 22 21:23:37 2013	(r314967)
+++ head/japanese/mikachan-ttfonts/Makefile	Fri Mar 22 21:26:40 2013	(r314968)
@@ -2,22 +2,17 @@
 # $FreeBSD$
 
 PORTNAME=	mikachan-ttfonts
-PORTVERSION=	8.7
-PORTREVISION=	2
+PORTVERSION=	9.1
 CATEGORIES=	japanese x11-fonts
-MASTER_SITES=	http://members.tripod.co.jp/mikachan_font/ \
-		${MASTER_SITE_PORTS_JP}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	http://mikachan.sourceforge.jp/
 DISTNAME=	ver${PORTVERSION}
 EXTRACT_SUFX=	.lzh
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	turutani@scphys.kyoto-u.ac.jp
 COMMENT=	Handwritten Japanese TrueType fonts by Mika-chan
 
 EXTRACT_DEPENDS=	lha:${PORTSDIR}/archivers/lha
 
-BROKEN=		checksum mismatch
-
 NO_CDROM=	Don't sell distfile
 EXTRACT_CMD=	lha
 EXTRACT_BEFORE_ARGS=	pq

Modified: head/japanese/mikachan-ttfonts/distinfo
==============================================================================
--- head/japanese/mikachan-ttfonts/distinfo	Fri Mar 22 21:23:37 2013	(r314967)
+++ head/japanese/mikachan-ttfonts/distinfo	Fri Mar 22 21:26:40 2013	(r314968)
@@ -1,2 +1,2 @@
-SHA256 (mikachan-ttfonts/ver8.7.lzh) = 36693a39c21c678cd5b485383da55927502d8395ffd83beaf7ea0d7504092b95
-SIZE (mikachan-ttfonts/ver8.7.lzh) = 2183829
+SHA256 (mikachan-ttfonts/ver9.1.lzh) = 86d6a32734f24b7ce7b3274dfa16dc7c66397ab862b2ce0344c5d73c738d8371
+SIZE (mikachan-ttfonts/ver9.1.lzh) = 2144373
_______________________________________________
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 3 TAKATSU Tomonari freebsd_committer freebsd_triage 2013-03-22 21:34:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!