pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod Bump PKGREVISION of inputmethod/canna* pac...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/afda9dee2911
branches:  trunk
changeset: 547507:afda9dee2911
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Sep 18 12:35:27 2008 +0000

description:
Bump PKGREVISION of inputmethod/canna* packages.

diffstat:

 inputmethod/canna-canuum/Makefile |  4 ++--
 inputmethod/canna-lib/Makefile    |  4 ++--
 inputmethod/canna-server/Makefile |  4 ++--
 inputmethod/canna/Makefile        |  4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diffs (53 lines):

diff -r 8441c2c6c007 -r afda9dee2911 inputmethod/canna-canuum/Makefile
--- a/inputmethod/canna-canuum/Makefile Thu Sep 18 12:33:44 2008 +0000
+++ b/inputmethod/canna-canuum/Makefile Thu Sep 18 12:35:27 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2007/01/07 09:13:56 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2008/09/18 12:35:27 taca Exp $
 
-PKGREVISION=   1
+PKGREVISION=   2
 CANNA_MODULE=  canuum
 
 .include "../../inputmethod/canna/Makefile.common"
diff -r 8441c2c6c007 -r afda9dee2911 inputmethod/canna-lib/Makefile
--- a/inputmethod/canna-lib/Makefile    Thu Sep 18 12:33:44 2008 +0000
+++ b/inputmethod/canna-lib/Makefile    Thu Sep 18 12:35:27 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2006/07/05 04:48:28 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2008/09/18 12:35:27 taca Exp $
 
-PKGREVISION=   1
+PKGREVISION=   2
 CANNA_MODULE=  lib
 
 .include "../../inputmethod/canna/Makefile.common"
diff -r 8441c2c6c007 -r afda9dee2911 inputmethod/canna-server/Makefile
--- a/inputmethod/canna-server/Makefile Thu Sep 18 12:33:44 2008 +0000
+++ b/inputmethod/canna-server/Makefile Thu Sep 18 12:35:27 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2007/07/04 20:54:39 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2008/09/18 12:35:27 taca Exp $
 
-PKGREVISION=   2
+PKGREVISION=   3
 CANNA_MODULE=  server
 
 .include "../../inputmethod/canna/Makefile.common"
diff -r 8441c2c6c007 -r afda9dee2911 inputmethod/canna/Makefile
--- a/inputmethod/canna/Makefile        Thu Sep 18 12:33:44 2008 +0000
+++ b/inputmethod/canna/Makefile        Thu Sep 18 12:35:27 2008 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:33 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2008/09/18 12:35:27 taca Exp $
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 .include "Makefile.common"
 
 PKGNAME:=      Canna-${CANNA_VERSION}
-PKGREVISION=   1
+PKGREVISION=   2
 
 DEPENDS+=      Canna-server>=${CANNA_VERSION}nb2:../../inputmethod/canna-server
 DEPENDS+=      Canna-dict>=${CANNA_VERSION}nb1:../../inputmethod/canna-dict



Home | Main Index | Thread Index | Old Index