diff options
70 files changed, 70 insertions, 64 deletions
diff --git a/Mk/bsd.emacs.mk b/Mk/bsd.emacs.mk index b036715bb8c0..e0b5cd5e972e 100644 --- a/Mk/bsd.emacs.mk +++ b/Mk/bsd.emacs.mk @@ -117,7 +117,7 @@ PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PORT_NAME} # Emacs-24.x .elif (${EMACS_PORT_NAME} == "emacs24") EMACS_NAME= emacs -EMACS_VER= 24.1 +EMACS_VER= 24.2 EMACS_MAJOR_VER= 24 EMACS_LIBDIR?= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER?= share/${EMACS_NAME}/${EMACS_VER} diff --git a/audio/emms/Makefile b/audio/emms/Makefile index f667c792dab7..49988e50e4a9 100644 --- a/audio/emms/Makefile +++ b/audio/emms/Makefile @@ -7,7 +7,7 @@ PORTNAME= emms PORTVERSION= 3.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio elisp MASTER_SITES= GNU diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index fe4b410db81f..0fbed26edbd0 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -7,6 +7,7 @@ PORTNAME= dinotrace PORTVERSION= 9.4c +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= http://www.veripool.org/ftp/ EXTRACT_SUFX= .tgz diff --git a/cad/verilog-mode.el/Makefile b/cad/verilog-mode.el/Makefile index 78d4d7c0460e..2d2509747629 100644 --- a/cad/verilog-mode.el/Makefile +++ b/cad/verilog-mode.el/Makefile @@ -7,6 +7,7 @@ PORTNAME= verilog-mode.el PORTVERSION= 801 +PORTREVISION= 1 CATEGORIES= cad elisp MASTER_SITES= http://www.veripool.org/ftp/ DISTNAME= ${PORTNAME:R}-${PORTVERSION}.${PORTNAME:E} diff --git a/databases/bbdb/Makefile b/databases/bbdb/Makefile index b4772d8f390d..4dad21a4e067 100644 --- a/databases/bbdb/Makefile +++ b/databases/bbdb/Makefile @@ -7,7 +7,7 @@ PORTNAME= bbdb PORTVERSION= 2.35 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases elisp MASTER_SITES= SF PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/databases/lsdb/Makefile b/databases/lsdb/Makefile index 4a3f2efea782..8ae560603d82 100644 --- a/databases/lsdb/Makefile +++ b/databases/lsdb/Makefile @@ -7,7 +7,7 @@ PORTNAME= lsdb PORTVERSION= 0.11 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases elisp MASTER_SITES= SFJP/${PORTNAME}/7488 PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/deskutils/howm/Makefile b/deskutils/howm/Makefile index 0ddf88c30b34..dff67c06e3aa 100644 --- a/deskutils/howm/Makefile +++ b/deskutils/howm/Makefile @@ -7,7 +7,7 @@ PORTNAME= howm PORTVERSION= 1.3.9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= http://howm.sourceforge.jp/a/ diff --git a/deskutils/org-mode.el/Makefile b/deskutils/org-mode.el/Makefile index aeb9d30f0292..a6ae3391302d 100644 --- a/deskutils/org-mode.el/Makefile +++ b/deskutils/org-mode.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= org-mode.el PORTVERSION= 7.8.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils elisp MASTER_SITES= http://orgmode.org/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/deskutils/planner.el/Makefile b/deskutils/planner.el/Makefile index 69ca92633f03..f1f201c6e301 100644 --- a/deskutils/planner.el/Makefile +++ b/deskutils/planner.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= planner.el PORTVERSION= 3.42 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= deskutils elisp MASTER_SITES= http://download.gna.org/planner-el/ \ http://dryice.name/computer/FreeBSD/distfiles/ diff --git a/deskutils/remember.el/Makefile b/deskutils/remember.el/Makefile index 9141688f99d3..860261165e8e 100644 --- a/deskutils/remember.el/Makefile +++ b/deskutils/remember.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= remember.el PORTVERSION= 2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils elisp MASTER_SITES= http://download.gna.org/remember-el/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/devel/cedet/Makefile b/devel/cedet/Makefile index 89ff2f8ba288..7e3a30f0e2b8 100644 --- a/devel/cedet/Makefile +++ b/devel/cedet/Makefile @@ -7,7 +7,7 @@ PORTNAME= cedet PORTVERSION= 1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel elisp MASTER_SITES= SF/${PORTNAME}/${PORTNAME} PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/devel/distel/Makefile b/devel/distel/Makefile index e7e1812782e0..a2bde0948c31 100644 --- a/devel/distel/Makefile +++ b/devel/distel/Makefile @@ -7,7 +7,7 @@ PORTNAME= distel PORTVERSION= 2011.03.13 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel elisp MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= olgeni diff --git a/devel/ecb/Makefile b/devel/ecb/Makefile index 5eb1f30ca1dc..c6dd3ce23992 100644 --- a/devel/ecb/Makefile +++ b/devel/ecb/Makefile @@ -7,7 +7,7 @@ PORTNAME= ecb PORTVERSION= 2.40 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel elisp MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME:U}%20${PORTVERSION} diff --git a/devel/elib/Makefile b/devel/elib/Makefile index bf0b4005f7a9..f81ec7fe9804 100644 --- a/devel/elib/Makefile +++ b/devel/elib/Makefile @@ -7,7 +7,7 @@ PORTNAME= elib PORTVERSION= 1.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ../old-gnu/emacs diff --git a/devel/magit/Makefile b/devel/magit/Makefile index a76338e1ce34..538495c7ceab 100644 --- a/devel/magit/Makefile +++ b/devel/magit/Makefile @@ -7,7 +7,7 @@ PORTNAME= magit PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel elisp MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://cloud.github.com/downloads/magit/magit/ diff --git a/devel/p5-Sepia/Makefile b/devel/p5-Sepia/Makefile index 565f244926ce..ba7f27bf2fb4 100644 --- a/devel/p5-Sepia/Makefile +++ b/devel/p5-Sepia/Makefile @@ -7,7 +7,7 @@ PORTNAME= Sepia PORTVERSION= 0.992 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/psvn/Makefile b/devel/psvn/Makefile index 49ad61a8c389..880d95e53b9c 100644 --- a/devel/psvn/Makefile +++ b/devel/psvn/Makefile @@ -7,6 +7,7 @@ PORTNAME= psvn PORTVERSION= 20120326.212349 +PORTREVISION= 1 CATEGORIES= devel elisp MASTER_SITES= http://www.xsteve.at/prg/emacs/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/devel/xtla/Makefile b/devel/xtla/Makefile index 67af32e475f1..5469768d4dc1 100644 --- a/devel/xtla/Makefile +++ b/devel/xtla/Makefile @@ -7,7 +7,7 @@ PORTNAME= xtla PORTVERSION= 1.2.1 -PORTREVISION= 12 +PORTREVISION= 13 PORTEPOCH= 1 CATEGORIES= devel elisp MASTER_SITES= http://download.gna.org/xtla-el/ \ diff --git a/editors/apel/Makefile b/editors/apel/Makefile index 580f5f1aac66..5afabcfbba37 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -7,7 +7,7 @@ PORTNAME= apel PORTVERSION= ${APEL_VER} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= editors elisp MASTER_SITES= http://kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/apel/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/editors/flim/Makefile b/editors/flim/Makefile index 8bb8a8fd3378..61a872d91629 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -7,7 +7,7 @@ PORTNAME= flim PORTVERSION= ${FLIM_VER} -PORTREVISION= 10 +PORTREVISION= 11 PORTEPOCH= 1 CATEGORIES= editors elisp MASTER_SITES= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/flim/flim-1.14/ diff --git a/editors/gnuserv/Makefile b/editors/gnuserv/Makefile index c0e5ceb7bd6f..ceae14a6a6bf 100644 --- a/editors/gnuserv/Makefile +++ b/editors/gnuserv/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnuserv PORTVERSION= 3.12.8 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= editors MASTER_SITES= http://meltin.net/hacks/emacs/src/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/editors/mode-info/Makefile b/editors/mode-info/Makefile index 98f14222df87..487373bb6cb5 100644 --- a/editors/mode-info/Makefile +++ b/editors/mode-info/Makefile @@ -7,7 +7,7 @@ PORTNAME= mode-info PORTVERSION= 0.8.5 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= editors elisp MASTER_SITES= http://namazu.org/~tsuchiya/elisp/ diff --git a/editors/nxml/Makefile b/editors/nxml/Makefile index 6436c325e485..6d7c9809767b 100644 --- a/editors/nxml/Makefile +++ b/editors/nxml/Makefile @@ -7,7 +7,7 @@ PORTNAME= nxml-mode PORTVERSION= ${NXML_VER} -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= editors elisp MASTER_SITES= http://www.thaiopensource.com/download/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/editors/paredit-mode.el/Makefile b/editors/paredit-mode.el/Makefile index a46787e3fbf5..031b621f0560 100644 --- a/editors/paredit-mode.el/Makefile +++ b/editors/paredit-mode.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= paredit-mode.el PORTVERSION= 22 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors elisp MASTER_SITES= http://mumble.net/~campbell/emacs/ DISTNAME= paredit-22.el diff --git a/editors/psgml/Makefile b/editors/psgml/Makefile index eb5602848782..0ba4b597d238 100644 --- a/editors/psgml/Makefile +++ b/editors/psgml/Makefile @@ -7,7 +7,7 @@ PORTNAME= psgml PORTVERSION= 1.3.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= editors elisp MASTER_SITES= SF/${PORTNAME}/ALPHA%20${PORTNAME}/${PORTVERSION} PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/editors/semi/Makefile b/editors/semi/Makefile index df7a9de62098..51d43082366a 100644 --- a/editors/semi/Makefile +++ b/editors/semi/Makefile @@ -7,7 +7,7 @@ PORTNAME= semi PORTVERSION= ${SEMI_VER} -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= editors elisp MASTER_SITES= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/comp/emacsen/lisp/semi/semi-1.14-for-flim-1.14/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/editors/slime/Makefile b/editors/slime/Makefile index 5458d0e451e7..5acb7f90c637 100644 --- a/editors/slime/Makefile +++ b/editors/slime/Makefile @@ -7,7 +7,7 @@ PORTNAME= slime PORTVERSION= 20110714 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index 1c0514abe1c0..2d00ba72e1ef 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -7,6 +7,7 @@ PORTNAME= tamago PORTVERSION= 4.0.6.0.20041122.19 +PORTREVISION= 1 CATEGORIES= editors elisp MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/e/egg diff --git a/editors/tree-widget/Makefile b/editors/tree-widget/Makefile index 90a4988ffb64..1cbd33a97a2a 100644 --- a/editors/tree-widget/Makefile +++ b/editors/tree-widget/Makefile @@ -7,7 +7,7 @@ PORTNAME= tree-widget PORTVERSION= 2.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= editors elisp MASTER_SITES= SF/emhacks/${PORTNAME}/${PORTVERSION} \ http://dryice.name/computer/FreeBSD/distfiles/ diff --git a/editors/yasnippet/Makefile b/editors/yasnippet/Makefile index 7a6fb4382ed8..787c7b171366 100644 --- a/editors/yasnippet/Makefile +++ b/editors/yasnippet/Makefile @@ -7,7 +7,7 @@ PORTNAME= yasnippet PORTVERSION= 0.6.1c -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/irc/irchat-jp/Makefile b/irc/irchat-jp/Makefile index ba72b062568e..17585eafae01 100644 --- a/irc/irchat-jp/Makefile +++ b/irc/irchat-jp/Makefile @@ -7,7 +7,7 @@ PORTNAME= irchat-jp PORTVERSION= 26.d -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= irc elisp MASTER_SITES= http://www.ircnet.jp/dist/irchat/:master \ ${MASTER_SITE_LOCAL:S/$/:backup/} diff --git a/irc/riece/Makefile b/irc/riece/Makefile index fb028f6f6654..56bb39accdbf 100644 --- a/irc/riece/Makefile +++ b/irc/riece/Makefile @@ -6,7 +6,7 @@ PORTNAME= riece PORTVERSION= 8.0.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= irc elisp MASTER_SITES= ${MASTER_SITE_SAVANNAH} diff --git a/japanese/ddskk/Makefile b/japanese/ddskk/Makefile index 6554ef621585..d471c8b18540 100644 --- a/japanese/ddskk/Makefile +++ b/japanese/ddskk/Makefile @@ -7,7 +7,7 @@ PORTNAME= ddskk PORTVERSION= 14.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= japanese elisp MASTER_SITES= http://openlab.ring.gr.jp/skk/maintrunk/ \ ftp://ftp.ring.gr.jp/pub/elisp/skk/maintrunk/ \ diff --git a/japanese/egg-canna/Makefile b/japanese/egg-canna/Makefile index ad55e9859861..bd95067e6389 100644 --- a/japanese/egg-canna/Makefile +++ b/japanese/egg-canna/Makefile @@ -7,7 +7,7 @@ PORTNAME= egg-canna PORTVERSION= 20011110 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= japanese editors elisp MASTER_SITES= http://cgi18.plala.or.jp/nyy/canna/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/japanese/lookup/Makefile b/japanese/lookup/Makefile index 48b35ea8337f..9ee43b0f06b4 100644 --- a/japanese/lookup/Makefile +++ b/japanese/lookup/Makefile @@ -7,7 +7,7 @@ PORTNAME= lookup PORTVERSION= 1.4.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= japanese elisp MASTER_SITES= http://openlab.ring.gr.jp/edict/lookup/dist/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/japanese/navi2ch/Makefile b/japanese/navi2ch/Makefile index 0d706516b6e1..a68ccfb1085a 100644 --- a/japanese/navi2ch/Makefile +++ b/japanese/navi2ch/Makefile @@ -7,7 +7,7 @@ PORTNAME= navi2ch PORTVERSION= 1.8.4 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= japanese www elisp MASTER_SITES= SF diff --git a/japanese/yc.el/Makefile b/japanese/yc.el/Makefile index 11a55f710dd0..07d7f2860051 100644 --- a/japanese/yc.el/Makefile +++ b/japanese/yc.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= yc.el PORTVERSION= 5.2.1 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= japanese elisp MASTER_SITES= http://www.ceres.dti.ne.jp/~knak/ diff --git a/lang/bigloo/Makefile b/lang/bigloo/Makefile index e89499e4c052..b58249267087 100644 --- a/lang/bigloo/Makefile +++ b/lang/bigloo/Makefile @@ -7,7 +7,7 @@ PORTNAME= bigloo PORTVERSION= 3.8c -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang scheme MASTER_SITES= ftp://ftp-sop.inria.fr/indes/fp/Bigloo/ DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/lang/clojure-mode.el/Makefile b/lang/clojure-mode.el/Makefile index f26ffb57622a..336a40cc840a 100644 --- a/lang/clojure-mode.el/Makefile +++ b/lang/clojure-mode.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= clojure-mode.el PORTVERSION= 20090718 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang elisp MASTER_SITES= http://distfiles.scode.org/ports/ DISTNAME= clojure-mode-${PORTVERSION} diff --git a/lang/csharp-mode.el/Makefile b/lang/csharp-mode.el/Makefile index a0340a3de6ce..f6b4fbed7d37 100644 --- a/lang/csharp-mode.el/Makefile +++ b/lang/csharp-mode.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= csharp-mode.el PORTVERSION= 0.8.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang elisp MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME:S|.el$||}-${PORTVERSION}.el diff --git a/lang/ocaml-mode.el/Makefile b/lang/ocaml-mode.el/Makefile index f6f60c931d3d..420d8284e71d 100644 --- a/lang/ocaml-mode.el/Makefile +++ b/lang/ocaml-mode.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= caml-mode PORTVERSION= 3.01 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= lang elisp MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ \ ${MASTER_SITE_LOCAL} diff --git a/lang/tuareg-mode.el/Makefile b/lang/tuareg-mode.el/Makefile index 4a8876ef8673..aecf199e4da0 100644 --- a/lang/tuareg-mode.el/Makefile +++ b/lang/tuareg-mode.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= tuareg-mode PORTVERSION= 1.45.6 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 1 CATEGORIES= lang elisp MASTER_SITES= http://www-rocq.inria.fr/~acohen/tuareg/mode/ diff --git a/mail/c-sig/Makefile b/mail/c-sig/Makefile index 465b5fc07364..0bff147e1cbe 100644 --- a/mail/c-sig/Makefile +++ b/mail/c-sig/Makefile @@ -7,7 +7,7 @@ PORTNAME= c-sig PORTVERSION= 3.8 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= mail elisp MASTER_SITES= LOCAL MASTER_SITE_SUBDIR= tota/${PORTNAME} diff --git a/mail/emh/Makefile b/mail/emh/Makefile index 3b606b9d6997..c6bbd0a6b9f1 100644 --- a/mail/emh/Makefile +++ b/mail/emh/Makefile @@ -7,7 +7,7 @@ PORTNAME= emh PORTVERSION= 1.14.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= mail elisp MASTER_SITES= ftp://ring.aist.go.jp/pub/elisp/semi/semi-1.14-for-flim-1.14/ \ http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/semi/semi-1.14-for-flim-1.14/ diff --git a/mail/mailcrypt/Makefile b/mail/mailcrypt/Makefile index 2f5a4ab680b6..53713f10d4b6 100644 --- a/mail/mailcrypt/Makefile +++ b/mail/mailcrypt/Makefile @@ -7,7 +7,7 @@ PORTNAME= mailcrypt PORTVERSION= 3.5.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= SF diff --git a/mail/mew/Makefile b/mail/mew/Makefile index 93d671acdc62..3155e8311303 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -8,7 +8,7 @@ PORTNAME= mew PORTVERSION= 6.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail elisp MASTER_SITES= http://www.mew.org/Release/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/mail/vm/Makefile b/mail/vm/Makefile index 4df1d0529b0d..902c63af3148 100644 --- a/mail/vm/Makefile +++ b/mail/vm/Makefile @@ -7,7 +7,7 @@ PORTNAME= vm PORTVERSION= 8.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail elisp MASTER_SITES= https://launchpad.net/${PORTNAME}/8.1.x/${PORTVERSION}/+download/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/mail/wanderlust-devel/Makefile b/mail/wanderlust-devel/Makefile index 3e4999dc2442..f9ed565e9db6 100644 --- a/mail/wanderlust-devel/Makefile +++ b/mail/wanderlust-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= wanderlust PORTVERSION= 2.15.9.b.${SNAPDATE} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail elisp MASTER_SITES= http://www.jpl.org/elips/wl/snapshots/ \ ${MASTER_SITE_LOCAL} diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile index 4ded2a1cfd21..6e46f93d4107 100644 --- a/mail/wanderlust/Makefile +++ b/mail/wanderlust/Makefile @@ -7,7 +7,7 @@ PORTNAME= wanderlust PORTVERSION= 2.14.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= mail elisp MASTER_SITES= ftp://ftp.gohome.org/wl/stable/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,text/elisp/wl/stable/&,} \ diff --git a/mail/x-face-e21/Makefile b/mail/x-face-e21/Makefile index 5142b4b8a976..af497e05bb08 100644 --- a/mail/x-face-e21/Makefile +++ b/mail/x-face-e21/Makefile @@ -7,7 +7,7 @@ PORTNAME= x-face-e21 PORTVERSION= 20070306 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail elisp MASTER_SITES= http://www.jpl.org/elips/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/mail/xcite/Makefile b/mail/xcite/Makefile index 43f22259e6f0..053680ce83fc 100644 --- a/mail/xcite/Makefile +++ b/mail/xcite/Makefile @@ -7,7 +7,7 @@ PORTNAME= xcite PORTVERSION= 1.60 -PORTREVISION= 7 +PORTREVISION= 13 PORTREVISION= 5 CATEGORIES= mail elisp MASTER_SITES= http://www.gentei.org/~yuuji/software/ diff --git a/math/ess/Makefile b/math/ess/Makefile index d0a68eba6c5f..98fe316d159f 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -7,7 +7,7 @@ PORTNAME= ess DISTVERSION= 12.04-4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz diff --git a/math/proofgeneral/Makefile b/math/proofgeneral/Makefile index 0f18c230a4e7..25ca9ba88c54 100644 --- a/math/proofgeneral/Makefile +++ b/math/proofgeneral/Makefile @@ -7,7 +7,7 @@ PORTNAME= proofgeneral PORTVERSION= 4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math elisp MASTER_SITES= http://proofgeneral.inf.ed.ac.uk/releases/ PKGNAMESUFFIX= -${EMACS_NAME} diff --git a/misc/color-theme.el/Makefile b/misc/color-theme.el/Makefile index f7210ea5d131..87b95433a38a 100644 --- a/misc/color-theme.el/Makefile +++ b/misc/color-theme.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= color-theme.el PORTVERSION= 6.6.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= misc elisp MASTER_SITES= http://download.gna.org/color-theme/ PKGNAMESUFFIX= -${EMACS_NAME} diff --git a/misc/elscreen/Makefile b/misc/elscreen/Makefile index 039d99efd798..162f4d380422 100644 --- a/misc/elscreen/Makefile +++ b/misc/elscreen/Makefile @@ -7,7 +7,7 @@ PORTNAME= elscreen PORTVERSION= 1.4.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc elisp MASTER_SITES= ftp://ftp.morishima.net/pub/morishima.net/naoto/ElScreen/%SUBDIR%/ MASTER_SITE_SUBDIR= . old diff --git a/net-im/jabber.el/Makefile b/net-im/jabber.el/Makefile index 829dcb22718a..3c161dee1caf 100644 --- a/net-im/jabber.el/Makefile +++ b/net-im/jabber.el/Makefile @@ -6,7 +6,7 @@ PORTNAME= jabber.el PORTVERSION= 0.8.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-im elisp MASTER_SITES= SF/emacs-jabber/emacs-jabber/${PORTVERSION} DISTNAME= emacs-jabber-${PORTVERSION} diff --git a/net/tramp/Makefile b/net/tramp/Makefile index 76ac57090c2b..e6ce52fee7f3 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -7,7 +7,7 @@ PORTNAME= tramp PORTVERSION= 2.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/print/auctex/Makefile b/print/auctex/Makefile index abc8f65d3ead..e2beb28e7931 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -7,7 +7,7 @@ PORTNAME= auctex PORTVERSION= 11.86 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/security/easypg/Makefile b/security/easypg/Makefile index 506b6813a4cb..3b6f561e0750 100644 --- a/security/easypg/Makefile +++ b/security/easypg/Makefile @@ -7,7 +7,7 @@ PORTNAME= easypg PORTVERSION= 0.0.16 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= epg/29289 diff --git a/security/starttls/Makefile b/security/starttls/Makefile index 37167dea19b5..debee23cbcdf 100644 --- a/security/starttls/Makefile +++ b/security/starttls/Makefile @@ -7,7 +7,7 @@ PORTNAME= starttls PORTVERSION= 0.10 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= security MASTER_SITES= ftp://ftp.opaopa.org/pub/elisp/ diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile index 81467349590a..1dfe5fe21d1a 100644 --- a/textproc/dictem/Makefile +++ b/textproc/dictem/Makefile @@ -6,7 +6,7 @@ PORTNAME= dictem PORTVERSION= 1.0.2 -PORTREVISION= 9 +PORTREVISION= 10 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 d05f2cfd7f04..ae2d5ca3bf85 100644 --- a/textproc/dictionary/Makefile +++ b/textproc/dictionary/Makefile @@ -7,7 +7,7 @@ PORTNAME= dictionary PORTVERSION= 1.8.7 -PORTREVISION= 12 +PORTREVISION= 13 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 e84c92ee3688..77aa0a61c54b 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= 9 +PORTREVISION= 10 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 1454622c694d..2ae5bb922ea3 100644 --- a/textproc/ibus-el/Makefile +++ b/textproc/ibus-el/Makefile @@ -7,7 +7,7 @@ PORTNAME= ibus-el PORTVERSION= 0.3.1 -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 6ff327892f38..b282c2988a11 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= 5 +PORTREVISION= 6 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 62cf78d79946..f37826773ed5 100644 --- a/textproc/muse/Makefile +++ b/textproc/muse/Makefile @@ -7,7 +7,7 @@ PORTNAME= muse PORTVERSION= 3.20 -PORTREVISION= 6 +PORTREVISION= 7 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 e0efb6ce0603..22f6e8df599a 100644 --- a/textproc/rst.el/Makefile +++ b/textproc/rst.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= rst.el PORTVERSION= 6390 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc elisp MASTER_SITES= http://svn.berlios.de/viewcvs/docutils/trunk/docutils/tools/editors/emacs/ PKGNAMESUFFIX= -${EMACS_NAME} diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index 28baf9f370f6..fff3cd9c882f 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -7,6 +7,7 @@ PORTNAME= uim-el PORTVERSION= 1.8.2 +PORTREVISION= 1 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 cb902202286a..73c9645a23b6 100644 --- a/textproc/yaml-mode.el/Makefile +++ b/textproc/yaml-mode.el/Makefile @@ -7,6 +7,7 @@ PORTNAME= yaml-mode.el PORTVERSION= 0.0.8 +PORTREVISION= 1 CATEGORIES= textproc elisp PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile index b00428b3f9a6..811e5d835634 100644 --- a/www/emacs-w3m/Makefile +++ b/www/emacs-w3m/Makefile @@ -7,7 +7,7 @@ PORTNAME= emacs-w3m PORTVERSION= 1.4.471.b.${SNAPDATE} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www elisp MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nobutaka |