From owner-svn-ports-head@freebsd.org Sun Nov 10 11:22:19 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 740DA1B19C4; Sun, 10 Nov 2019 11:22:19 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 479s6g2QT5z3Nh8; Sun, 10 Nov 2019 11:22:19 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 38063263D5; Sun, 10 Nov 2019 11:22:19 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAABMJHk033496; Sun, 10 Nov 2019 11:22:19 GMT (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAABMIAQ033494; Sun, 10 Nov 2019 11:22:18 GMT (envelope-from ume@FreeBSD.org) Message-Id: <201911101122.xAABMIAQ033494@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ume set sender to ume@FreeBSD.org using -f From: Hajimu UMEMOTO Date: Sun, 10 Nov 2019 11:22:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517204 - head/japanese/font-cica X-SVN-Group: ports-head X-SVN-Commit-Author: ume X-SVN-Commit-Paths: head/japanese/font-cica X-SVN-Commit-Revision: 517204 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Nov 2019 11:22:19 -0000 Author: ume Date: Sun Nov 10 11:22:18 2019 New Revision: 517204 URL: https://svnweb.freebsd.org/changeset/ports/517204 Log: Update to 5.0.1 and unmark BROKEN. PR: 241825 Reported by: Tomoaki AOKI Modified: head/japanese/font-cica/Makefile head/japanese/font-cica/distinfo Modified: head/japanese/font-cica/Makefile ============================================================================== --- head/japanese/font-cica/Makefile Sun Nov 10 11:13:34 2019 (r517203) +++ head/japanese/font-cica/Makefile Sun Nov 10 11:22:18 2019 (r517204) @@ -1,18 +1,16 @@ # $FreeBSD$ PORTNAME= cica -PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTVERSION= 5.0.1 +#PORTREVISION= 0 CATEGORIES= japanese x11-fonts MASTER_SITES= https://github.com/miiton/Cica/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ja-font- -DISTNAME= Cica_v${PORTVERSION} +DISTNAME= Cica_v${DISTVERSION}_${OPT_EMOJI}_emoji MAINTAINER= ume@FreeBSD.org COMMENT= Cica Japanese monospaced fonts for programming -BROKEN= unfetchable - USES= fonts:fc zip FONTNAME= cica NO_WRKSUBDIR= yes @@ -24,8 +22,18 @@ SUB_FILES= pkg-install WRKSRC= ${WRKDIR}/${DISTNAME} PORTDOCS= * -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS EMOJI +OPTIONS_DEFAULT=EMOJI +EMOJI_DESC= With Emoji +.include + +.if ${PORT_OPTIONS:MEMOJI} +OPT_EMOJI= with +.else +OPT_EMOJI= without +.endif + do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} cd ${WRKSRC} && ${INSTALL_DATA} *.ttf ${STAGEDIR}${FONTSDIR} @@ -43,5 +51,13 @@ post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} \ "! -name *\.ttf" + +makesums: + ${MAKE} rmconfig + ${MAKE} makesum OPTIONS_UNSET=EMOJI + ${MV} distinfo .distinfo.without_emoji + ${MAKE} makesum OPTIONS_SET=EMOJI + tail -2 .distinfo.without_emoji >> distinfo + ${RM} .distinfo.without_emoji .include Modified: head/japanese/font-cica/distinfo ============================================================================== --- head/japanese/font-cica/distinfo Sun Nov 10 11:13:34 2019 (r517203) +++ head/japanese/font-cica/distinfo Sun Nov 10 11:22:18 2019 (r517204) @@ -1,3 +1,5 @@ -TIMESTAMP = 1520950521 -SHA256 (Cica_v2.1.0.zip) = 6b1e4750a3c07995bbcfaadcec0be5ed73de26ca1dc2082dc712b296af35b59b -SIZE (Cica_v2.1.0.zip) = 22571722 +TIMESTAMP = 1573384550 +SHA256 (Cica_v5.0.1_with_emoji.zip) = b61ae55fb1a4a98dd78e90fe68649bcfaabb20a5eaaffa57c246356890c6b0df +SIZE (Cica_v5.0.1_with_emoji.zip) = 23619224 +SHA256 (Cica_v5.0.1_without_emoji.zip) = 609a34b6fdf3bedd1949a58717f347b82d041ebfb9cbcd977cf57b171cefa1cd +SIZE (Cica_v5.0.1_without_emoji.zip) = 22665456