[88183] trunk/dports/net/minidlna/Portfile

cal at macports.org cal at macports.org
Wed Dec 21 10:43:24 PST 2011


Revision: 88183
          http://trac.macports.org/changeset/88183
Author:   cal at macports.org
Date:     2011-12-21 10:43:21 -0800 (Wed, 21 Dec 2011)
Log Message:
-----------
minidlna: fetch from distfile instead of CVS (see #32621)

Modified Paths:
--------------
    trunk/dports/net/minidlna/Portfile

Modified: trunk/dports/net/minidlna/Portfile
===================================================================
--- trunk/dports/net/minidlna/Portfile	2011-12-21 18:17:15 UTC (rev 88182)
+++ trunk/dports/net/minidlna/Portfile	2011-12-21 18:43:21 UTC (rev 88183)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 
 name                minidlna
-cvs.date            20111216
-version             1.0.22_${cvs.date}
+version             1.0.22_20111216
+revision            1
 categories          net multimedia
 platforms           darwin
 maintainers         gmail.com:ranauei
@@ -17,11 +17,11 @@
                     of being fully compliant with DLNA/UPnP-AV clients.
 
 homepage            http://minidlna.sourceforge.net/
+master_sites        https://github.com/downloads/ranauei/melabot/
 worksrcdir          ${name}
 
-fetch.type          cvs
-cvs.root            :pserver:anonymous at minidlna.cvs.sourceforge.net:/cvsroot/minidlna
-cvs.module          ${name}
+checksums           sha256 05273f6711e83ff124fec6d1b74e54a47887484b003f24feefb1abca9a5c2182 \
+                    rmd160 a057bcc61f0027ae261fef9b9a2493be97c98ed3
 
 depends_lib         port:ffmpeg \
                     port:flac \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111221/12f5f075/attachment.html>


More information about the macports-changes mailing list