pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc Bump PKGREVISION for aspell update (and corre...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/defff5ef530c
branches:  trunk
changeset: 486147:defff5ef530c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Dec 24 02:58:27 2004 +0000

description:
Bump PKGREVISION for aspell update (and corresponding change in created
dictionaries).

diffstat:

 textproc/aspell-breton/Makefile     |  4 ++--
 textproc/aspell-dutch/Makefile      |  4 ++--
 textproc/aspell-esperanto/Makefile  |  4 ++--
 textproc/aspell-francais/Makefile   |  4 ++--
 textproc/aspell-greek/Makefile      |  4 ++--
 textproc/aspell-portuguese/Makefile |  4 ++--
 textproc/aspell-romanian/Makefile   |  4 ++--
 textproc/aspell-slovak/Makefile     |  4 ++--
 textproc/aspell-spanish/Makefile    |  4 ++--
 textproc/aspell-welsh/Makefile      |  4 ++--
 10 files changed, 20 insertions(+), 20 deletions(-)

diffs (150 lines):

diff -r cafe10d6f423 -r defff5ef530c textproc/aspell-breton/Makefile
--- a/textproc/aspell-breton/Makefile   Fri Dec 24 02:55:53 2004 +0000
+++ b/textproc/aspell-breton/Makefile   Fri Dec 24 02:58:27 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
 #
 
 DISTNAME=      aspell-br-0.50-2
 PKGNAME=       ${DISTNAME:C/br-(.*)-(.*)$/breton-\1.\2/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GNU:=aspell/dict/br/}
 EXTRACT_SUFX=  .tar.bz2
diff -r cafe10d6f423 -r defff5ef530c textproc/aspell-dutch/Makefile
--- a/textproc/aspell-dutch/Makefile    Fri Dec 24 02:55:53 2004 +0000
+++ b/textproc/aspell-dutch/Makefile    Fri Dec 24 02:58:27 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
 #
 
 DISTNAME=      aspell-nl-0.50-2
 PKGNAME=       ${DISTNAME:C/nl-(.*)-(.*)$/dutch-\1.\2/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GNU:=aspell/dict/nl/}
 EXTRACT_SUFX=  .tar.bz2
diff -r cafe10d6f423 -r defff5ef530c textproc/aspell-esperanto/Makefile
--- a/textproc/aspell-esperanto/Makefile        Fri Dec 24 02:55:53 2004 +0000
+++ b/textproc/aspell-esperanto/Makefile        Fri Dec 24 02:58:27 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
 #
 
 DISTNAME=      aspell-eo-0.50-2
 PKGNAME=       ${DISTNAME:C/eo-(.*)-(.*)$/esperanto-\1.\2/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GNU:=aspell/dict/eo/}
 EXTRACT_SUFX=  .tar.bz2
diff -r cafe10d6f423 -r defff5ef530c textproc/aspell-francais/Makefile
--- a/textproc/aspell-francais/Makefile Fri Dec 24 02:55:53 2004 +0000
+++ b/textproc/aspell-francais/Makefile Fri Dec 24 02:58:27 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
 #
 
 DISTNAME=      aspell-fr-0.50-3
 PKGNAME=       ${DISTNAME:C/fr-(.*)-(.*)$/francais-\1.\2/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GNU:=aspell/dict/fr/}
 EXTRACT_SUFX=  .tar.bz2
diff -r cafe10d6f423 -r defff5ef530c textproc/aspell-greek/Makefile
--- a/textproc/aspell-greek/Makefile    Fri Dec 24 02:55:53 2004 +0000
+++ b/textproc/aspell-greek/Makefile    Fri Dec 24 02:58:27 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
 #
 
 DISTNAME=      aspell-el-0.50-3
 PKGNAME=       ${DISTNAME:C/el-(.*)-(.*)$/greek-\1.\2/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GNU:=aspell/dict/el/}
 EXTRACT_SUFX=  .tar.bz2
diff -r cafe10d6f423 -r defff5ef530c textproc/aspell-portuguese/Makefile
--- a/textproc/aspell-portuguese/Makefile       Fri Dec 24 02:55:53 2004 +0000
+++ b/textproc/aspell-portuguese/Makefile       Fri Dec 24 02:58:27 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
 #
 
 DISTNAME=      aspell-pt-0.50-2
 PKGNAME=       ${DISTNAME:C/pt-(.*)-(.*)$/portuguese-\1.\2/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GNU:=aspell/dict/pt/}
 EXTRACT_SUFX=  .tar.bz2
diff -r cafe10d6f423 -r defff5ef530c textproc/aspell-romanian/Makefile
--- a/textproc/aspell-romanian/Makefile Fri Dec 24 02:55:53 2004 +0000
+++ b/textproc/aspell-romanian/Makefile Fri Dec 24 02:58:27 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
 #
 
 DISTNAME=      aspell-ro-0.50-2
 PKGNAME=       ${DISTNAME:C/ro-(.*)-(.*)$/romanian-\1.\2/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GNU:=aspell/dict/ro/}
 EXTRACT_SUFX=  .tar.bz2
diff -r cafe10d6f423 -r defff5ef530c textproc/aspell-slovak/Makefile
--- a/textproc/aspell-slovak/Makefile   Fri Dec 24 02:55:53 2004 +0000
+++ b/textproc/aspell-slovak/Makefile   Fri Dec 24 02:58:27 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2004/10/03 00:18:19 tv Exp $
+# $NetBSD: Makefile,v 1.11 2004/12/24 02:58:27 wiz Exp $
 #
 
 DISTNAME=      aspell-sk-0.52-0
 PKGNAME=       ${DISTNAME:C/sk-(.*)-(.*)/slovak-\1.\2/}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    textproc
 MASTER_SITES=  http://spell.linux.sk/
 EXTRACT_SUFX=  .tar.bz2
diff -r cafe10d6f423 -r defff5ef530c textproc/aspell-spanish/Makefile
--- a/textproc/aspell-spanish/Makefile  Fri Dec 24 02:55:53 2004 +0000
+++ b/textproc/aspell-spanish/Makefile  Fri Dec 24 02:58:27 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:19 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
 #
 
 DISTNAME=      aspell-es-0.50-2
 PKGNAME=       ${DISTNAME:C/es-(.*)-(.*)$/spanish-\1.\2/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GNU:=aspell/dict/es/}
 EXTRACT_SUFX=  .tar.bz2
diff -r cafe10d6f423 -r defff5ef530c textproc/aspell-welsh/Makefile
--- a/textproc/aspell-welsh/Makefile    Fri Dec 24 02:55:53 2004 +0000
+++ b/textproc/aspell-welsh/Makefile    Fri Dec 24 02:58:27 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:19 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
 #
 
 DISTNAME=      aspell-cy-0.50-3
 PKGNAME=       ${DISTNAME:C/cy-(.*)-(.*)$/welsh-\1.\2/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GNU:=aspell/dict/cy/}
 EXTRACT_SUFX=  .tar.bz2



Home | Main Index | Thread Index | Old Index