Revision: 118107 https://trac.macports.org/changeset/118107 Author: devans@macports.org Date: 2014-03-22 12:49:03 -0700 (Sat, 22 Mar 2014) Log Message: ----------- dmapd: update to version 0.0.69. Modified Paths: -------------- trunk/dports/multimedia/dmapd/Portfile Modified: trunk/dports/multimedia/dmapd/Portfile =================================================================== --- trunk/dports/multimedia/dmapd/Portfile 2014-03-22 19:48:20 UTC (rev 118106) +++ trunk/dports/multimedia/dmapd/Portfile 2014-03-22 19:49:03 UTC (rev 118107) @@ -4,7 +4,7 @@ PortSystem 1.0 name dmapd -version 0.0.68 +version 0.0.69 license GPL-2+ description A server that provides DAAP and DPAP shares. long_description The dmapd project provides a GObject-based, Open Source implementation of DMAP sharing. @@ -15,8 +15,8 @@ homepage http://www.flyn.org/projects/${name}/ master_sites ${homepage} -checksums rmd160 97903f174c0afe729b619241849ed5cc0e5ebb72 \ - sha256 ad77daa4c3fa945b1c281d9dde69c8f29bcafadfc751700d5ccebecb23e03246 +checksums rmd160 a0c7e53b8a1164ec43e5bc6de8625a22a4637d90 \ + sha256 9bba01f2e2019db0410c1114e307b768112184d9caeda4597c0557232c3fb058 depends_build port:pkgconfig
participants (1)
-
devans@macports.org