pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/unicode-emoji



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 15 09:12:54 UTC 2026

Modified Files:
        pkgsrc/textproc/unicode-emoji: Makefile

Log Message:
unicode-emoji: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/unicode-emoji/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/unicode-emoji/Makefile
diff -u pkgsrc/textproc/unicode-emoji/Makefile:1.8 pkgsrc/textproc/unicode-emoji/Makefile:1.9
--- pkgsrc/textproc/unicode-emoji/Makefile:1.8  Wed Feb 28 11:53:31 2024
+++ pkgsrc/textproc/unicode-emoji/Makefile      Sun Feb 15 09:12:54 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2024/02/28 11:53:31 tsutsui Exp $
+# $NetBSD: Makefile,v 1.9 2026/02/15 09:12:54 wiz Exp $
 
 DISTNAME=      unicode-emoji-${EMOJI_VERSION}
 CATEGORIES=    textproc
@@ -8,7 +8,7 @@ DISTFILES=      ${EMOJI_FILES}
 EXTRACT_SUFX=  # none
 
 MAINTAINER=    tsutsui%NetBSD.org@localhost
-HOMEPAGE=      https://www.unicode.org/emoji/
+HOMEPAGE=      https://home.unicode.org/emoji/about-emoji/
 COMMENT=       Unicode Emoji Data Files
 LICENSE=       unicode
 



Home | Main Index | Thread Index | Old Index