pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/libchewing



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan  3 07:40:15 UTC 2026

Modified Files:
        pkgsrc/inputmethod/libchewing: Makefile

Log Message:
libchewing: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/inputmethod/libchewing/Makefile

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

Modified files:

Index: pkgsrc/inputmethod/libchewing/Makefile
diff -u pkgsrc/inputmethod/libchewing/Makefile:1.39 pkgsrc/inputmethod/libchewing/Makefile:1.40
--- pkgsrc/inputmethod/libchewing/Makefile:1.39 Thu Apr 17 21:51:17 2025
+++ pkgsrc/inputmethod/libchewing/Makefile      Sat Jan  3 07:40:15 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2025/04/17 21:51:17 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.40 2026/01/03 07:40:15 wiz Exp $
 
 GITHUB_PROJECT=        libchewing
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}
@@ -10,7 +9,7 @@ MASTER_SITES=  ${MASTER_SITE_GITHUB:=chew
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://chewing.im/
+HOMEPAGE=      https://chewing.im/
 COMMENT=       The intelligent phonetic input method library
 LICENSE=       gnu-lgpl-v2.1
 



Home | Main Index | Thread Index | Old Index