1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

As pointed out by mjl @ #bsdports: The patch I commited was a patch

on itself. Extracted the patch and recommit it.

PR:		ports/120370
This commit is contained in:
Edwin Groothuis 2008-05-14 23:58:28 +00:00
parent f52aaf28df
commit d76ca123b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213071
9 changed files with 33 additions and 45 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= emacs
PORTVERSION= ${EMACS_VER}
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -0,0 +1,10 @@
--- configure.orig Fri Feb 8 09:19:48 2008
+++ configure Fri Feb 8 09:20:26 2008
@@ -2204,6 +2204,7 @@
opsys=freebsd
case "${canonical}" in
alpha*-*-freebsd*) machine=alpha ;;
+ arm*-*-freebsd*) machine=arm ;;
ia64-*-freebsd*) machine=ia64 ;;
sparc64-*-freebsd*) machine=sparc ;;
powerpc-*-freebsd*) machine=macppc ;;

View File

@ -1,14 +0,0 @@
diff -uNr emacs.orig/files/patch-configure emacs/files/patch-configure
--- emacs.orig/files/patch-configure 1970-01-01 12:00:00.000000000 +1200
+++ emacs/files/patch-configure 2008-02-08 09:20:46.000000000 +1300
@@ -0,0 +1,10 @@
+--- configure.orig Fri Feb 8 09:19:48 2008
++++ configure Fri Feb 8 09:20:26 2008
+@@ -2204,6 +2204,7 @@
+ opsys=freebsd
+ case "${canonical}" in
+ alpha*-*-freebsd*) machine=alpha ;;
++ arm*-*-freebsd*) machine=arm ;;
+ ia64-*-freebsd*) machine=ia64 ;;
+ sparc64-*-freebsd*) machine=sparc ;;
+ powerpc-*-freebsd*) machine=macppc ;;

View File

@ -7,7 +7,7 @@
PORTNAME= emacs
PORTVERSION= ${EMACS_VER}
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -0,0 +1,10 @@
--- configure.orig Fri Feb 8 09:19:48 2008
+++ configure Fri Feb 8 09:20:26 2008
@@ -2204,6 +2204,7 @@
opsys=freebsd
case "${canonical}" in
alpha*-*-freebsd*) machine=alpha ;;
+ arm*-*-freebsd*) machine=arm ;;
ia64-*-freebsd*) machine=ia64 ;;
sparc64-*-freebsd*) machine=sparc ;;
powerpc-*-freebsd*) machine=macppc ;;

View File

@ -1,14 +0,0 @@
diff -uNr emacs.orig/files/patch-configure emacs/files/patch-configure
--- emacs.orig/files/patch-configure 1970-01-01 12:00:00.000000000 +1200
+++ emacs/files/patch-configure 2008-02-08 09:20:46.000000000 +1300
@@ -0,0 +1,10 @@
+--- configure.orig Fri Feb 8 09:19:48 2008
++++ configure Fri Feb 8 09:20:26 2008
+@@ -2204,6 +2204,7 @@
+ opsys=freebsd
+ case "${canonical}" in
+ alpha*-*-freebsd*) machine=alpha ;;
++ arm*-*-freebsd*) machine=arm ;;
+ ia64-*-freebsd*) machine=ia64 ;;
+ sparc64-*-freebsd*) machine=sparc ;;
+ powerpc-*-freebsd*) machine=macppc ;;

View File

@ -7,7 +7,7 @@
PORTNAME= emacs
PORTVERSION= ${EMACS_VER}
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -0,0 +1,10 @@
--- configure.orig Fri Feb 8 09:19:48 2008
+++ configure Fri Feb 8 09:20:26 2008
@@ -2204,6 +2204,7 @@
opsys=freebsd
case "${canonical}" in
alpha*-*-freebsd*) machine=alpha ;;
+ arm*-*-freebsd*) machine=arm ;;
ia64-*-freebsd*) machine=ia64 ;;
sparc64-*-freebsd*) machine=sparc ;;
powerpc-*-freebsd*) machine=macppc ;;

View File

@ -1,14 +0,0 @@
diff -uNr emacs.orig/files/patch-configure emacs/files/patch-configure
--- emacs.orig/files/patch-configure 1970-01-01 12:00:00.000000000 +1200
+++ emacs/files/patch-configure 2008-02-08 09:20:46.000000000 +1300
@@ -0,0 +1,10 @@
+--- configure.orig Fri Feb 8 09:19:48 2008
++++ configure Fri Feb 8 09:20:26 2008
+@@ -2204,6 +2204,7 @@
+ opsys=freebsd
+ case "${canonical}" in
+ alpha*-*-freebsd*) machine=alpha ;;
++ arm*-*-freebsd*) machine=arm ;;
+ ia64-*-freebsd*) machine=ia64 ;;
+ sparc64-*-freebsd*) machine=sparc ;;
+ powerpc-*-freebsd*) machine=macppc ;;