pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod update HOMEPAGE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fd1c574cc6b6
branches:  trunk
changeset: 417214:fd1c574cc6b6
user:      szptvlfn <szptvlfn%pkgsrc.org@localhost>
date:      Wed Nov 06 11:26:59 2019 +0000

description:
update HOMEPAGE

diffstat:

 inputmethod/scim-ccinput/Makefile   |  4 ++--
 inputmethod/scim-fcitx/Makefile     |  4 ++--
 inputmethod/scim-hangul/Makefile    |  4 ++--
 inputmethod/scim-input-pad/Makefile |  4 ++--
 inputmethod/scim-m17n/Makefile      |  4 ++--
 inputmethod/scim-pinyin/Makefile    |  4 ++--
 inputmethod/scim-tables/Makefile    |  4 ++--
 inputmethod/scim-uim/Makefile       |  4 ++--
 inputmethod/scim/Makefile           |  4 ++--
 9 files changed, 18 insertions(+), 18 deletions(-)

diffs (162 lines):

diff -r 196f9a9a5bee -r fd1c574cc6b6 inputmethod/scim-ccinput/Makefile
--- a/inputmethod/scim-ccinput/Makefile Wed Nov 06 11:26:49 2019 +0000
+++ b/inputmethod/scim-ccinput/Makefile Wed Nov 06 11:26:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2019/11/02 22:56:54 rillig Exp $
+# $NetBSD: Makefile,v 1.38 2019/11/06 11:26:59 szptvlfn Exp $
 #
 
 DISTNAME=              scim-ccinput-0.3.1
@@ -8,7 +8,7 @@
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.scim-im.org/
+HOMEPAGE=              https://github.com/scim-im/scim
 COMMENT=               SCIM IMEngine module for CCInput
 LICENSE=               gnu-gpl-v2
 
diff -r 196f9a9a5bee -r fd1c574cc6b6 inputmethod/scim-fcitx/Makefile
--- a/inputmethod/scim-fcitx/Makefile   Wed Nov 06 11:26:49 2019 +0000
+++ b/inputmethod/scim-fcitx/Makefile   Wed Nov 06 11:26:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2019/07/21 22:25:12 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2019/11/06 11:26:59 szptvlfn Exp $
 #
 
 DISTNAME=              scim-fcitx.3.1.1
@@ -9,7 +9,7 @@
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.scim-im.org/
+HOMEPAGE=              https://github.com/scim-im/scim
 COMMENT=               Fcitx ported to SCIM
 LICENSE=               gnu-gpl-v2
 
diff -r 196f9a9a5bee -r fd1c574cc6b6 inputmethod/scim-hangul/Makefile
--- a/inputmethod/scim-hangul/Makefile  Wed Nov 06 11:26:49 2019 +0000
+++ b/inputmethod/scim-hangul/Makefile  Wed Nov 06 11:26:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2019/07/21 22:25:12 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2019/11/06 11:26:59 szptvlfn Exp $
 #
 
 DISTNAME=              scim-hangul-0.4.0
@@ -7,7 +7,7 @@
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=scim/}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.scim-im.org/
+HOMEPAGE=              https://github.com/scim-im/scim
 COMMENT=               SCIM IMEngine module for inputing korean scripts
 LICENSE=               gnu-gpl-v2
 
diff -r 196f9a9a5bee -r fd1c574cc6b6 inputmethod/scim-input-pad/Makefile
--- a/inputmethod/scim-input-pad/Makefile       Wed Nov 06 11:26:49 2019 +0000
+++ b/inputmethod/scim-input-pad/Makefile       Wed Nov 06 11:26:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2019/07/21 22:25:12 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2019/11/06 11:26:59 szptvlfn Exp $
 #
 
 DISTNAME=      scim-input-pad-0.1.3
@@ -7,7 +7,7 @@
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=scim/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.scim-im.org/
+HOMEPAGE=      https://github.com/scim-im/scim
 COMMENT=       SCIM onscreen input pad
 LICENSE=       gnu-gpl-v2
 
diff -r 196f9a9a5bee -r fd1c574cc6b6 inputmethod/scim-m17n/Makefile
--- a/inputmethod/scim-m17n/Makefile    Wed Nov 06 11:26:49 2019 +0000
+++ b/inputmethod/scim-m17n/Makefile    Wed Nov 06 11:26:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2019/07/21 22:25:13 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2019/11/06 11:26:59 szptvlfn Exp $
 #
 
 DISTNAME=              scim-m17n-0.2.3
@@ -7,7 +7,7 @@
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=scim/}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.scim-im.org/
+HOMEPAGE=              https://github.com/scim-im/scim
 COMMENT=               SCIM IMEngine module for m17n-lib
 LICENSE=               gnu-gpl-v2
 
diff -r 196f9a9a5bee -r fd1c574cc6b6 inputmethod/scim-pinyin/Makefile
--- a/inputmethod/scim-pinyin/Makefile  Wed Nov 06 11:26:49 2019 +0000
+++ b/inputmethod/scim-pinyin/Makefile  Wed Nov 06 11:26:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2019/07/21 22:25:13 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2019/11/06 11:26:59 szptvlfn Exp $
 #
 
 DISTNAME=              scim-pinyin-0.5.92
@@ -7,7 +7,7 @@
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=scim/}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.scim-im.org/
+HOMEPAGE=              https://github.com/scim-im/scim
 COMMENT=               SCIM IMEngine module for smart pinyin
 LICENSE=               gnu-gpl-v2
 
diff -r 196f9a9a5bee -r fd1c574cc6b6 inputmethod/scim-tables/Makefile
--- a/inputmethod/scim-tables/Makefile  Wed Nov 06 11:26:49 2019 +0000
+++ b/inputmethod/scim-tables/Makefile  Wed Nov 06 11:26:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2019/07/21 22:25:13 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2019/11/06 11:27:00 szptvlfn Exp $
 #
 
 DISTNAME=              scim-tables-0.5.14.1
@@ -7,7 +7,7 @@
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=scim/}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.scim-im.org/
+HOMEPAGE=              https://github.com/scim-im/scim
 COMMENT=               Data files for SCIM Generic Table Input Method module
 LICENSE=               gnu-gpl-v2
 
diff -r 196f9a9a5bee -r fd1c574cc6b6 inputmethod/scim-uim/Makefile
--- a/inputmethod/scim-uim/Makefile     Wed Nov 06 11:26:49 2019 +0000
+++ b/inputmethod/scim-uim/Makefile     Wed Nov 06 11:26:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2019/07/21 22:25:13 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2019/11/06 11:27:00 szptvlfn Exp $
 #
 
 DISTNAME=              scim-uim-0.2.0
@@ -7,7 +7,7 @@
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=scim/}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.scim-im.org/
+HOMEPAGE=              https://github.com/scim-im/scim
 COMMENT=               SCIM IMEngine module for UIM
 LICENSE=               gnu-gpl-v2
 
diff -r 196f9a9a5bee -r fd1c574cc6b6 inputmethod/scim/Makefile
--- a/inputmethod/scim/Makefile Wed Nov 06 11:26:49 2019 +0000
+++ b/inputmethod/scim/Makefile Wed Nov 06 11:26:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2019/08/11 13:21:18 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2019/11/06 11:26:59 szptvlfn Exp $
 #
 
 DISTNAME=              scim-1.4.15
@@ -7,7 +7,7 @@
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=scim/}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.scim-im.org/
+HOMEPAGE=              https://github.com/scim-im/scim
 COMMENT=               Smart Common Input Method
 LICENSE=               gnu-lgpl-v2.1
 



Home | Main Index | Thread Index | Old Index