pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-ICU



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Apr 25 08:49:49 UTC 2021

Modified Files:
        pkgsrc/textproc/py-ICU: Makefile

Log Message:
py-ICU: update HOMEPAGE, needs actually updating


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/py-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/py-ICU/Makefile
diff -u pkgsrc/textproc/py-ICU/Makefile:1.13 pkgsrc/textproc/py-ICU/Makefile:1.14
--- pkgsrc/textproc/py-ICU/Makefile:1.13        Wed Apr 21 11:42:48 2021
+++ pkgsrc/textproc/py-ICU/Makefile     Sun Apr 25 08:49:49 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2021/04/21 11:42:48 adam Exp $
+# $NetBSD: Makefile,v 1.14 2021/04/25 08:49:49 nia Exp $
 
 DISTNAME=      PyICU-2.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/PyICU/ICU/}
@@ -7,7 +7,7 @@ CATEGORIES=     textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=P/PyICU/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/ovalhub/pyicu
+HOMEPAGE=      https://gitlab.pyicu.org/main/pyicu
 COMMENT=       Python extension wrapping the ICU C++ libraries
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index