pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/icu



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Wed Dec  8 09:57:05 UTC 2021

Modified Files:
        pkgsrc/textproc/icu: Makefile

Log Message:
icu: Update to 70.1

* Update HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 pkgsrc/textproc/icu/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/icu/Makefile
diff -u pkgsrc/textproc/icu/Makefile:1.138 pkgsrc/textproc/icu/Makefile:1.139
--- pkgsrc/textproc/icu/Makefile:1.138  Wed Dec  8 08:21:05 2021
+++ pkgsrc/textproc/icu/Makefile        Wed Dec  8 09:57:04 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.138 2021/12/08 08:21:05 adam Exp $
+# $NetBSD: Makefile,v 1.139 2021/12/08 09:57:04 ryoon Exp $
 
 DISTNAME=      icu4c-70_1-src
 PKGNAME=       ${DISTNAME:S/4c//:S/-src//:S/_/./g}
@@ -9,7 +9,7 @@ GITHUB_PROJECT= icu
 GITHUB_RELEASE=        release-70-1
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://site.icu-project.org/
+HOMEPAGE=      https://icu.unicode.org/
 COMMENT=       Robust and full-featured Unicode services
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index