summaryrefslogtreecommitdiff
path: root/editors/xemacs
diff options
context:
space:
mode:
authorwiz <wiz>2001-09-14 15:09:39 +0000
committerwiz <wiz>2001-09-14 15:09:39 +0000
commit471a5b563814f802400534edc7545b680a167af3 (patch)
tree9aef89b345dc040dca37c01017a19ee278ea69e7 /editors/xemacs
parentb0a6e4b1a715b6ddde417aea944d92b4eade798b (diff)
downloadpkgsrc-471a5b563814f802400534edc7545b680a167af3.tar.gz
regen (in the hope it fixes pkg/13909)
Diffstat (limited to 'editors/xemacs')
-rw-r--r--editors/xemacs/distinfo4
-rw-r--r--editors/xemacs/patches/patch-aa18
2 files changed, 10 insertions, 12 deletions
diff --git a/editors/xemacs/distinfo b/editors/xemacs/distinfo
index e52c5201c51..332d6d1a219 100644
--- a/editors/xemacs/distinfo
+++ b/editors/xemacs/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/19 11:01:09 agc Exp $
+$NetBSD: distinfo,v 1.3 2001/09/14 15:09:39 wiz Exp $
SHA1 (xemacs/xemacs-21.1.14.tar.bz2) = 9be60177dfaa2be8b847ce15b26d7009afa9b7b9
Size (xemacs/xemacs-21.1.14.tar.bz2) = 5482480 bytes
@@ -6,7 +6,7 @@ SHA1 (xemacs/xemacs-21.1.14-elc.tar.gz) = c8f9289b9f0531875889dd663c94f3ee9a02d8
Size (xemacs/xemacs-21.1.14-elc.tar.gz) = 784709 bytes
SHA1 (xemacs/xemacs-21.1.14-info.tar.gz) = 73942f88cbdc477a1e8bfbb0a562235381c3f368
Size (xemacs/xemacs-21.1.14-info.tar.gz) = 1506819 bytes
-SHA1 (patch-aa) = 25a050e10a6e4853e27d2b4a268b445fd5277192
+SHA1 (patch-aa) = d3020b5838ec8854a495dc8c310f0719bbf527b4
SHA1 (patch-ab) = 7d8f6b362337a7279900c28bc078091980f5e369
SHA1 (patch-ac) = 5d03243c475f0980d6e202baf8490084f566c876
SHA1 (patch-ad) = e2a70a64f0659ffda6dd27b37512e4dc5bd4ecf4
diff --git a/editors/xemacs/patches/patch-aa b/editors/xemacs/patches/patch-aa
index 7004099271c..465bbadc2f9 100644
--- a/editors/xemacs/patches/patch-aa
+++ b/editors/xemacs/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.2 1999/12/06 14:24:02 bouyer Exp $
+$NetBSD: patch-aa,v 1.3 2001/09/14 15:09:39 wiz Exp $
---- configure.orig Sun Aug 15 03:29:45 1999
-+++ configure Mon Dec 6 11:20:35 1999
-@@ -1018,6 +1018,7 @@
+--- configure.orig Sat Jan 13 04:07:23 2001
++++ configure
+@@ -1021,6 +1021,7 @@
machine='' opsys=''
case "$canonical" in
@@ -10,7 +10,7 @@ $NetBSD: patch-aa,v 1.2 1999/12/06 14:24:02 bouyer Exp $
sparc-*-* ) machine=sparc ;;
alpha*-*-* ) machine=alpha ;;
vax-*-* ) machine=vax ;;
-@@ -1086,9 +1087,10 @@
+@@ -1092,9 +1093,10 @@
case "$canonical" in
i[3-9]86-*-netbsd*) machine=intel386 ;;
hp300-*-netbsd* | amiga-*-netbsd* | sun3-*-netbsd* | mac68k-*-netbsd* | da30-*-netbsd* | m68k-*-netbsd* )
@@ -22,7 +22,7 @@ $NetBSD: patch-aa,v 1.2 1999/12/06 14:24:02 bouyer Exp $
esac
;;
-@@ -2711,7 +2713,7 @@
+@@ -2717,7 +2719,7 @@
decosf* | linux* | irix*) dash_r="-rpath " ;;
*)
dash_r=""
@@ -31,7 +31,7 @@ $NetBSD: patch-aa,v 1.2 1999/12/06 14:24:02 bouyer Exp $
xe_check_libs="${try_dash_r}/no/such/file-or-directory"
if test "$GCC" = "yes"; then
-@@ -10907,8 +10909,47 @@
+@@ -11398,6 +11400,45 @@
eval "with_${feature}=no"
done
fi
@@ -77,9 +77,7 @@ $NetBSD: patch-aa,v 1.2 1999/12/06 14:24:02 bouyer Exp $
test "$with_x11" = "yes" -o "$with_tty" = "yes" && extra_objs="$extra_objs event-unixoid.o" && if test "$extra_verbose" = "yes"; then
echo " xemacs will be linked with \"event-unixoid.o\""
fi
-
-
-@@ -12626,6 +12667,7 @@
+@@ -13120,6 +13161,7 @@
s%@dnd_objs@%$dnd_objs%g
s%@lwlib_objs@%$lwlib_objs%g
s%@ALLOCA@%$ALLOCA%g