diff options
author | minskim <minskim@pkgsrc.org> | 2009-08-06 01:44:45 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-08-06 01:44:45 +0000 |
commit | 70e5fd6ca14043ea1e9103993decd277e6f10a17 (patch) | |
tree | 6446a3d7ca31c022859dbc129c48bcc41c1d3e6b /textproc | |
parent | 32d06d4d61c59b3adba55628f06ef8e59d78744d (diff) | |
download | pkgsrc-70e5fd6ca14043ea1e9103993decd277e6f10a17.tar.gz |
PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/dictem/Makefile | 3 | ||||
-rw-r--r-- | textproc/emacs-dict-client/Makefile | 4 | ||||
-rw-r--r-- | textproc/emacs-muse/Makefile | 3 | ||||
-rw-r--r-- | textproc/flyspell/Makefile | 3 | ||||
-rw-r--r-- | textproc/ispell-emacs/Makefile | 4 | ||||
-rw-r--r-- | textproc/markdown-mode/Makefile | 3 | ||||
-rw-r--r-- | textproc/migemo-elisp/Makefile | 3 | ||||
-rw-r--r-- | textproc/nxml-mode/Makefile | 4 | ||||
-rw-r--r-- | textproc/psgml-mode/Makefile | 4 | ||||
-rw-r--r-- | textproc/suikyo-elisp/Makefile | 3 | ||||
-rw-r--r-- | textproc/xslide/Makefile | 4 |
11 files changed, 22 insertions, 16 deletions
diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile index 67043aa745c..87b4293f900 100644 --- a/textproc/dictem/Makefile +++ b/textproc/dictem/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2009/04/06 10:34:55 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2009/08/06 01:44:55 minskim Exp $ DISTNAME= dictem-1.0.2 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dictem/} \ http://www.mova.org/~cheusov/pub/dictem/ diff --git a/textproc/emacs-dict-client/Makefile b/textproc/emacs-dict-client/Makefile index 1265f4c2c67..c5a257f0ff8 100644 --- a/textproc/emacs-dict-client/Makefile +++ b/textproc/emacs-dict-client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2008/10/11 09:31:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.11 2009/08/06 01:44:55 minskim Exp $ DISTNAME= dictionary-1.8.2 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/dictionary/emacs-dict-client/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${HOMEPAGE} diff --git a/textproc/emacs-muse/Makefile b/textproc/emacs-muse/Makefile index aff6e8918fc..69f1f90569d 100644 --- a/textproc/emacs-muse/Makefile +++ b/textproc/emacs-muse/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:35 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/06 01:44:55 minskim Exp $ # DISTNAME= muse-3.11 PKGNAME= ${EMACS_PKGNAME_PREFIX}emacs-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc editors MASTER_SITES= http://download.gna.org/muse-el/ diff --git a/textproc/flyspell/Makefile b/textproc/flyspell/Makefile index 5395fd062a4..c8e835df6bc 100644 --- a/textproc/flyspell/Makefile +++ b/textproc/flyspell/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2008/10/11 09:31:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.19 2009/08/06 01:44:56 minskim Exp $ # DISTNAME= flyspell-1.7m.el PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/.el//} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www-sop.inria.fr/mimosa/personnel/Manuel.Serrano/flyspell/ EXTRACT_SUFX= # empty diff --git a/textproc/ispell-emacs/Makefile b/textproc/ispell-emacs/Makefile index 47dcc3bfbb0..f4f3f34ed8a 100644 --- a/textproc/ispell-emacs/Makefile +++ b/textproc/ispell-emacs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2008/10/11 09:31:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.11 2009/08/06 01:44:56 minskim Exp $ # DISTNAME= ispell.el PKGNAME= ${EMACS_PKGNAME_PREFIX}ispell-emacs-3.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ftp://kdstevens.com/pub/stevens/ EXTRACT_SUFX= .gz diff --git a/textproc/markdown-mode/Makefile b/textproc/markdown-mode/Makefile index 82a62e5bcba..f06111bc38a 100644 --- a/textproc/markdown-mode/Makefile +++ b/textproc/markdown-mode/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/05/14 06:09:13 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2009/08/06 01:44:56 minskim Exp $ DISTNAME= markdown-mode PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}-1.6 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://jblevins.org/projects/markdown-mode/ EXTRACT_SUFX= .el diff --git a/textproc/migemo-elisp/Makefile b/textproc/migemo-elisp/Makefile index 55a515b5ed3..7f17a5d244e 100644 --- a/textproc/migemo-elisp/Makefile +++ b/textproc/migemo-elisp/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/10/11 09:31:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/06 01:44:56 minskim Exp $ .include "../../textproc/migemo/Makefile.common" PKGNAME= ${EMACS_PKGNAME_PREFIX}migemo-elisp-${MIGEMO_VERSION} +PKGREVISION= 1 COMMENT= Elisp for migemo diff --git a/textproc/nxml-mode/Makefile b/textproc/nxml-mode/Makefile index 45f7e85c64d..ead5c1b5e87 100644 --- a/textproc/nxml-mode/Makefile +++ b/textproc/nxml-mode/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2009/08/05 16:19:35 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2009/08/06 01:44:56 minskim Exp $ DISTNAME= nxml-mode-20041004 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc editors MASTER_SITES= http://www.thaiopensource.com/download/ diff --git a/textproc/psgml-mode/Makefile b/textproc/psgml-mode/Makefile index 186cf83253b..dba86a331ce 100644 --- a/textproc/psgml-mode/Makefile +++ b/textproc/psgml-mode/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2008/10/11 09:31:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.20 2009/08/06 01:44:56 minskim Exp $ DISTNAME= psgml-1.3.2 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-/-mode-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psgml/} diff --git a/textproc/suikyo-elisp/Makefile b/textproc/suikyo-elisp/Makefile index dcd3f709160..f5c84051e0d 100644 --- a/textproc/suikyo-elisp/Makefile +++ b/textproc/suikyo-elisp/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2008/10/11 09:31:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/06 01:44:56 minskim Exp $ # .include "../../textproc/suikyo/Makefile.common" PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-/-elisp-/} +PKGREVISION= 1 MAINTAINER= obache@NetBSD.org HOMEPAGE= http://taiyaki.org/suikyo/elisp/index.html diff --git a/textproc/xslide/Makefile b/textproc/xslide/Makefile index 8e38831429c..92fd0df7351 100644 --- a/textproc/xslide/Makefile +++ b/textproc/xslide/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2009/07/07 20:26:10 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2009/08/06 01:44:57 minskim Exp $ # DISTNAME= xslide-0.2.2 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xslide/} |