[84512] trunk/dports

snc at macports.org snc at macports.org
Tue Sep 27 07:19:08 PDT 2011


Revision: 84512
          http://trac.macports.org/changeset/84512
Author:   snc at macports.org
Date:     2011-09-27 07:19:06 -0700 (Tue, 27 Sep 2011)
Log Message:
-----------
modelines

Modified Paths:
--------------
    trunk/dports/aqua/qt4-mac/Portfile
    trunk/dports/aqua/qt4-mac-devel/Portfile
    trunk/dports/aqua/qtpfsgui/Portfile
    trunk/dports/audio/liblastfm/Portfile
    trunk/dports/databases/dbslayer/Portfile
    trunk/dports/databases/spatialite/Portfile
    trunk/dports/devel/boost-gil-numeric/Portfile
    trunk/dports/devel/gpgme/Portfile
    trunk/dports/devel/lua-luahpdf/Portfile
    trunk/dports/devel/lua-luasec/Portfile
    trunk/dports/devel/qca/Portfile
    trunk/dports/devel/qca-gnupg/Portfile
    trunk/dports/devel/qca-ossl/Portfile
    trunk/dports/devel/qca-tls/Portfile
    trunk/dports/devel/qscintilla/Portfile
    trunk/dports/devel/qt-assistant/Portfile
    trunk/dports/devel/qtmobility/Portfile
    trunk/dports/gis/qgis/Portfile
    trunk/dports/gis/qlandkarte/Portfile
    trunk/dports/graphics/Quarter/Portfile
    trunk/dports/java/jakarta-regexp/Portfile
    trunk/dports/java/jmock2/Portfile
    trunk/dports/java/xercesj/Portfile
    trunk/dports/kde/libktorrent/Portfile
    trunk/dports/lang/spidermonkey/Portfile
    trunk/dports/multimedia/libvpx/Portfile
    trunk/dports/net/gpsd/Portfile
    trunk/dports/net/heimdal/Portfile
    trunk/dports/net/yafc/Portfile
    trunk/dports/php/php5-pear/Portfile
    trunk/dports/php/php5-uuid/Portfile
    trunk/dports/python/py-pyqt4/Portfile
    trunk/dports/python/py25-pyqt4/Portfile
    trunk/dports/python/py25-pyqwt/Portfile
    trunk/dports/python/py26-dispatcher/Portfile
    trunk/dports/python/py26-mustache/Portfile
    trunk/dports/python/py26-ode/Portfile
    trunk/dports/python/py26-pyqwt/Portfile
    trunk/dports/python/py27-gtfs/Portfile
    trunk/dports/python/py27-pyqwt/Portfile
    trunk/dports/python/py27-tail/Portfile
    trunk/dports/python/py31-pyqt4/Portfile
    trunk/dports/ruby/rb19-bcat/Portfile
    trunk/dports/ruby/rb19-capybara/Portfile
    trunk/dports/ruby/rb19-chronic/Portfile
    trunk/dports/ruby/rb19-churn/Portfile
    trunk/dports/ruby/rb19-cucumber-rails/Portfile
    trunk/dports/ruby/rb19-culerity/Portfile
    trunk/dports/ruby/rb19-flay/Portfile
    trunk/dports/ruby/rb19-flog/Portfile
    trunk/dports/ruby/rb19-hassle/Portfile
    trunk/dports/ruby/rb19-hoptoad_notifier/Portfile
    trunk/dports/ruby/rb19-main/Portfile
    trunk/dports/ruby/rb19-metric_fu/Portfile
    trunk/dports/ruby/rb19-parser/Portfile
    trunk/dports/ruby/rb19-racc/Portfile
    trunk/dports/ruby/rb19-rails_best_practices/Portfile
    trunk/dports/ruby/rb19-rdiscount/Portfile
    trunk/dports/ruby/rb19-reek/Portfile
    trunk/dports/ruby/rb19-roodi/Portfile
    trunk/dports/ruby/rb19-rufus-mnemo/Portfile
    trunk/dports/ruby/rb19-selenium-webdriver/Portfile
    trunk/dports/ruby/rb19-taps/Portfile
    trunk/dports/science/hdf5/Portfile
    trunk/dports/science/hdf5-18/Portfile
    trunk/dports/science/root/Portfile
    trunk/dports/science/silo/Portfile
    trunk/dports/security/gss/Portfile
    trunk/dports/shells/luash/Portfile
    trunk/dports/sysutils/arq_restore/Portfile
    trunk/dports/sysutils/qt4_select/Portfile
    trunk/dports/sysutils/sleuthkit/Portfile
    trunk/dports/sysutils/xjobs/Portfile
    trunk/dports/www/mod_security2/Portfile

Modified: trunk/dports/aqua/qt4-mac/Portfile
===================================================================
--- trunk/dports/aqua/qt4-mac/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/aqua/qt4-mac/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0

Modified: trunk/dports/aqua/qt4-mac-devel/Portfile
===================================================================
--- trunk/dports/aqua/qt4-mac-devel/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/aqua/qt4-mac-devel/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0

Modified: trunk/dports/aqua/qtpfsgui/Portfile
===================================================================
--- trunk/dports/aqua/qtpfsgui/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/aqua/qtpfsgui/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0

Modified: trunk/dports/audio/liblastfm/Portfile
===================================================================
--- trunk/dports/audio/liblastfm/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/audio/liblastfm/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0

Modified: trunk/dports/databases/dbslayer/Portfile
===================================================================
--- trunk/dports/databases/dbslayer/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/databases/dbslayer/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -55,4 +55,4 @@
 
 livecheck.url       ${master_sites}
 livecheck.type      regex
-livecheck.regex     ">${name}-((?!\${extract.suffix}).*)${extract.suffix}<"
\ No newline at end of file
+livecheck.regex     ">${name}-((?!\${extract.suffix}).*)${extract.suffix}<"

Modified: trunk/dports/databases/spatialite/Portfile
===================================================================
--- trunk/dports/databases/spatialite/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/databases/spatialite/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -47,4 +47,4 @@
 	set sharedir ${destroot}${prefix}/share/spatialite
 	file mkdir ${sharedir}
 	system "gzip -cd ${distpath}/init_spatialite.sql.gz > ${sharedir}/init_spatialite.sql"
-}
\ No newline at end of file
+}

Modified: trunk/dports/devel/boost-gil-numeric/Portfile
===================================================================
--- trunk/dports/devel/boost-gil-numeric/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/devel/boost-gil-numeric/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -31,4 +31,4 @@
 	 set extensiondir	${destroot}${prefix}/include/boost/gil/extension/numeric
 	 xinstall -d -m 755 ${extensiondir}
 	 eval xinstall -m 644 [glob ${worksrcpath}/*] ${extensiondir}
-}
\ No newline at end of file
+}

Modified: trunk/dports/devel/gpgme/Portfile
===================================================================
--- trunk/dports/devel/gpgme/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/devel/gpgme/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0

Modified: trunk/dports/devel/lua-luahpdf/Portfile
===================================================================
--- trunk/dports/devel/lua-luahpdf/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/devel/lua-luahpdf/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -39,4 +39,4 @@
    reinplace "s|^PREFIX.*\$|PREFIX=${prefix}|" ${worksrcpath}/Makefile
 }
 use_configure       no
-build.target        main
\ No newline at end of file
+build.target        main

Modified: trunk/dports/devel/lua-luasec/Portfile
===================================================================
--- trunk/dports/devel/lua-luasec/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/devel/lua-luasec/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -34,4 +34,4 @@
 pre-destroot {
 	xinstall	-d ${destroot}${prefix}/lib/lua/5.1
 	xinstall	-d ${destroot}${prefix}/share/lua/5.1
-}
\ No newline at end of file
+}

Modified: trunk/dports/devel/qca/Portfile
===================================================================
--- trunk/dports/devel/qca/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/devel/qca/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0

Modified: trunk/dports/devel/qca-gnupg/Portfile
===================================================================
--- trunk/dports/devel/qca-gnupg/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/devel/qca-gnupg/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0

Modified: trunk/dports/devel/qca-ossl/Portfile
===================================================================
--- trunk/dports/devel/qca-ossl/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/devel/qca-ossl/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0

Modified: trunk/dports/devel/qca-tls/Portfile
===================================================================
--- trunk/dports/devel/qca-tls/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/devel/qca-tls/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem			1.0

Modified: trunk/dports/devel/qscintilla/Portfile
===================================================================
--- trunk/dports/devel/qscintilla/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/devel/qscintilla/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0

Modified: trunk/dports/devel/qt-assistant/Portfile
===================================================================
--- trunk/dports/devel/qt-assistant/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/devel/qt-assistant/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0

Modified: trunk/dports/devel/qtmobility/Portfile
===================================================================
--- trunk/dports/devel/qtmobility/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/devel/qtmobility/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0

Modified: trunk/dports/gis/qgis/Portfile
===================================================================
--- trunk/dports/gis/qgis/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/gis/qgis/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -198,4 +198,4 @@
 
 use_parallel_build			yes
 build.dir					${worksrcpath}/build
-destroot.target				install
\ No newline at end of file
+destroot.target				install

Modified: trunk/dports/gis/qlandkarte/Portfile
===================================================================
--- trunk/dports/gis/qlandkarte/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/gis/qlandkarte/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem       1.0

Modified: trunk/dports/graphics/Quarter/Portfile
===================================================================
--- trunk/dports/graphics/Quarter/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/graphics/Quarter/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem		1.0

Modified: trunk/dports/java/jakarta-regexp/Portfile
===================================================================
--- trunk/dports/java/jakarta-regexp/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/java/jakarta-regexp/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -46,4 +46,4 @@
 
 livecheck.type  regex
 livecheck.url   http://apache.crihan.fr/dist/jakarta/regexp/source/
-livecheck.regex {regexp-(\d+(?:\.\d+)*)}
\ No newline at end of file
+livecheck.regex {regexp-(\d+(?:\.\d+)*)}

Modified: trunk/dports/java/jmock2/Portfile
===================================================================
--- trunk/dports/java/jmock2/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/java/jmock2/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# $Id: Portfile 44883 2009-01-04 12:36:18Z toby at macports.org $
+# $Id$
 
 PortSystem 1.0
 

Modified: trunk/dports/java/xercesj/Portfile
===================================================================
--- trunk/dports/java/xercesj/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/java/xercesj/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -53,4 +53,4 @@
 	file copy ${worksrcpath}/build/docs ${destroot}${prefix}/share/doc/${name}
 }
 
-livecheck.name      Xerces2
\ No newline at end of file
+livecheck.name      Xerces2

Modified: trunk/dports/kde/libktorrent/Portfile
===================================================================
--- trunk/dports/kde/libktorrent/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/kde/libktorrent/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0

Modified: trunk/dports/lang/spidermonkey/Portfile
===================================================================
--- trunk/dports/lang/spidermonkey/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/lang/spidermonkey/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -71,4 +71,4 @@
 
 livecheck.type      regex
 livecheck.url       http://ftp.mozilla.org/pub/mozilla.org/js/
-livecheck.regex     {js-(\d+(?:\.\d+){2,})\.}
\ No newline at end of file
+livecheck.regex     {js-(\d+(?:\.\d+){2,})\.}

Modified: trunk/dports/multimedia/libvpx/Portfile
===================================================================
--- trunk/dports/multimedia/libvpx/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/multimedia/libvpx/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem      1.0

Modified: trunk/dports/net/gpsd/Portfile
===================================================================
--- trunk/dports/net/gpsd/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/net/gpsd/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem              1.0

Modified: trunk/dports/net/heimdal/Portfile
===================================================================
--- trunk/dports/net/heimdal/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/net/heimdal/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0

Modified: trunk/dports/net/yafc/Portfile
===================================================================
--- trunk/dports/net/yafc/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/net/yafc/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem         1.0

Modified: trunk/dports/php/php5-pear/Portfile
===================================================================
--- trunk/dports/php/php5-pear/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/php/php5-pear/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -106,4 +106,4 @@
 #    system "rm -R ${destroot}${prefix}/libexec/php/pear/{.channels,.depdb,.depdblock,.filemap,.lock,.registry}"
     system "chown -R :staff ${destroot}${prefix}/libexec/php/pear/\.*"
     system "chmod -R g+w ${destroot}${prefix}/libexec/php/pear/\.*"
-}
\ No newline at end of file
+}

Modified: trunk/dports/php/php5-uuid/Portfile
===================================================================
--- trunk/dports/php/php5-uuid/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/php/php5-uuid/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -18,4 +18,4 @@
 
 use_parallel_build      yes
 
-patchfiles              patch-osx_build.diff
\ No newline at end of file
+patchfiles              patch-osx_build.diff

Modified: trunk/dports/python/py-pyqt4/Portfile
===================================================================
--- trunk/dports/python/py-pyqt4/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/python/py-pyqt4/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem	1.0

Modified: trunk/dports/python/py25-pyqt4/Portfile
===================================================================
--- trunk/dports/python/py25-pyqt4/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/python/py25-pyqt4/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem	1.0

Modified: trunk/dports/python/py25-pyqwt/Portfile
===================================================================
--- trunk/dports/python/py25-pyqwt/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/python/py25-pyqwt/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem       1.0

Modified: trunk/dports/python/py26-dispatcher/Portfile
===================================================================
--- trunk/dports/python/py26-dispatcher/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/python/py26-dispatcher/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0

Modified: trunk/dports/python/py26-mustache/Portfile
===================================================================
--- trunk/dports/python/py26-mustache/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/python/py26-mustache/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -20,4 +20,4 @@
 checksums           md5     f37d4420f00039843f29a4900ff52131 \
                     sha1    829b5fc7c9819999ddd58fd9d681f776494c2e04 \
                     rmd160  e26573c9ffc9a9543e9508344e9d36702288085c
-                    
\ No newline at end of file
+                    

Modified: trunk/dports/python/py26-ode/Portfile
===================================================================
--- trunk/dports/python/py26-ode/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/python/py26-ode/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# $Id: Portfile 53123 2009-06-30 03:06:42Z jameskyle at macports.org $
+# $Id$
 
 PortSystem      1.0
 PortGroup       python26 1.0

Modified: trunk/dports/python/py26-pyqwt/Portfile
===================================================================
--- trunk/dports/python/py26-pyqwt/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/python/py26-pyqwt/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem       1.0

Modified: trunk/dports/python/py27-gtfs/Portfile
===================================================================
--- trunk/dports/python/py27-gtfs/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/python/py27-gtfs/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -25,4 +25,4 @@
 
 configure {
     eval reinplace "s|#!/usr/bin/python.*|#!${prefix}/bin/python${python.branch}|" [glob ${worksrcpath}/transitfeed/*]
-}
\ No newline at end of file
+}

Modified: trunk/dports/python/py27-pyqwt/Portfile
===================================================================
--- trunk/dports/python/py27-pyqwt/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/python/py27-pyqwt/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem       1.0

Modified: trunk/dports/python/py27-tail/Portfile
===================================================================
--- trunk/dports/python/py27-tail/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/python/py27-tail/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -24,4 +24,4 @@
 checksums           md5     7c9c837227575ba5a0208af7840358a1 \
                     sha1    c2af433be838b17aa7d91f8b02cf595d0449a0e6 \
                     rmd160  8e36fc2f39c1c2c4b2772cedf2e0b7ea765a2eab
-distname            ${real_name}-${version}
\ No newline at end of file
+distname            ${real_name}-${version}

Modified: trunk/dports/python/py31-pyqt4/Portfile
===================================================================
--- trunk/dports/python/py31-pyqt4/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/python/py31-pyqt4/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem	1.0

Modified: trunk/dports/ruby/rb19-bcat/Portfile
===================================================================
--- trunk/dports/ruby/rb19-bcat/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-bcat/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -28,4 +28,4 @@
     xinstall -W ${gemdir} \
              CONTRIBUTING COPYING INSTALLING README man/index.html \
              ${docdir}
-}
\ No newline at end of file
+}

Modified: trunk/dports/ruby/rb19-capybara/Portfile
===================================================================
--- trunk/dports/ruby/rb19-capybara/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-capybara/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -20,4 +20,4 @@
                     port:rb19-selenium-webdriver \
                     port:rb19-culerity \
                     port:rb19-mime-types \
-                    port:rb19-nokogiri
\ No newline at end of file
+                    port:rb19-nokogiri

Modified: trunk/dports/ruby/rb19-chronic/Portfile
===================================================================
--- trunk/dports/ruby/rb19-chronic/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-chronic/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -14,4 +14,4 @@
                     sha1    e2f126cd244808e0235b1461cab2c2b9ab2f43f6 \
                     rmd160  d20e4243aaa807f3542802d66b95069a81cf9856
 
-depends_run         port:rb19-hoe
\ No newline at end of file
+depends_run         port:rb19-hoe

Modified: trunk/dports/ruby/rb19-churn/Portfile
===================================================================
--- trunk/dports/ruby/rb19-churn/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-churn/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -23,4 +23,4 @@
                     port:rb19-sexp_processor \
                     port:rb19-chronic \
                     port:rb19-json \
-                    port:rb19-main
\ No newline at end of file
+                    port:rb19-main

Modified: trunk/dports/ruby/rb19-cucumber-rails/Portfile
===================================================================
--- trunk/dports/ruby/rb19-cucumber-rails/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-cucumber-rails/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -15,4 +15,4 @@
                     sha1    5499194de5fb079b4067baba9ffd1ce1d269e6b8 \
                     rmd160  fb84f183735219b9e6e264e8d783c1344827b0a8
 
-depends_run         port:rb19-cucumber
\ No newline at end of file
+depends_run         port:rb19-cucumber

Modified: trunk/dports/ruby/rb19-culerity/Portfile
===================================================================
--- trunk/dports/ruby/rb19-culerity/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-culerity/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -19,4 +19,4 @@
                     rmd160  c0b119705205a1df35b04761319294c0de9b0de9
 
 depends_run         port:rb19-rspec \
-                    port:rb19-cucumber
\ No newline at end of file
+                    port:rb19-cucumber

Modified: trunk/dports/ruby/rb19-flay/Portfile
===================================================================
--- trunk/dports/ruby/rb19-flay/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-flay/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -19,4 +19,4 @@
 
 depends_run         port:rb19-parser \
                     port:rb19-sexp_processor \
-                    port:rb19-hoe 
\ No newline at end of file
+                    port:rb19-hoe 

Modified: trunk/dports/ruby/rb19-flog/Portfile
===================================================================
--- trunk/dports/ruby/rb19-flog/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-flog/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -17,4 +17,4 @@
                     rmd160  aba46754188b90f464acf8088ccf84e52c4b696d
 
 depends_run         port:rb19-parser \
-                    port:rb19-sexp_processor
\ No newline at end of file
+                    port:rb19-sexp_processor

Modified: trunk/dports/ruby/rb19-hassle/Portfile
===================================================================
--- trunk/dports/ruby/rb19-hassle/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-hassle/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -16,4 +16,4 @@
                     sha1    27efaa7f0136cdd540c2b1a922c0685e82f379fa \
                     rmd160  02a90c7cc5c4b9fc9c0954613e97658147db88f0
 
-depends_run         port:rb19-haml
\ No newline at end of file
+depends_run         port:rb19-haml

Modified: trunk/dports/ruby/rb19-hoptoad_notifier/Portfile
===================================================================
--- trunk/dports/ruby/rb19-hoptoad_notifier/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-hoptoad_notifier/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -16,4 +16,4 @@
                     sha1    cf43462cd0f36b6982aee2bfed2cdfb79dd5a509 \
                     rmd160  51108b0235ab2b055a3c5fd82806a1db3842c4c9
 
-depends_run         port:rb19-activesupport
\ No newline at end of file
+depends_run         port:rb19-activesupport

Modified: trunk/dports/ruby/rb19-main/Portfile
===================================================================
--- trunk/dports/ruby/rb19-main/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-main/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -16,4 +16,4 @@
                     rmd160  db961a1faf84949b345a2e69567eea92432092df
 
 depends_run         port:rb19-fattr \
-                    port:rb19-arrayfields
\ No newline at end of file
+                    port:rb19-arrayfields

Modified: trunk/dports/ruby/rb19-metric_fu/Portfile
===================================================================
--- trunk/dports/ruby/rb19-metric_fu/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-metric_fu/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -27,4 +27,4 @@
                     port:rb19-reek \
                     port:rb19-rcov \
                     port:rb19-flog \
-                    port:rb19-flay
\ No newline at end of file
+                    port:rb19-flay

Modified: trunk/dports/ruby/rb19-parser/Portfile
===================================================================
--- trunk/dports/ruby/rb19-parser/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-parser/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -18,4 +18,4 @@
                     rmd160  1ff38d3094a7990cb18ba971e2c6172dc43354c3
 
 depends_run-append  port:rb19-sexp_processor \
-                    port:rb19-parsetree
\ No newline at end of file
+                    port:rb19-parsetree

Modified: trunk/dports/ruby/rb19-racc/Portfile
===================================================================
--- trunk/dports/ruby/rb19-racc/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-racc/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -13,4 +13,4 @@
 checksums           md5     c61adac8cd59877e6abe37f5fc12e9a5 \
                     sha1    3ce1fc7a7245cf388ec20e9b612fd5d1111b387e \
                     rmd160  b755cc948519a22b5fc7fbf4d0b1a6519db6415b
-                    
\ No newline at end of file
+                    

Modified: trunk/dports/ruby/rb19-rails_best_practices/Portfile
===================================================================
--- trunk/dports/ruby/rb19-rails_best_practices/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-rails_best_practices/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -20,4 +20,4 @@
                     rmd160  792816da32d247a8ae453318394cc68a20d79bf6
 
 depends_run         port:rb19-ruby2ruby \
-                    port:rb19-parser
\ No newline at end of file
+                    port:rb19-parser

Modified: trunk/dports/ruby/rb19-rdiscount/Portfile
===================================================================
--- trunk/dports/ruby/rb19-rdiscount/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-rdiscount/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -26,4 +26,4 @@
     xinstall ${gemdir}/man/rdiscount.1 ${mandir}/man1/
     xinstall ${gemdir}/man/markdown.7 ${mandir}/man7/
     xinstall -W ${gemdir} README.markdown ${docdir}
-}
\ No newline at end of file
+}

Modified: trunk/dports/ruby/rb19-reek/Portfile
===================================================================
--- trunk/dports/ruby/rb19-reek/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-reek/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -18,4 +18,4 @@
 
 depends_run         port:rb19-sexp_processor \
                     port:rb19-ruby2ruby \
-                    port:rb19-parser
\ No newline at end of file
+                    port:rb19-parser

Modified: trunk/dports/ruby/rb19-roodi/Portfile
===================================================================
--- trunk/dports/ruby/rb19-roodi/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-roodi/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -16,4 +16,4 @@
                     sha1    fc8c1b28de4f8906eaca013ed0ee5f63013108e3 \
                     rmd160  e4fe20aa3e089f22152297460d8dfe2f918073ab
 
-depends_run         port:rb19-parser
\ No newline at end of file
+depends_run         port:rb19-parser

Modified: trunk/dports/ruby/rb19-rufus-mnemo/Portfile
===================================================================
--- trunk/dports/ruby/rb19-rufus-mnemo/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-rufus-mnemo/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -13,4 +13,4 @@
 platforms           darwin
 checksums           md5     fb9a882e44c1b4236a9888fd35cede5c \
                     sha1    e951b680a77d88ff1c9b367559e8c2d6a815cada \
-                    rmd160  287eb5a4f33b5197a11386ae93bdaae63a1437f0
\ No newline at end of file
+                    rmd160  287eb5a4f33b5197a11386ae93bdaae63a1437f0

Modified: trunk/dports/ruby/rb19-selenium-webdriver/Portfile
===================================================================
--- trunk/dports/ruby/rb19-selenium-webdriver/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-selenium-webdriver/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -18,4 +18,4 @@
                     rmd160  6956a71f8326ed030c7aeb2d2bf4c0db58b3453c
 
 depends_run         port:rb19-ffi \
-                    port:rb19-json
\ No newline at end of file
+                    port:rb19-json

Modified: trunk/dports/ruby/rb19-taps/Portfile
===================================================================
--- trunk/dports/ruby/rb19-taps/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/ruby/rb19-taps/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -21,4 +21,4 @@
                     port:rb19-sequel \
                     port:rb19-rest-client \
                     port:rb19-sinatra \
-                    port:rb19-json
\ No newline at end of file
+                    port:rb19-json

Modified: trunk/dports/science/hdf5/Portfile
===================================================================
--- trunk/dports/science/hdf5/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/science/hdf5/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0

Modified: trunk/dports/science/hdf5-18/Portfile
===================================================================
--- trunk/dports/science/hdf5-18/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/science/hdf5-18/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0

Modified: trunk/dports/science/root/Portfile
===================================================================
--- trunk/dports/science/root/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/science/root/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0

Modified: trunk/dports/science/silo/Portfile
===================================================================
--- trunk/dports/science/silo/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/science/silo/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0

Modified: trunk/dports/security/gss/Portfile
===================================================================
--- trunk/dports/security/gss/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/security/gss/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0

Modified: trunk/dports/shells/luash/Portfile
===================================================================
--- trunk/dports/shells/luash/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/shells/luash/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -19,4 +19,4 @@
 patchfiles          patch-makefile.diff
 worksrcdir          ${name}
 use_configure		no
-destroot.env-append	PREFIX=${destroot}${prefix}
\ No newline at end of file
+destroot.env-append	PREFIX=${destroot}${prefix}

Modified: trunk/dports/sysutils/arq_restore/Portfile
===================================================================
--- trunk/dports/sysutils/arq_restore/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/sysutils/arq_restore/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -24,4 +24,4 @@
     set docdir ${destroot}${prefix}/share/doc/${name}
     xinstall -d ${docdir}
     copy ${worksrcpath}/README.markdown ${docdir}
-}
\ No newline at end of file
+}

Modified: trunk/dports/sysutils/qt4_select/Portfile
===================================================================
--- trunk/dports/sysutils/qt4_select/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/sysutils/qt4_select/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0

Modified: trunk/dports/sysutils/sleuthkit/Portfile
===================================================================
--- trunk/dports/sysutils/sleuthkit/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/sysutils/sleuthkit/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0

Modified: trunk/dports/sysutils/xjobs/Portfile
===================================================================
--- trunk/dports/sysutils/xjobs/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/sysutils/xjobs/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -16,4 +16,4 @@
                     sha1 07850496e4eaa9949d7f74d31f627efb5eea2814 \
                     rmd160 f3a59f20eaadacf0558c90f5b63022b1560341bb
 
-extract.suffix      .tgz
\ No newline at end of file
+extract.suffix      .tgz

Modified: trunk/dports/www/mod_security2/Portfile
===================================================================
--- trunk/dports/www/mod_security2/Portfile	2011-09-27 13:59:56 UTC (rev 84511)
+++ trunk/dports/www/mod_security2/Portfile	2011-09-27 14:19:06 UTC (rev 84512)
@@ -60,4 +60,4 @@
 # And finally reload apache.
     $ sudo apachectl graceful
 
-"
\ No newline at end of file
+"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110927/8ec888f9/attachment-0001.html>


More information about the macports-changes mailing list