Received: by mail.netbsd.org (Postfix, from userid 605) id 53DFD84CDF; Sat, 20 Apr 2019 10:04:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CED4C84CD5 for ; Sat, 20 Apr 2019 10:04:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 45TyIyW_vUBj for ; Sat, 20 Apr 2019 10:04:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 42AAD84CD0 for ; Sat, 20 Apr 2019 10:04:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3DA6DFB16; Sat, 20 Apr 2019 10:04:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1555754647118150" MIME-Version: 1.0 Date: Sat, 20 Apr 2019 10:04:07 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/fonts/twemoji-color-font-ttf To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20190420100407.3DA6DFB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1555754647118150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sat Apr 20 10:04:07 UTC 2019 Modified Files: pkgsrc/fonts/twemoji-color-font-ttf: Makefile distinfo Log Message: twemoji-color-font-ttf: Update to 12.0.1 Synced with twitter - 230 new codepoints from Unicode 12. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/twemoji-color-font-ttf/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/fonts/twemoji-color-font-ttf/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1555754647118150 Content-Disposition: inline Content-Length: 2014 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/fonts/twemoji-color-font-ttf/Makefile diff -u pkgsrc/fonts/twemoji-color-font-ttf/Makefile:1.2 pkgsrc/fonts/twemoji-color-font-ttf/Makefile:1.3 --- pkgsrc/fonts/twemoji-color-font-ttf/Makefile:1.2 Thu Apr 4 11:55:22 2019 +++ pkgsrc/fonts/twemoji-color-font-ttf/Makefile Sat Apr 20 10:04:07 2019 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2019/04/04 11:55:22 maya Exp $ +# $NetBSD: Makefile,v 1.3 2019/04/20 10:04:07 nia Exp $ -PKGNAME= twemoji-color-font-ttf-11.2.0 +PKGNAME= twemoji-color-font-ttf-12.0.1 DISTNAME= TwitterColorEmoji-SVGinOT-Linux-${PKGVERSION_NOREV} CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_GITHUB:=eosrei/} Index: pkgsrc/fonts/twemoji-color-font-ttf/distinfo diff -u pkgsrc/fonts/twemoji-color-font-ttf/distinfo:1.1 pkgsrc/fonts/twemoji-color-font-ttf/distinfo:1.2 --- pkgsrc/fonts/twemoji-color-font-ttf/distinfo:1.1 Fri Nov 30 15:46:48 2018 +++ pkgsrc/fonts/twemoji-color-font-ttf/distinfo Sat Apr 20 10:04:07 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2018/11/30 15:46:48 nia Exp $ +$NetBSD: distinfo,v 1.2 2019/04/20 10:04:07 nia Exp $ -SHA1 (TwitterColorEmoji-SVGinOT-Linux-11.2.0.tar.gz) = 12b9e7fd78c2204988d0dff2efd60e37445fea08 -RMD160 (TwitterColorEmoji-SVGinOT-Linux-11.2.0.tar.gz) = 41587f81efaaaef05129bffaed719d614b95e17e -SHA512 (TwitterColorEmoji-SVGinOT-Linux-11.2.0.tar.gz) = 552f68fe531dd3003c11825075712d98c2d38b617006d76b8ee2866163bc4c29db11f1ddb97eb0630ceb5f3a69478b3ef1389e5004d7bba26d0bb252292b487b -Size (TwitterColorEmoji-SVGinOT-Linux-11.2.0.tar.gz) = 4711875 bytes +SHA1 (TwitterColorEmoji-SVGinOT-Linux-12.0.1.tar.gz) = 03dc56e1f7cee6d8f738e69a633d6d30deae95e6 +RMD160 (TwitterColorEmoji-SVGinOT-Linux-12.0.1.tar.gz) = 225da10ef1393471dbb4fae660a2c45b2b13c982 +SHA512 (TwitterColorEmoji-SVGinOT-Linux-12.0.1.tar.gz) = 53aee799ce336475fbbce3572349aece882b836b852fd8c54034db23acdf464851bb1f369bade5ad2b049595a8a0777ae90ccf0484a784ca1ca9d48975f48a7d +Size (TwitterColorEmoji-SVGinOT-Linux-12.0.1.tar.gz) = 5536435 bytes --_----------=_1555754647118150--