aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2003-11-17 00:37:58 +0000
committerJames E. Housley <jeh@FreeBSD.org>2003-11-17 00:37:58 +0000
commit73c1b00d594c07a57b27f611138492a0d48a1a63 (patch)
treecc8dec85dbb2a4efe0ce7b762650d82fd9c2f798
parent0b03b0bf423733c84f7cfe9256f349e6a32a992e (diff)
downloadports-73c1b00d594c07a57b27f611138492a0d48a1a63.tar.gz
ports-73c1b00d594c07a57b27f611138492a0d48a1a63.zip
Notes
-rw-r--r--devel/i386-rtems-g77/Makefile2
-rw-r--r--devel/i386-rtems-g77/files/patch-ab9
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/i386-rtems-g77/Makefile b/devel/i386-rtems-g77/Makefile
index 5cdfc6dabcce..f56f062d2953 100644
--- a/devel/i386-rtems-g77/Makefile
+++ b/devel/i386-rtems-g77/Makefile
@@ -7,7 +7,7 @@
PORTNAME= g77
PORTVERSION= 3.2.3
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEWARE} \
${MASTER_SITE_GNU:S/$/:gcc/}
diff --git a/devel/i386-rtems-g77/files/patch-ab b/devel/i386-rtems-g77/files/patch-ab
index 59ff3af2d4ea..af833db8e5df 100644
--- a/devel/i386-rtems-g77/files/patch-ab
+++ b/devel/i386-rtems-g77/files/patch-ab
@@ -1,5 +1,5 @@
---- gcc-3.2.3/gcc/Makefile.in.orig Tue Jan 28 16:54:07 2003
-+++ gcc-3.2.3/gcc/Makefile.in Sat Sep 6 19:45:51 2003
+--- gcc/Makefile.in.orig Tue Jan 28 16:54:07 2003
++++ gcc/Makefile.in Sun Nov 16 19:35:27 2003
@@ -405,7 +405,7 @@
# It is convenient for configure to add the assignment at the beginning,
@@ -30,7 +30,7 @@
# Handle cpp installation.
install-cpp: cpp$(exeext)
-@@ -2581,53 +2580,6 @@
+@@ -2581,54 +2580,6 @@
else true; \
fi; \
done
@@ -81,6 +81,7 @@
- rm -f $(DESTDIR)$(bindir)/gcov$(exeext); \
- $(INSTALL_PROGRAM) gcov$(exeext) $(DESTDIR)$(bindir)/$(GCOV_INSTALL_NAME)$(exeext); \
- fi
- $(INSTALL_SCRIPT) gccbug $(DESTDIR)$(bindir)/$(GCCBUG_INSTALL_NAME)
+- $(INSTALL_SCRIPT) gccbug $(DESTDIR)$(bindir)/$(GCCBUG_INSTALL_NAME)
# Install the driver program as $(target_alias)-gcc
+ # and also as either gcc (if native) or $(gcc_tooldir)/bin/gcc.