[53851] trunk/dports/devel/libdvbpsi/Portfile

snc at macports.org snc at macports.org
Wed Jul 15 10:17:20 PDT 2009


Revision: 53851
          http://trac.macports.org/changeset/53851
Author:   snc at macports.org
Date:     2009-07-15 10:17:19 -0700 (Wed, 15 Jul 2009)
Log Message:
-----------
appears to be version update as well as owner and whitespace changes. ticket #20206

Modified Paths:
--------------
    trunk/dports/devel/libdvbpsi/Portfile

Modified: trunk/dports/devel/libdvbpsi/Portfile
===================================================================
--- trunk/dports/devel/libdvbpsi/Portfile	2009-07-15 16:53:16 UTC (rev 53850)
+++ trunk/dports/devel/libdvbpsi/Portfile	2009-07-15 17:17:19 UTC (rev 53851)
@@ -1,17 +1,24 @@
+# -*- 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
-name             libdvbpsi
-version          0.1.5
-categories       devel multimedia
-maintainers      nomaintainer
-description      library to decode / generate MPEG TS & DVB PSI tables 
+PortSystem      1.0
+
+name            libdvbpsi
+version         0.1.6
+categories      devel multimedia
+maintainers     inmachina.com:max openmaintainer
+
+description     library to decode / generate MPEG TS & DVB PSI tables
 long_description \
-	libdvbpsi is a set of tools which allows to decode and generate all \
-	the Program specific Information ( PSI ) present in a MPEG2 TS or a \
-	DVB stream. The two keywords are portability and simplicity .
-homepage         http://developers.videolan.org/libdvbpsi/
-platforms        darwin
-master_sites     http://download.videolan.org/pub/${name}/${version}/
-distname         ${name}4-${version}
-checksums        sha1 5974b94b27ea7197eb6a38b8a590be3e76435087
+    libdvbpsi is a set of tools which allows to decode and generate all \
+    the Program specific Information ( PSI ) present in a MPEG2 TS or a \
+    DVB stream. The two keywords are portability and simplicity .
+
+homepage        http://developers.videolan.org/libdvbpsi/
+platforms       darwin
+master_sites    http://download.videolan.org/pub/${name}/${version}/
+distname        ${name}5-${version}
+
+checksums       md5     70a468369c8db5b23aadaa07bad6bd4f \
+                sha1    29300cf234f7daecb783335d1e2688231521a58e \
+                rmd160  3e602cea00bb38fa6881b1cd58efe1e235a4e7f7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090715/c9c42a80/attachment-0001.html>


More information about the macports-changes mailing list