[85662] trunk/dports/net/hdhomerun

ecronin at macports.org ecronin at macports.org
Sat Oct 15 08:48:51 PDT 2011


Revision: 85662
          http://trac.macports.org/changeset/85662
Author:   ecronin at macports.org
Date:     2011-10-15 08:48:51 -0700 (Sat, 15 Oct 2011)
Log Message:
-----------
net/hdhomerun: lint nitpick

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

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

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

Modified: trunk/dports/net/hdhomerun/Portfile
===================================================================
--- trunk/dports/net/hdhomerun/Portfile	2011-10-15 15:48:32 UTC (rev 85661)
+++ trunk/dports/net/hdhomerun/Portfile	2011-10-15 15:48:51 UTC (rev 85662)
@@ -16,7 +16,7 @@
 
 master_sites        http://download.silicondust.com/hdhomerun
 distname            lib${name}_${version}
-patchfiles          Makefile-universal.diff Makefile-libpath.diff
+patchfiles          patch-Makefile-universal.diff patch-Makefile-libpath.diff
 patch.args          -p1
 extract.suffix      .tgz
 distfiles-append    ${name}_atsc_firmware_${firm_version}.bin \

Deleted: trunk/dports/net/hdhomerun/files/Makefile-libpath.diff
===================================================================
--- trunk/dports/net/hdhomerun/files/Makefile-libpath.diff	2011-10-15 15:48:32 UTC (rev 85661)
+++ trunk/dports/net/hdhomerun/files/Makefile-libpath.diff	2011-10-15 15:48:51 UTC (rev 85662)
@@ -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/Makefile-universal.diff
===================================================================
--- trunk/dports/net/hdhomerun/files/Makefile-universal.diff	2011-10-15 15:48:32 UTC (rev 85661)
+++ trunk/dports/net/hdhomerun/files/Makefile-universal.diff	2011-10-15 15:48:51 UTC (rev 85662)
@@ -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

Copied: trunk/dports/net/hdhomerun/files/patch-Makefile-libpath.diff (from rev 85661, trunk/dports/net/hdhomerun/files/Makefile-libpath.diff)
===================================================================
--- trunk/dports/net/hdhomerun/files/patch-Makefile-libpath.diff	                        (rev 0)
+++ trunk/dports/net/hdhomerun/files/patch-Makefile-libpath.diff	2011-10-15 15:48:51 UTC (rev 85662)
@@ -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-Makefile-universal.diff (from rev 85661, trunk/dports/net/hdhomerun/files/Makefile-universal.diff)
===================================================================
--- trunk/dports/net/hdhomerun/files/patch-Makefile-universal.diff	                        (rev 0)
+++ trunk/dports/net/hdhomerun/files/patch-Makefile-universal.diff	2011-10-15 15:48:51 UTC (rev 85662)
@@ -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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111015/fc37b251/attachment.html>


More information about the macports-changes mailing list