[85832] trunk/dports

ecronin at macports.org ecronin at macports.org
Sun Oct 16 12:06:57 PDT 2011


Revision: 85832
          http://trac.macports.org/changeset/85832
Author:   ecronin at macports.org
Date:     2011-10-16 12:06:54 -0700 (Sun, 16 Oct 2011)
Log Message:
-----------
net/hdhomerun, multimedia/hdhomerun_gui: update to 20110925a

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

Added Paths:
-----------
    trunk/dports/net/hdhomerun/files/patch-01-Makefile-libpath.diff
    trunk/dports/net/hdhomerun/files/patch-02-Makefile-universal.diff

Removed Paths:
-------------
    trunk/dports/net/hdhomerun/files/patch-Makefile-libpath.diff
    trunk/dports/net/hdhomerun/files/patch-Makefile-universal.diff

Modified: trunk/dports/multimedia/hdhomerun_gui/Portfile
===================================================================
--- trunk/dports/multimedia/hdhomerun_gui/Portfile	2011-10-16 18:53:25 UTC (rev 85831)
+++ trunk/dports/multimedia/hdhomerun_gui/Portfile	2011-10-16 19:06:54 UTC (rev 85832)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                hdhomerun_gui
-version             20110801
+version             20110925a
 categories          multimedia
 platforms           darwin
 license             GPL-3
@@ -23,8 +23,8 @@
 patch.args          -p1
 extract.suffix      .tgz
 worksrcdir          hdhomerun_config_gui
-checksums           rmd160 72bf62a27d3866207d1dadb2b73a04b83728ee0c \
-                    sha256 eb4e507ce318d75d2da7b44506618a62d47ec7c544ef9c1ee31435d82add22f0
+checksums           rmd160 94201ffba2742fe99845599861ce1d4040eebe5a \
+                    sha256 91ccdebba71c0bcc3927b52fdcc5fcd637fdb6f1e3087a17eed8605a2b5c15ad
 livecheck.type      regex
 livecheck.url       http://www.silicondust.com/support/hdhomerun/downloads/
 livecheck.regex     Current release: (\[0-9\]+)

Modified: trunk/dports/net/hdhomerun/Portfile
===================================================================
--- trunk/dports/net/hdhomerun/Portfile	2011-10-16 18:53:25 UTC (rev 85831)
+++ trunk/dports/net/hdhomerun/Portfile	2011-10-16 19:06:54 UTC (rev 85832)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 
 name                hdhomerun
-version             20110801
-set firm_version    20110729
+version             20110925a
+set firm_version    ${version}
 categories          net multimedia
 platforms           darwin
 license             LGPL-3+
@@ -16,7 +16,7 @@
 
 master_sites        http://download.silicondust.com/hdhomerun
 distname            lib${name}_${version}
-patchfiles          patch-Makefile-universal.diff patch-Makefile-libpath.diff
+patchfiles          patch-01-Makefile-libpath.diff patch-02-Makefile-universal.diff
 patch.args          -p1
 extract.suffix      .tgz
 distfiles-append    ${name}_atsc_firmware_${firm_version}.bin \
@@ -24,14 +24,14 @@
 extract.only        ${distname}${extract.suffix}
 worksrcdir          lib${name}
 checksums           ${distname}${extract.suffix} \
-                        rmd160 fbeb32ab31c423b7cc5c5b8454c5cd7f7f31e9f6 \
-                        sha256 d573ebf6b858372b64701ea487016056e55ac5d2bf4407c523f278f0f9e9551f \
+                        rmd160 abf158108ceeef64fe8fe3d36f6a42158594a4e3 \
+                        sha256 3d4bf9982a77876b420e93ad2b9af335f19fd83221ff2a0670f6473394213c8e \
                     ${name}_atsc_firmware_${firm_version}.bin \
-                        rmd160 71dee231b8a79b8f84f139dc64ed34d520d55f76 \
-                        sha256 7cc34b2344e34879d4c1a2d6b952d5bd78b96641ecfe4a367466f2da8caab178 \
+                        rmd160 28bf8be776516a5b1a6ddb85d07f6cef2154dc2f \
+                        sha256 f3cabc4a18c4715b585dfcb6a72d9f49dcee168ac5f3d1ee66d83bd5407d1b94 \
                     ${name}_dvbt_firmware_${firm_version}.bin \
-                        rmd160 b702fe39d6d9289e2e9069b741629e46342d0ffc \
-                        sha256 4bb544825d5c60a5a7c245a6b3c1672814eee537964a73ed2edce95635345601
+                        rmd160 53e292de6e4a1dea98e06912cd191a72c26d267d \
+                        sha256 1916ddd8414a5e2ddc6c13e85b0cc96de55b5159471653732d46d2584282e8d5
 livecheck.type      regex
 livecheck.url       http://www.silicondust.com/support/hdhomerun/downloads/
 livecheck.regex     Current release: (\[0-9\]+)

Copied: trunk/dports/net/hdhomerun/files/patch-01-Makefile-libpath.diff (from rev 85831, trunk/dports/net/hdhomerun/files/patch-Makefile-libpath.diff)
===================================================================
--- trunk/dports/net/hdhomerun/files/patch-01-Makefile-libpath.diff	                        (rev 0)
+++ trunk/dports/net/hdhomerun/files/patch-01-Makefile-libpath.diff	2011-10-16 19:06:54 UTC (rev 85832)
@@ -0,0 +1,12 @@
+diff -u libhdhomerun.orig/Makefile libhdhomerun/Makefile
+--- libhdhomerun.orig/Makefile	2011-04-30 19:32:36.000000000 -0400
++++ libhdhomerun/Makefile	2011-04-30 19:33:11.000000000 -0400
+@@ -34,7 +34,7 @@
+   ifeq ($(OS),Darwin)
+     CFLAGS += -arch i386 -arch ppc
+     LIBEXT := .dylib
+-    SHARED := -dynamiclib -install_name libhdhomerun$(LIBEXT)
++    SHARED := -dynamiclib -install_name @PREFIX@/lib/libhdhomerun$(LIBEXT)
+   endif
+ endif
+ 

Copied: trunk/dports/net/hdhomerun/files/patch-02-Makefile-universal.diff (from rev 85831, trunk/dports/net/hdhomerun/files/patch-Makefile-universal.diff)
===================================================================
--- trunk/dports/net/hdhomerun/files/patch-02-Makefile-universal.diff	                        (rev 0)
+++ trunk/dports/net/hdhomerun/files/patch-02-Makefile-universal.diff	2011-10-16 19:06:54 UTC (rev 85832)
@@ -0,0 +1,11 @@
+diff -u libhdhomerun.orig/Makefile libhdhomerun/Makefile
+--- libhdhomerun.orig/Makefile	2011-04-30 16:23:55.000000000 -0400
++++ libhdhomerun/Makefile	2011-04-30 16:24:12.000000000 -0400
+@@ -32,7 +32,6 @@
+     LDFLAGS += -lsocket
+   endif
+   ifeq ($(OS),Darwin)
+-    CFLAGS += -arch i386 -arch ppc
+     LIBEXT := .dylib
+     SHARED := -dynamiclib -install_name libhdhomerun$(LIBEXT)
+   endif

Deleted: trunk/dports/net/hdhomerun/files/patch-Makefile-libpath.diff
===================================================================
--- trunk/dports/net/hdhomerun/files/patch-Makefile-libpath.diff	2011-10-16 18:53:25 UTC (rev 85831)
+++ trunk/dports/net/hdhomerun/files/patch-Makefile-libpath.diff	2011-10-16 19:06:54 UTC (rev 85832)
@@ -1,12 +0,0 @@
-diff -u libhdhomerun.orig/Makefile libhdhomerun/Makefile
---- libhdhomerun.orig/Makefile	2011-04-30 19:32:36.000000000 -0400
-+++ libhdhomerun/Makefile	2011-04-30 19:33:11.000000000 -0400
-@@ -34,7 +34,7 @@
-   ifeq ($(OS),Darwin)
-     CFLAGS += -arch i386 -arch ppc
-     LIBEXT := .dylib
--    SHARED := -dynamiclib -install_name libhdhomerun$(LIBEXT)
-+    SHARED := -dynamiclib -install_name @PREFIX@/lib/libhdhomerun$(LIBEXT)
-   endif
- endif
- 

Deleted: trunk/dports/net/hdhomerun/files/patch-Makefile-universal.diff
===================================================================
--- trunk/dports/net/hdhomerun/files/patch-Makefile-universal.diff	2011-10-16 18:53:25 UTC (rev 85831)
+++ trunk/dports/net/hdhomerun/files/patch-Makefile-universal.diff	2011-10-16 19:06:54 UTC (rev 85832)
@@ -1,11 +0,0 @@
-diff -u libhdhomerun.orig/Makefile libhdhomerun/Makefile
---- libhdhomerun.orig/Makefile	2011-04-30 16:23:55.000000000 -0400
-+++ libhdhomerun/Makefile	2011-04-30 16:24:12.000000000 -0400
-@@ -32,7 +32,6 @@
-     LDFLAGS += -lsocket
-   endif
-   ifeq ($(OS),Darwin)
--    CFLAGS += -arch i386 -arch ppc
-     LIBEXT := .dylib
-     SHARED := -dynamiclib -install_name libhdhomerun$(LIBEXT)
-   endif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111016/52541aef/attachment.html>


More information about the macports-changes mailing list