pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/hs-emojis Update to emojis-0.1.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/02c30832d26d
branches: trunk
changeset: 373417:02c30832d26d
user: pho <pho%pkgsrc.org@localhost>
date: Fri Feb 11 12:18:39 2022 +0000
description:
Update to emojis-0.1.2
0.1.2
* Update emoji data (Unicode 14.0) and aliases from gemoji.
* Export baseEmojis and zwjEmojis, generated directly from Unicode emoji
data files, so that the library contains a complete list of emojis,
including emojis for which gemoji provides no alias (Stephen Morgan).
0.1.1
* Update emoji data.
diffstat:
converters/hs-emojis/Makefile | 5 ++---
converters/hs-emojis/buildlink3.mk | 6 +++---
converters/hs-emojis/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 10 deletions(-)
diffs (45 lines):
diff -r f1b9988cc5eb -r 02c30832d26d converters/hs-emojis/Makefile
--- a/converters/hs-emojis/Makefile Fri Feb 11 12:15:15 2022 +0000
+++ b/converters/hs-emojis/Makefile Fri Feb 11 12:18:39 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2022/01/18 02:48:02 pho Exp $
+# $NetBSD: Makefile,v 1.5 2022/02/11 12:18:39 pho Exp $
-DISTNAME= emojis-0.1
-PKGREVISION= 2
+DISTNAME= emojis-0.1.2
CATEGORIES= converters
MAINTAINER= pho%cielonegro.org@localhost
diff -r f1b9988cc5eb -r 02c30832d26d converters/hs-emojis/buildlink3.mk
--- a/converters/hs-emojis/buildlink3.mk Fri Feb 11 12:15:15 2022 +0000
+++ b/converters/hs-emojis/buildlink3.mk Fri Feb 11 12:18:39 2022 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.4 2022/01/18 02:48:02 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2022/02/11 12:18:39 pho Exp $
BUILDLINK_TREE+= hs-emojis
.if !defined(HS_EMOJIS_BUILDLINK3_MK)
HS_EMOJIS_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.hs-emojis+= hs-emojis>=0.1
-BUILDLINK_ABI_DEPENDS.hs-emojis+= hs-emojis>=0.1nb2
+BUILDLINK_API_DEPENDS.hs-emojis+= hs-emojis>=0.1.2
+BUILDLINK_ABI_DEPENDS.hs-emojis+= hs-emojis>=0.1.2
BUILDLINK_PKGSRCDIR.hs-emojis?= ../../converters/hs-emojis
.endif # HS_EMOJIS_BUILDLINK3_MK
diff -r f1b9988cc5eb -r 02c30832d26d converters/hs-emojis/distinfo
--- a/converters/hs-emojis/distinfo Fri Feb 11 12:15:15 2022 +0000
+++ b/converters/hs-emojis/distinfo Fri Feb 11 12:18:39 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:06:40 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/02/11 12:18:39 pho Exp $
-BLAKE2s (emojis-0.1.tar.gz) = 5ef8e2979ab153785d480c7f4d03d79a519e94e813f8213d80c681c80d539895
-SHA512 (emojis-0.1.tar.gz) = 587c67bff3f77c362b16c93889762a9aad6fb5250c0bced45f5053f59dd6a11ab2886e53f286bbc4de2b8793be133708b1f9c5d4d52bcef1820f5a7c1ecfa7d2
-Size (emojis-0.1.tar.gz) = 36219 bytes
+BLAKE2s (emojis-0.1.2.tar.gz) = a682b7f3ef20d1679fc9cd9c14d7d7312b9129b6ba0241883f52c921691f9992
+SHA512 (emojis-0.1.2.tar.gz) = e34d1c1797f37e3cbe37f5f617496aa70310ca654c98069d393c10c5fcf56e336f35d06e018c859354ea54ae1c5fbbe4a24d484a5f59cceb5a9e3c25caf2a52d
+Size (emojis-0.1.2.tar.gz) = 49333 bytes
Home |
Main Index |
Thread Index |
Old Index