pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jul  4 08:27:43 UTC 2026

Modified Files:
        pkgsrc/editors/ng: Makefile
        pkgsrc/editors/nvi-m17n: Makefile
        pkgsrc/editors/xemacs: Makefile
        pkgsrc/editors/xemacs-current: Makefile
        pkgsrc/editors/xemacs-current-nox11: Makefile
        pkgsrc/editors/xemacs-nox11: Makefile
        pkgsrc/inputmethod/canna-canuum: Makefile
        pkgsrc/inputmethod/canna-dict: Makefile
        pkgsrc/inputmethod/canna-server: Makefile
        pkgsrc/inputmethod/im-ja: Makefile
        pkgsrc/inputmethod/kinput2: Makefile
        pkgsrc/inputmethod/scim-canna: Makefile
        pkgsrc/mail/cue: Makefile
        pkgsrc/x11/mlterm: Makefile

Log Message:
*: recursive bump for canna-lib API bump


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/editors/ng/Makefile
cvs rdiff -u -r1.62 -r1.63 pkgsrc/editors/nvi-m17n/Makefile
cvs rdiff -u -r1.144 -r1.145 pkgsrc/editors/xemacs/Makefile
cvs rdiff -u -r1.125 -r1.126 pkgsrc/editors/xemacs-current/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/editors/xemacs-current-nox11/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/editors/xemacs-nox11/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/inputmethod/canna-canuum/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/inputmethod/canna-dict/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/inputmethod/canna-server/Makefile
cvs rdiff -u -r1.103 -r1.104 pkgsrc/inputmethod/im-ja/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/inputmethod/kinput2/Makefile
cvs rdiff -u -r1.56 -r1.57 pkgsrc/inputmethod/scim-canna/Makefile
cvs rdiff -u -r1.72 -r1.73 pkgsrc/mail/cue/Makefile
cvs rdiff -u -r1.211 -r1.212 pkgsrc/x11/mlterm/Makefile

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

Modified files:

Index: pkgsrc/editors/ng/Makefile
diff -u pkgsrc/editors/ng/Makefile:1.27 pkgsrc/editors/ng/Makefile:1.28
--- pkgsrc/editors/ng/Makefile:1.27     Thu Oct 24 09:32:08 2013
+++ pkgsrc/editors/ng/Makefile  Sat Jul  4 08:27:41 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2013/10/24 09:32:08 jperkin Exp $
+# $NetBSD: Makefile,v 1.28 2026/07/04 08:27:41 wiz Exp $
 
 DISTNAME=      ng-1.4.4
+PKGREVISION=   1
 CATEGORIES=    editors japanese
 MASTER_SITES=  http://tt.sakura.ne.jp/~amura/archives/ng/
 

Index: pkgsrc/editors/nvi-m17n/Makefile
diff -u pkgsrc/editors/nvi-m17n/Makefile:1.62 pkgsrc/editors/nvi-m17n/Makefile:1.63
--- pkgsrc/editors/nvi-m17n/Makefile:1.62       Wed Aug 16 08:07:41 2023
+++ pkgsrc/editors/nvi-m17n/Makefile    Sat Jul  4 08:27:42 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.62 2023/08/16 08:07:41 nia Exp $
+# $NetBSD: Makefile,v 1.63 2026/07/04 08:27:42 wiz Exp $
 
 DISTNAME=      nvi-1.79
 PKGNAME=       nvi-m17n-1.79.20040608
-PKGREVISION=   11
+PKGREVISION=   12
 CATEGORIES=    editors
 MASTER_SITES=  http://www.bostic.com/files/
 

Index: pkgsrc/editors/xemacs/Makefile
diff -u pkgsrc/editors/xemacs/Makefile:1.144 pkgsrc/editors/xemacs/Makefile:1.145
--- pkgsrc/editors/xemacs/Makefile:1.144        Fri Jan  2 22:34:58 2026
+++ pkgsrc/editors/xemacs/Makefile      Sat Jul  4 08:27:42 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.144 2026/01/02 22:34:58 hauke Exp $
+# $NetBSD: Makefile,v 1.145 2026/07/04 08:27:42 wiz Exp $
 
 PKGNAME=       ${DISTNAME}
+PKGREVISION=   1
 COMMENT=       XEmacs text editor version 21.4
 
 .include "Makefile.common"

Index: pkgsrc/editors/xemacs-current/Makefile
diff -u pkgsrc/editors/xemacs-current/Makefile:1.125 pkgsrc/editors/xemacs-current/Makefile:1.126
--- pkgsrc/editors/xemacs-current/Makefile:1.125        Tue Sep 23 16:41:10 2025
+++ pkgsrc/editors/xemacs-current/Makefile      Sat Jul  4 08:27:42 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.125 2025/09/23 16:41:10 hauke Exp $
+# $NetBSD: Makefile,v 1.126 2026/07/04 08:27:42 wiz Exp $
 
 PKGNAME=       ${DISTNAME}
+PKGREVISION=   1
 COMMENT=       XEmacs text editor version ${PKGVERSION_NOREV}
 
 .include "Makefile.common"

Index: pkgsrc/editors/xemacs-current-nox11/Makefile
diff -u pkgsrc/editors/xemacs-current-nox11/Makefile:1.24 pkgsrc/editors/xemacs-current-nox11/Makefile:1.25
--- pkgsrc/editors/xemacs-current-nox11/Makefile:1.24   Tue Sep 23 16:41:10 2025
+++ pkgsrc/editors/xemacs-current-nox11/Makefile        Sat Jul  4 08:27:42 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2025/09/23 16:41:10 hauke Exp $
+# $NetBSD: Makefile,v 1.25 2026/07/04 08:27:42 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-nox11-/}
+PKGREVISION=   1
 COMMENT=       *BETA* XEmacs text editor version 21.5 (no X11 support)
 
 .include "../../editors/xemacs-current/Makefile.common"

Index: pkgsrc/editors/xemacs-nox11/Makefile
diff -u pkgsrc/editors/xemacs-nox11/Makefile:1.43 pkgsrc/editors/xemacs-nox11/Makefile:1.44
--- pkgsrc/editors/xemacs-nox11/Makefile:1.43   Fri Jan  2 22:34:59 2026
+++ pkgsrc/editors/xemacs-nox11/Makefile        Sat Jul  4 08:27:42 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2026/01/02 22:34:59 hauke Exp $
+# $NetBSD: Makefile,v 1.44 2026/07/04 08:27:42 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-nox11-/}
+PKGREVISION=   1
 COMMENT=       XEmacs text editor version 21.4 (no x11 support)
 
 .include "../../editors/xemacs/Makefile.common"

Index: pkgsrc/inputmethod/canna-canuum/Makefile
diff -u pkgsrc/inputmethod/canna-canuum/Makefile:1.20 pkgsrc/inputmethod/canna-canuum/Makefile:1.21
--- pkgsrc/inputmethod/canna-canuum/Makefile:1.20       Sat Jul  4 07:28:53 2026
+++ pkgsrc/inputmethod/canna-canuum/Makefile    Sat Jul  4 08:27:42 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2026/07/04 07:28:53 tsutsui Exp $
+# $NetBSD: Makefile,v 1.21 2026/07/04 08:27:42 wiz Exp $
 
 CANNA_MODULE=  canuum
-PKGREVISION=   1
+PKGREVISION=   2
 
 .include "../../inputmethod/canna/Makefile.common"
 

Index: pkgsrc/inputmethod/canna-dict/Makefile
diff -u pkgsrc/inputmethod/canna-dict/Makefile:1.18 pkgsrc/inputmethod/canna-dict/Makefile:1.19
--- pkgsrc/inputmethod/canna-dict/Makefile:1.18 Tue Jun  6 12:41:37 2023
+++ pkgsrc/inputmethod/canna-dict/Makefile      Sat Jul  4 08:27:42 2026
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2023/06/06 12:41:37 riastradh Exp $
+# $NetBSD: Makefile,v 1.19 2026/07/04 08:27:42 wiz Exp $
 
 CANNA_MODULE=  dict
 
 MAKE_JOBS_SAFE=        no
 
+PKGREVISION= 1
 .include "../../inputmethod/canna/Makefile.common"
 
 TOOL_DEPENDS+= Canna-server>=${CANNA_VERSION}:../../inputmethod/canna-server

Index: pkgsrc/inputmethod/canna-server/Makefile
diff -u pkgsrc/inputmethod/canna-server/Makefile:1.27 pkgsrc/inputmethod/canna-server/Makefile:1.28
--- pkgsrc/inputmethod/canna-server/Makefile:1.27       Fri Jul  3 19:54:41 2026
+++ pkgsrc/inputmethod/canna-server/Makefile    Sat Jul  4 08:27:42 2026
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2026/07/03 19:54:41 tsutsui Exp $
+# $NetBSD: Makefile,v 1.28 2026/07/04 08:27:42 wiz Exp $
 
 CANNA_MODULE=  server
 
+PKGREVISION= 1
 .include "../../inputmethod/canna/Makefile.common"
 
 INSTALL_TARGET=        instserver

Index: pkgsrc/inputmethod/im-ja/Makefile
diff -u pkgsrc/inputmethod/im-ja/Makefile:1.103 pkgsrc/inputmethod/im-ja/Makefile:1.104
--- pkgsrc/inputmethod/im-ja/Makefile:1.103     Tue Jan 27 08:39:56 2026
+++ pkgsrc/inputmethod/im-ja/Makefile   Sat Jul  4 08:27:43 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.103 2026/01/27 08:39:56 wiz Exp $
+# $NetBSD: Makefile,v 1.104 2026/07/04 08:27:43 wiz Exp $
 #
 
 DISTNAME=      im-ja-1.5
-PKGREVISION=   97
+PKGREVISION=   98
 CATEGORIES=    inputmethod japanese
 MASTER_SITES=  http://im-ja.sourceforge.net/
 

Index: pkgsrc/inputmethod/kinput2/Makefile
diff -u pkgsrc/inputmethod/kinput2/Makefile:1.25 pkgsrc/inputmethod/kinput2/Makefile:1.26
--- pkgsrc/inputmethod/kinput2/Makefile:1.25    Sat Nov  2 22:56:54 2019
+++ pkgsrc/inputmethod/kinput2/Makefile Sat Jul  4 08:27:43 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2019/11/02 22:56:54 rillig Exp $
+# $NetBSD: Makefile,v 1.26 2026/07/04 08:27:43 wiz Exp $
 
 DISTNAME=      kinput2-v3.1
 PKGNAME=       kinput2-3.1
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    japanese inputmethod
 MASTER_SITES=  ftp://ftp.sra.co.jp/pub/x11/kinput2/
 

Index: pkgsrc/inputmethod/scim-canna/Makefile
diff -u pkgsrc/inputmethod/scim-canna/Makefile:1.56 pkgsrc/inputmethod/scim-canna/Makefile:1.57
--- pkgsrc/inputmethod/scim-canna/Makefile:1.56 Thu Jun 11 07:17:15 2026
+++ pkgsrc/inputmethod/scim-canna/Makefile      Sat Jul  4 08:27:43 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2026/06/11 07:17:15 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2026/07/04 08:27:43 wiz Exp $
 
 DISTNAME=              scim-canna-1.0.1
-PKGREVISION=           50
+PKGREVISION=           51
 CATEGORIES=            inputmethod
 MASTER_SITES=          ${MASTER_SITE_OSDN:=scim-imengine/29155/}
 

Index: pkgsrc/mail/cue/Makefile
diff -u pkgsrc/mail/cue/Makefile:1.72 pkgsrc/mail/cue/Makefile:1.73
--- pkgsrc/mail/cue/Makefile:1.72       Wed Mar 11 19:20:36 2020
+++ pkgsrc/mail/cue/Makefile    Sat Jul  4 08:27:43 2026
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2020/03/11 19:20:36 nia Exp $
+# $NetBSD: Makefile,v 1.73 2026/07/04 08:27:43 wiz Exp $
 
 DISTNAME=      cue-snap-20180813
 PKGNAME=       ${DISTNAME:S/snap-//}
+PKGREVISION=   1
 CATEGORIES=    mail
 MASTER_SITES=  ftp://sh.wide.ad.jp/WIDE/free-ware/cue/snap/
 

Index: pkgsrc/x11/mlterm/Makefile
diff -u pkgsrc/x11/mlterm/Makefile:1.211 pkgsrc/x11/mlterm/Makefile:1.212
--- pkgsrc/x11/mlterm/Makefile:1.211    Thu Jun 11 07:17:54 2026
+++ pkgsrc/x11/mlterm/Makefile  Sat Jul  4 08:27:43 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.211 2026/06/11 07:17:54 wiz Exp $
+# $NetBSD: Makefile,v 1.212 2026/07/04 08:27:43 wiz Exp $
 
 DISTNAME=      mlterm-3.9.4
-PKGREVISION=   8
+PKGREVISION=   9
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=arakiken/}
 GITHUB_PROJECT=        ${PKGBASE}



Home | Main Index | Thread Index | Old Index