diff options
author | ashish <ashish@FreeBSD.org> | 2011-10-17 14:01:31 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-10-17 14:01:31 +0800 |
commit | d828af7af666aaf34783655422804ea2eacf3a3e (patch) | |
tree | 68c036bff63b65c8c1fdee47e3838f784f57fe54 /textproc | |
parent | b49caf78f4ad6d830808004d1387973862d73ed8 (diff) | |
download | freebsd-ports-gnome-d828af7af666aaf34783655422804ea2eacf3a3e.tar.gz freebsd-ports-gnome-d828af7af666aaf34783655422804ea2eacf3a3e.tar.zst freebsd-ports-gnome-d828af7af666aaf34783655422804ea2eacf3a3e.zip |
- Chase editors/emacs update
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/dictem/Makefile | 2 | ||||
-rw-r--r-- | textproc/dictionary/Makefile | 2 | ||||
-rw-r--r-- | textproc/doc-mode.el/Makefile | 2 | ||||
-rw-r--r-- | textproc/ibus-el/Makefile | 2 | ||||
-rw-r--r-- | textproc/markdown-mode.el/Makefile | 2 | ||||
-rw-r--r-- | textproc/muse/Makefile | 2 | ||||
-rw-r--r-- | textproc/rst.el/Makefile | 2 | ||||
-rw-r--r-- | textproc/skribe/Makefile | 2 | ||||
-rw-r--r-- | textproc/uim-el/Makefile | 2 | ||||
-rw-r--r-- | textproc/yaml-mode.el/Makefile | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile index f08a228f150f..ffb9430da969 100644 --- a/textproc/dictem/Makefile +++ b/textproc/dictem/Makefile @@ -6,7 +6,7 @@ PORTNAME= dictem PORTVERSION= 1.0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc net elisp MASTER_SITES= SF/dictem/dictem/dictem-${PORTVERSION} PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/textproc/dictionary/Makefile b/textproc/dictionary/Makefile index 5db2ca6067e9..a104d8f0c448 100644 --- a/textproc/dictionary/Makefile +++ b/textproc/dictionary/Makefile @@ -7,7 +7,7 @@ PORTNAME= dictionary PORTVERSION= 1.8.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc net elisp MASTER_SITES= http://me.in-berlin.de/~myrkr/dictionary/ \ http://bsdchat.com/dist/dryice/ diff --git a/textproc/doc-mode.el/Makefile b/textproc/doc-mode.el/Makefile index 896d1b43ab9d..dec5de8cb75e 100644 --- a/textproc/doc-mode.el/Makefile +++ b/textproc/doc-mode.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= doc-mode.el PORTVERSION= 1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc elisp MASTER_SITES= SF/xpt/doc-mode/doc-mode-${PORTVERSION} DISTNAME= doc-mode-${PORTVERSION} diff --git a/textproc/ibus-el/Makefile b/textproc/ibus-el/Makefile index abe98b602cb2..8c40cafa0c38 100644 --- a/textproc/ibus-el/Makefile +++ b/textproc/ibus-el/Makefile @@ -8,7 +8,7 @@ PORTNAME= ibus-el PORTVERSION= 0.2.1 #PORTREVISION= 0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc elisp MASTER_SITES= http://www11.atwiki.jp/s-irie/pub/emacs/ibus/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/textproc/markdown-mode.el/Makefile b/textproc/markdown-mode.el/Makefile index 2f6a4fd0f3e4..c0eae65ebee7 100644 --- a/textproc/markdown-mode.el/Makefile +++ b/textproc/markdown-mode.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= markdown-mode.el PORTVERSION= 1.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://jblevins.org/projects/markdown-mode/ DISTNAME= markdown-mode.el diff --git a/textproc/muse/Makefile b/textproc/muse/Makefile index e2d58d2d3b72..b64500b1bbab 100644 --- a/textproc/muse/Makefile +++ b/textproc/muse/Makefile @@ -7,7 +7,7 @@ PORTNAME= muse PORTVERSION= 3.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc elisp MASTER_SITES= http://download.gna.org/muse-el/ \ ${MASTER_SITE_LOCAL} \ diff --git a/textproc/rst.el/Makefile b/textproc/rst.el/Makefile index 56be222d4fba..b3e74c0cbbd0 100644 --- a/textproc/rst.el/Makefile +++ b/textproc/rst.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= rst.el PORTVERSION= 6390 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc elisp MASTER_SITES= http://svn.berlios.de/viewcvs/docutils/trunk/docutils/tools/editors/emacs/ PKGNAMESUFFIX= -${EMACS_NAME} diff --git a/textproc/skribe/Makefile b/textproc/skribe/Makefile index ce218faeb8a5..d6d31efd7e78 100644 --- a/textproc/skribe/Makefile +++ b/textproc/skribe/Makefile @@ -7,7 +7,7 @@ PORTNAME= skribe PORTVERSION= 1.2l -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= ftp://ftp-sop.inria.fr/mimosa/fp/Skribe/ DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index a45d97c92b25..617249bae8d5 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -7,7 +7,7 @@ PORTNAME= uim-el PORTVERSION= 1.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/textproc/yaml-mode.el/Makefile b/textproc/yaml-mode.el/Makefile index fb7387b1e13c..c4c351a08117 100644 --- a/textproc/yaml-mode.el/Makefile +++ b/textproc/yaml-mode.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= yaml-mode.el PORTVERSION= 0.0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc elisp MASTER_SITES= http://yaml-mode.clouder.jp/attachment/wiki/WikiStart/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |