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

ecronin at macports.org ecronin at macports.org
Mon Jan 14 15:06:29 PST 2008


Revision: 32906
          http://trac.macosforge.org/projects/macports/changeset/32906
Author:   ecronin at macports.org
Date:     2008-01-14 15:06:28 -0800 (Mon, 14 Jan 2008)

Log Message:
-----------
Update to version 20080104

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

Modified: trunk/dports/net/hdhomerun/Portfile
===================================================================
--- trunk/dports/net/hdhomerun/Portfile	2008-01-14 22:54:07 UTC (rev 32905)
+++ trunk/dports/net/hdhomerun/Portfile	2008-01-14 23:06:28 UTC (rev 32906)
@@ -3,14 +3,14 @@
 PortSystem          1.0
 
 name                hdhomerun
-version             20071015
+version             20080104
 categories          net multimedia
 platforms           darwin
 
 maintainers         ecronin
 description         HDHomeRun Software and Firmware
 long_description    ${description}
-homepage            http://www.silicondust.com
+homepage            http://www.silicondust.com/wiki/products/hdhomerun
 
 master_sites        http://download.silicondust.com/hdhomerun
 distname            lib${name}_${version}
@@ -19,21 +19,22 @@
 extract.only        ${distname}${extract.suffix}
 worksrcdir          lib${name}
 checksums           ${distname}${extract.suffix} \
-                        md5 7d7ed3e4e9a3b64c4a6283fa99de741d \
-                        sha1 137b5158dc661ce17f03c70d2784e65b7aa834d2 \
-                        rmd160 090c383b760e6deeb8f90e3c2efb116e656b60ec \
+                        md5 0be6f81fe57ace8489c170efe3d5c366 \
+                        sha1 99ca4588a051029b25f3bad6f1e6912b530e0a78 \
+                        rmd160 348a35955ba1121ef6fd474948f4a69dd0b0cb6c \
                     ${name}_firmware_${version}.bin \
-                        md5 0259c2e183d3f19b3af2100d24b5882b \
-                        sha1 5d625e0f4b1ad45449341d64b5fb818481c5ab72 \
-                        rmd160 26fa5f27ed126d294c5bffa912e9918c99362e69
+                        md5 a4e79cd345f4ed0a4c668324314ba46f \
+                        sha1 8b099ee31fcc4f8b0c20893b8b72e53760a483ec \
+                        rmd160 4b7766955101d427243eb422bbb7c0bbbb465632
 
 livecheck.check     regex
 livecheck.url       http://www.silicondust.com/wiki/downloads
 livecheck.regex     libhdhomerun_(\[0-9\]+)\\.tgz
-configure { }
 
-build.target         hdhomerun_config
+use_configure       no
 
+build.target        hdhomerun_config
+
 destroot {
     xinstall -m 0755 ${worksrcpath}/hdhomerun_config \
         ${destroot}${prefix}/bin/hdhomerun_config

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080114/5bd98fdd/attachment.html


More information about the macports-changes mailing list