Modified: trunk/dports/editors/auctex/Portfile (70869 => 70870)
--- trunk/dports/editors/auctex/Portfile 2010-08-24 15:15:49 UTC (rev 70869)
+++ trunk/dports/editors/auctex/Portfile 2010-08-24 15:20:19 UTC (rev 70870)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -3,5 +4,5 @@
name auctex
-version 11.85
+version 11.86
categories editors print
maintainers loria.fr:reilles openmaintainer
@@ -17,7 +18,8 @@
homepage http://www.gnu.org/software/auctex/
master_sites gnu
-checksums md5 597c2adbee11877fe1f9b57baf0ba165
+checksums sha1 af3dd156f8b2db7764c86d9f7de8abd5811d888a \
+ rmd160 48c84c8e0a9d7659aeb80f579dc6807dd8f654a6
# We want emacs from MacPorts since this will install stuff in emacs'
# site-lisp and we want it to go into ${prefix}'s site-lisp.