[108934] trunk/dports/sysutils/lsdvd/Portfile

ecronin at macports.org ecronin at macports.org
Sun Aug 4 13:58:58 PDT 2013


Revision: 108934
          https://trac.macports.org/changeset/108934
Author:   ecronin at macports.org
Date:     2013-08-04 13:58:58 -0700 (Sun, 04 Aug 2013)
Log Message:
-----------
lsdvd: Add modeline, normalize whitespace

Modified Paths:
--------------
    trunk/dports/sysutils/lsdvd/Portfile

Modified: trunk/dports/sysutils/lsdvd/Portfile
===================================================================
--- trunk/dports/sysutils/lsdvd/Portfile	2013-08-04 20:47:51 UTC (rev 108933)
+++ trunk/dports/sysutils/lsdvd/Portfile	2013-08-04 20:58:58 UTC (rev 108934)
@@ -1,3 +1,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
@@ -2,25 +3,25 @@
 
-name             lsdvd
-version          0.16
-revision         2
-categories       sysutils multimedia
-license          GPL-2
-maintainers      ecronin openmaintainer
-platforms        darwin
-description      lsdvd is a console application that displays the \
-                 content of a dvd.
+name            lsdvd
+version         0.16
+revision        2
+categories      sysutils multimedia
+license         GPL-2
+maintainers     ecronin openmaintainer
+platforms       darwin
+description     lsdvd is a console application that displays the \
+                content of a dvd.
 long_description \
-                 lsdvd is a console application that displays the \
-                 content of a dvd. It provides output about the \
-                 types of video and audio tracks, subtitles etc... \
-                 output is available in a number of formats including \
-                 human readable, perl, ruby or xml.
-homepage         http://sourceforge.net/projects/lsdvd/
-master_sites     sourceforge
-checksums        md5  340e1abe5c5e5abf7ff8031e78f49ee7 \
-                 sha1 d5c0d32bfb220807ebdc0bfbb17679e7294791f4 \
-                 rmd160 fcd0993aea6ad2203c8be019ec31ba7c8660ca25
-livecheck.version  0.16 - I hate James Blunt
-patchfiles       patch-configure.diff patch-lsdvd_c.diff
-depends_lib      port:libdvdread
-configure.args   --mandir=${prefix}/share/man
+                lsdvd is a console application that displays the \
+                content of a dvd. It provides output about the \
+                types of video and audio tracks, subtitles etc... \
+                output is available in a number of formats including \
+                human readable, perl, ruby or xml.
+homepage        http://sourceforge.net/projects/lsdvd/
+master_sites    sourceforge
+checksums       md5  340e1abe5c5e5abf7ff8031e78f49ee7 \
+                sha1 d5c0d32bfb220807ebdc0bfbb17679e7294791f4 \
+                rmd160 fcd0993aea6ad2203c8be019ec31ba7c8660ca25
+livecheck.version   0.16 - I hate James Blunt
+patchfiles      patch-configure.diff patch-lsdvd_c.diff
+depends_lib     port:libdvdread
+configure.args  --mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130804/0d231489/attachment.html>


More information about the macports-changes mailing list