pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/scim-chewing



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb  7 08:28:51 UTC 2026

Modified Files:
        pkgsrc/inputmethod/scim-chewing: Makefile

Log Message:
scim-chewing: comment out dead site, switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 pkgsrc/inputmethod/scim-chewing/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/scim-chewing/Makefile
diff -u pkgsrc/inputmethod/scim-chewing/Makefile:1.83 pkgsrc/inputmethod/scim-chewing/Makefile:1.84
--- pkgsrc/inputmethod/scim-chewing/Makefile:1.83       Tue Jan 27 08:39:58 2026
+++ pkgsrc/inputmethod/scim-chewing/Makefile    Sat Feb  7 08:28:51 2026
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.83 2026/01/27 08:39:58 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.84 2026/02/07 08:28:51 wiz Exp $
 
 DISTNAME=              scim-chewing-0.3.5
 PKGREVISION=           59
 CATEGORIES=            inputmethod
-MASTER_SITES=          http://chewing.googlecode.com/files/
+#MASTER_SITES=         http://chewing.googlecode.com/files/
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://chewing.im/
+HOMEPAGE=              https://chewing.im/
 COMMENT=               SCIM IMEngine module for Chewing input method
 LICENSE=               gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index