[36432] trunk/dports/net/hdhomerun/Portfile
ecronin at macports.org
ecronin at macports.org
Thu May 1 13:40:21 PDT 2008
Revision: 36432
http://trac.macosforge.org/projects/macports/changeset/36432
Author: ecronin at macports.org
Date: 2008-05-01 13:40:16 -0700 (Thu, 01 May 2008)
Log Message:
-----------
net/hdhomerun: Update to 20080430 tool and 20080427 firmware file
Modified Paths:
--------------
trunk/dports/net/hdhomerun/Portfile
Modified: trunk/dports/net/hdhomerun/Portfile
===================================================================
--- trunk/dports/net/hdhomerun/Portfile 2008-05-01 19:45:53 UTC (rev 36431)
+++ trunk/dports/net/hdhomerun/Portfile 2008-05-01 20:40:16 UTC (rev 36432)
@@ -3,7 +3,8 @@
PortSystem 1.0
name hdhomerun
-version 20080305
+version 20080430
+set firm_version 20080427
categories net multimedia
platforms darwin
@@ -15,17 +16,17 @@
master_sites http://download.silicondust.com/hdhomerun
distname lib${name}_${version}
extract.suffix .tgz
-distfiles-append ${name}_firmware_${version}.bin
+distfiles-append ${name}_firmware_${firm_version}.bin
extract.only ${distname}${extract.suffix}
worksrcdir lib${name}
checksums ${distname}${extract.suffix} \
- md5 19489d8a8588b7826c1b3f2f70dcfa59 \
- sha1 d5b1bc01c3c604a22b5be2f868e151135afe0776 \
- rmd160 f1e0393948fd86cd6bd3f4baa1e80c8aaf181563 \
- ${name}_firmware_${version}.bin \
- md5 c00e35da3a97a68bf7c9c9fa661cd22d \
- sha1 3b3e5bbdf4b02ef8821720b2efb1896fa260a8af \
- rmd160 ad43d7d9c7834cb2eb72d159796bd806365807d4
+ md5 c04626fc46727adcdbd10bcef2e577e0 \
+ sha1 4f858896755003ce9ef4593d7e34b02087f7013a \
+ rmd160 14ae37f60aa758c61d80f1d3c012e6b343df85de \
+ ${name}_firmware_${firm_version}.bin \
+ md5 63efcc22bd5a5ef155e1ecc2a1376b38 \
+ sha1 cf3ddc798c52a18c8c0d3f9d1f7305c7e99e3cd9 \
+ rmd160 c0005ab24f9b31d1130c9351c7959c0c9e80adf3
livecheck.check regex
livecheck.url http://www.silicondust.com/wiki/downloads
@@ -39,8 +40,8 @@
xinstall -m 0755 ${worksrcpath}/hdhomerun_config \
${destroot}${prefix}/bin/hdhomerun_config
xinstall -d -m 0755 ${destroot}${prefix}/share/${name}/
- xinstall -m 0644 ${distpath}/${name}_firmware_${version}.bin \
- ${destroot}${prefix}/share/${name}/${name}_firmware_${version}.bin
+ xinstall -m 0644 ${distpath}/${name}_firmware_${firm_version}.bin \
+ ${destroot}${prefix}/share/${name}/${name}_firmware_${firm_version}.bin
xinstall -d -m 0755 ${destroot}${prefix}/share/doc/${name}/
xinstall -m 0644 ${worksrcpath}/README \
${destroot}${prefix}/share/doc/${name}/README
@@ -48,6 +49,6 @@
post-activate {
ui_msg "to upgrade device firmware run:"
- ui_msg " hdhomerun_config <id> upgrade ${prefix}/share/${name}/${name}_firmware_${version}.bin"
+ ui_msg " hdhomerun_config <id> upgrade ${prefix}/share/${name}/${name}_firmware_${firm_version}.bin"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080501/c1404956/attachment.html
More information about the macports-changes
mailing list