[34452] trunk/dports/lang/4th
mww at macports.org
mww at macports.org
Mon Feb 25 10:01:07 PST 2008
Revision: 34452
http://trac.macosforge.org/projects/macports/changeset/34452
Author: mww at macports.org
Date: 2008-02-25 10:01:06 -0800 (Mon, 25 Feb 2008)
Log Message:
-----------
rename patchfile to please lint
Modified Paths:
--------------
trunk/dports/lang/4th/Portfile
Added Paths:
-----------
trunk/dports/lang/4th/files/patch-Makefile.OSX.diff
Removed Paths:
-------------
trunk/dports/lang/4th/files/patch-Makefile.OSX
Modified: trunk/dports/lang/4th/Portfile
===================================================================
--- trunk/dports/lang/4th/Portfile 2008-02-25 17:55:47 UTC (rev 34451)
+++ trunk/dports/lang/4th/Portfile 2008-02-25 18:01:06 UTC (rev 34452)
@@ -20,7 +20,7 @@
master_sites http://www.xs4all.nl/~thebeez/4tH/
distname ${distname}-unix
checksums sha1 1f1dfb33f43ad45d03acd43878d0fe297d9c4461
-patchfiles patch-Makefile.OSX
+patchfiles patch-Makefile.OSX.diff
worksrcdir ${worksrcdir}/sources
Deleted: trunk/dports/lang/4th/files/patch-Makefile.OSX
===================================================================
--- trunk/dports/lang/4th/files/patch-Makefile.OSX 2008-02-25 17:55:47 UTC (rev 34451)
+++ trunk/dports/lang/4th/files/patch-Makefile.OSX 2008-02-25 18:01:06 UTC (rev 34452)
@@ -1,10 +0,0 @@
---- Makefile.OSX 2008-01-20 11:48:03.000000000 +0100
-+++ Makefile.OSX 2008-01-28 23:23:25.000000000 +0100
-@@ -21,6 +21,7 @@
- CC=cc
- ARCH=-arch ppc -arch i386
- CFLAGS= $(ARCH) -DUNIX -fsigned-char -Wall -O3
-+include flags
-
- OBJ4TH = errs_4th.o save_4th.o load_4th.o free_4th.o comp_4th.o \
- name_4th.o dump_4th.o exec_4th.o open_4th.o cgen_4th.o
Copied: trunk/dports/lang/4th/files/patch-Makefile.OSX.diff (from rev 33519, trunk/dports/lang/4th/files/patch-Makefile.OSX)
===================================================================
--- trunk/dports/lang/4th/files/patch-Makefile.OSX.diff (rev 0)
+++ trunk/dports/lang/4th/files/patch-Makefile.OSX.diff 2008-02-25 18:01:06 UTC (rev 34452)
@@ -0,0 +1,10 @@
+--- Makefile.OSX 2008-01-20 11:48:03.000000000 +0100
++++ Makefile.OSX 2008-01-28 23:23:25.000000000 +0100
+@@ -21,6 +21,7 @@
+ CC=cc
+ ARCH=-arch ppc -arch i386
+ CFLAGS= $(ARCH) -DUNIX -fsigned-char -Wall -O3
++include flags
+
+ OBJ4TH = errs_4th.o save_4th.o load_4th.o free_4th.o comp_4th.o \
+ name_4th.o dump_4th.o exec_4th.o open_4th.o cgen_4th.o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080225/4f3f1461/attachment.html
More information about the macports-changes
mailing list