[29582] trunk/dports/cross/avr-binutils

source_changes at macosforge.org source_changes at macosforge.org
Sun Sep 30 23:05:16 PDT 2007


Revision: 29582
          http://trac.macosforge.org/projects/macports/changeset/29582
Author:   pguyot at kallisys.net
Date:     2007-09-30 23:05:16 -0700 (Sun, 30 Sep 2007)

Log Message:
-----------
Apply patches (fixes #12663)

Modified Paths:
--------------
    trunk/dports/cross/avr-binutils/Portfile

Removed Paths:
-------------
    trunk/dports/cross/avr-binutils/files/patch-etc-Makefile.diff

Modified: trunk/dports/cross/avr-binutils/Portfile
===================================================================
--- trunk/dports/cross/avr-binutils/Portfile	2007-10-01 05:39:09 UTC (rev 29581)
+++ trunk/dports/cross/avr-binutils/Portfile	2007-10-01 06:05:16 UTC (rev 29582)
@@ -48,7 +48,6 @@
 				patch-binutils-objcopy.c.diff \
 				patch-binutils-rdcoff.c.diff \
 				patch-binutils-wrcoff.c.diff \
-				patch-etc-Makefile.diff \
 				patch-gas-config-tc-avr.c.diff \
 				patch-include-coff-avr.h.diff \
 				patch-include-coff-internal.h.diff \
@@ -70,7 +69,7 @@
 	system "rm -rf ${worksrcpath}/etc"
 }
 
-patch {
+post-patch {
 	namespace eval crossgcc {}
 
 	# Fix the info pages and related stuff.

Deleted: trunk/dports/cross/avr-binutils/files/patch-etc-Makefile.diff
===================================================================
--- trunk/dports/cross/avr-binutils/files/patch-etc-Makefile.diff	2007-10-01 05:39:09 UTC (rev 29581)
+++ trunk/dports/cross/avr-binutils/files/patch-etc-Makefile.diff	2007-10-01 06:05:16 UTC (rev 29582)
@@ -1,12 +0,0 @@
---- etc/Makefile.in.orig	Thu Jan  2 21:51:02 2003
-+++ etc/Makefile.in	Thu Jun 30 22:37:45 2005
-@@ -54,7 +54,8 @@
- all:
- 
- # We want install to imply install-info as per GNU standards.
--install: install-info
-+#install: install-info
-+install:
- 
- uninstall:
- 

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


More information about the macports-changes mailing list