aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2011-09-08 04:21:30 +0800
committerashish <ashish@FreeBSD.org>2011-09-08 04:21:30 +0800
commit36bafaab0cb8235697f3a89716f74b20834e7a95 (patch)
treefa66e2fdaf4f474a89d76a0479cb281740eb6f10 /textproc
parent68850604a4fa4d453a4877a9a8c0a3529fc6a95f (diff)
downloadfreebsd-ports-graphics-36bafaab0cb8235697f3a89716f74b20834e7a95.tar.gz
freebsd-ports-graphics-36bafaab0cb8235697f3a89716f74b20834e7a95.tar.zst
freebsd-ports-graphics-36bafaab0cb8235697f3a89716f74b20834e7a95.zip
Chase editors/emacs update
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dictem/Makefile2
-rw-r--r--textproc/dictionary/Makefile2
-rw-r--r--textproc/doc-mode.el/Makefile2
-rw-r--r--textproc/ibus-el/Makefile2
-rw-r--r--textproc/markdown-mode.el/Makefile2
-rw-r--r--textproc/muse/Makefile2
-rw-r--r--textproc/rst.el/Makefile2
-rw-r--r--textproc/skribe/Makefile2
-rw-r--r--textproc/uim-el/Makefile2
-rw-r--r--textproc/yaml-mode.el/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile
index b2acd47b889..f08a228f150 100644
--- a/textproc/dictem/Makefile
+++ b/textproc/dictem/Makefile
@@ -6,7 +6,7 @@
PORTNAME= dictem
PORTVERSION= 1.0.2
-PORTREVISION= 4
+PORTREVISION= 5
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 dc700b61d94..5db2ca6067e 100644
--- a/textproc/dictionary/Makefile
+++ b/textproc/dictionary/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dictionary
PORTVERSION= 1.8.7
-PORTREVISION= 7
+PORTREVISION= 8
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 8e6da4bdded..896d1b43ab9 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= 5
+PORTREVISION= 6
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 12c69852a0e..abe98b602cb 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= 1
+PORTREVISION= 2
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 7819646d66c..2f6a4fd0f3e 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= 1
+PORTREVISION= 2
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 cfb6ea97673..e2d58d2d3b7 100644
--- a/textproc/muse/Makefile
+++ b/textproc/muse/Makefile
@@ -7,7 +7,7 @@
PORTNAME= muse
PORTVERSION= 3.20
-PORTREVISION= 1
+PORTREVISION= 2
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 00f6aab35f2..56be222d4fb 100644
--- a/textproc/rst.el/Makefile
+++ b/textproc/rst.el/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rst.el
PORTVERSION= 6390
-PORTREVISION= 1
+PORTREVISION= 2
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 4b18c08b2f8..ce218faeb8a 100644
--- a/textproc/skribe/Makefile
+++ b/textproc/skribe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= skribe
PORTVERSION= 1.2l
-PORTREVISION= 4
+PORTREVISION= 5
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 b99c4edd437..daa732591eb 100644
--- a/textproc/uim-el/Makefile
+++ b/textproc/uim-el/Makefile
@@ -7,7 +7,7 @@
PORTNAME= uim-el
PORTVERSION= 1.7.0
-PORTREVISION= 1
+PORTREVISION= 2
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 c1c3e609732..fb7387b1e13 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= 5
+PORTREVISION= 6
CATEGORIES= textproc elisp
MASTER_SITES= http://yaml-mode.clouder.jp/attachment/wiki/WikiStart/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}