[46284] trunk/dports/audio/mpd/Portfile

rmsfisher at macports.org rmsfisher at macports.org
Sun Feb 1 19:18:08 PST 2009


Revision: 46284
          http://trac.macports.org/changeset/46284
Author:   rmsfisher at macports.org
Date:     2009-02-01 19:18:08 -0800 (Sun, 01 Feb 2009)
Log Message:
-----------
audio/mpd added modeline, use_bzip2, fixed checksums

Modified Paths:
--------------
    trunk/dports/audio/mpd/Portfile

Modified: trunk/dports/audio/mpd/Portfile
===================================================================
--- trunk/dports/audio/mpd/Portfile	2009-02-02 03:03:21 UTC (rev 46283)
+++ trunk/dports/audio/mpd/Portfile	2009-02-02 03:18:08 UTC (rev 46284)
@@ -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
@@ -17,10 +18,10 @@
 homepage         http://www.musicpd.org/
 platforms        darwin
 master_sites     ${homepage}/uploads/files/
-checksums        md5     33d0c7b08e2c9e2a6ad55703cb0d18d0 \
-                 sha1    744800e3b667a0d11418029b8ed69f7414e06e9c \
-                 rmd160  d21e3f6858ac8fb769d4278f988c17fe1580bc53
-
+use_bzip2        yes
+checksums        md5     b461896369949ff3cff955692ead9f8b \
+                 sha1    3b826bc75c314e6db6715a978c9b405775d3478c \
+                 rmd160  39825142d8f19ca04d7a2e025b59043a8adb53fa
 depends_lib      lib:libmad.0:libmad \
                  lib:libid3tag.0:libid3tag \
                  port:libiconv port:pkgconfig port:zlib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090201/14ef8f99/attachment.html>


More information about the macports-changes mailing list