[38531] trunk/dports/net/hdhomerun/Portfile

ecronin at macports.org ecronin at macports.org
Thu Jul 24 12:44:01 PDT 2008


Revision: 38531
          http://trac.macosforge.org/projects/macports/changeset/38531
Author:   ecronin at macports.org
Date:     2008-07-24 12:44:00 -0700 (Thu, 24 Jul 2008)
Log Message:
-----------
net/hdhomerun: Update libhdhomerun and firmware to 20080723

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

Modified: trunk/dports/net/hdhomerun/Portfile
===================================================================
--- trunk/dports/net/hdhomerun/Portfile	2008-07-24 16:59:48 UTC (rev 38530)
+++ trunk/dports/net/hdhomerun/Portfile	2008-07-24 19:44:00 UTC (rev 38531)
@@ -3,8 +3,8 @@
 PortSystem          1.0
 
 name                hdhomerun
-version             20080430
-set firm_version    20080427
+version             20080723
+set firm_version    20080723
 categories          net multimedia
 platforms           darwin
 
@@ -16,17 +16,17 @@
 master_sites        http://download.silicondust.com/hdhomerun
 distname            lib${name}_${version}
 extract.suffix      .tgz
-distfiles-append    ${name}_firmware_${firm_version}.bin
+distfiles-append    ${name}_atsc_firmware_${firm_version}.bin
 extract.only        ${distname}${extract.suffix}
 worksrcdir          lib${name}
 checksums           ${distname}${extract.suffix} \
-                        md5 c04626fc46727adcdbd10bcef2e577e0 \
-                        sha1 4f858896755003ce9ef4593d7e34b02087f7013a \
-                        rmd160 14ae37f60aa758c61d80f1d3c012e6b343df85de \
-                    ${name}_firmware_${firm_version}.bin \
-                        md5 63efcc22bd5a5ef155e1ecc2a1376b38 \
-                        sha1 cf3ddc798c52a18c8c0d3f9d1f7305c7e99e3cd9 \
-                        rmd160 c0005ab24f9b31d1130c9351c7959c0c9e80adf3
+                        md5 bf3ba66b3e22cd043f081c801b857ae0 \
+                        sha1 4311f987ac3593fc4e0403b770a7d46cb6fca34d \
+                        rmd160 2f286c71578348123e043549c4b5c6fdd730e51b \
+                    ${name}_atsc_firmware_${firm_version}.bin \
+                        md5 d5a7e6801c59a813e8cdda977b9cbfef \
+                        sha1 55a6fe304c92a816f50838a3966b3da5da5b91c3 \
+                        rmd160 6a98e4deee4a64158dec1029aacfc77f83382158
 
 livecheck.check     regex
 livecheck.url       http://www.silicondust.com/wiki/downloads
@@ -40,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_${firm_version}.bin \
-        ${destroot}${prefix}/share/${name}/${name}_firmware_${firm_version}.bin
+    xinstall -m 0644 ${distpath}/${name}_atsc_firmware_${firm_version}.bin \
+        ${destroot}${prefix}/share/${name}/${name}_atsc_firmware_${firm_version}.bin
     xinstall -d -m 0755 ${destroot}${prefix}/share/doc/${name}/
     xinstall -m 0644 ${worksrcpath}/README \
         ${destroot}${prefix}/share/doc/${name}/README
@@ -49,6 +49,6 @@
 
 post-activate {
     ui_msg "to upgrade device firmware run:"
-    ui_msg "     hdhomerun_config <id> upgrade ${prefix}/share/${name}/${name}_firmware_${firm_version}.bin"
+    ui_msg "     hdhomerun_config <id> upgrade ${prefix}/share/${name}/${name}_atsc_firmware_${firm_version}.bin"
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080724/b4a0115a/attachment.html 


More information about the macports-changes mailing list