unbronken japanese/mikachan-ttfonts; fix MASTER_SITE. Fix: here is a patch. I'll take maintainership if no objection.
Responsible Changed From-To: freebsd-ports-bugs->tota I'll take it.
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"
State Changed From-To: open->closed Committed. Thanks!