summaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule
diff options
context:
space:
mode:
authorKiriyama Kazuhiko <kiri@FreeBSD.org>2003-06-04 07:31:08 +0000
committerKiriyama Kazuhiko <kiri@FreeBSD.org>2003-06-04 07:31:08 +0000
commit297b585dfab5702dc7d9401df1fc5ebd9b2da270 (patch)
tree4555de539170f9040ea6580f69612505702ebc71 /editors/xemacs21-mule
parentUpdate to 5.0.1 (and fix unfetchable distfile). (diff)
Update to 21.4.13.
Notes
Notes: svn path=/head/; revision=82234
Diffstat (limited to 'editors/xemacs21-mule')
-rw-r--r--editors/xemacs21-mule/Makefile2
-rw-r--r--editors/xemacs21-mule/files/patch-af20
-rw-r--r--editors/xemacs21-mule/pkg-plist1
3 files changed, 7 insertions, 16 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile
index 3066883836e9..b0347e06fd6f 100644
--- a/editors/xemacs21-mule/Makefile
+++ b/editors/xemacs21-mule/Makefile
@@ -37,7 +37,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
XEMACS_MAJOR_VER?= 21
XEMACS_REL= ${XEMACS_MAJOR_VER}.4
-XEMACS_VER= ${XEMACS_MAJOR_VER}.4.12
+XEMACS_VER= ${XEMACS_MAJOR_VER}.4.13
XEMACS_ARCH= ${CONFIGURE_TARGET}
USE_XLIB= yes
diff --git a/editors/xemacs21-mule/files/patch-af b/editors/xemacs21-mule/files/patch-af
index c0c55cbf0aef..66d20b723544 100644
--- a/editors/xemacs21-mule/files/patch-af
+++ b/editors/xemacs21-mule/files/patch-af
@@ -1,14 +1,6 @@
---- configure.in.orig Wed Jul 25 09:39:21 2001
-+++ configure.in Sun Oct 7 23:20:24 2001
-@@ -1098,6 +1098,7 @@
- dnl Straightforward OS determination
- case "$canonical" in
- *-*-linux* ) opsys=linux ;;
-+ *-*-freebsd* ) opsys=freebsd ;;
- *-*-netbsd* ) opsys=netbsd ;;
- *-*-openbsd* ) opsys=openbsd ;;
- *-*-nextstep* ) opsys=nextstep ;;
-@@ -3661,21 +3662,24 @@
+--- configure.in~ Fri Mar 21 12:37:49 2003
++++ configure.in Wed Jun 4 14:00:32 2003
+@@ -3773,21 +3773,24 @@
test "$ac_cv_func_crypt" != "yes" && { AC_CHECK_LIB(crypt, crypt) }
fi
dnl Back to our regularly scheduled wnn hunting
@@ -42,12 +34,12 @@
fi
dnl Autodetect canna
-@@ -4257,7 +4261,7 @@
+@@ -4392,7 +4395,7 @@
dnl Check for Berkeley DB.
if test "$with_database_berkdb" != "no"; then
AC_MSG_CHECKING(for Berkeley db.h)
- for header in "db/db.h" "db.h"; do
+ for header in "/usr/include/db.h" "db/db.h" "db.h"; do
+ case "$opsys" in
+ *freebsd*)
AC_TRY_COMPILE([
- #include <stdlib.h>
- #if !(defined __GLIBC__ && __GLIBC_MINOR__ >= 1)
diff --git a/editors/xemacs21-mule/pkg-plist b/editors/xemacs21-mule/pkg-plist
index 5ec6a9047461..45a047f91219 100644
--- a/editors/xemacs21-mule/pkg-plist
+++ b/editors/xemacs21-mule/pkg-plist
@@ -1182,7 +1182,6 @@ lib/xemacs-%%XEMACS_VER%%/lisp/mule/arabic.elc
lib/xemacs-%%XEMACS_VER%%/lisp/mule/auto-autoloads.el
lib/xemacs-%%XEMACS_VER%%/lisp/mule/auto-autoloads.elc
lib/xemacs-%%XEMACS_VER%%/lisp/mule/canna-leim.el
-lib/xemacs-%%XEMACS_VER%%/lisp/mule/canna-leim.elc
lib/xemacs-%%XEMACS_VER%%/lisp/mule/chinese.el
lib/xemacs-%%XEMACS_VER%%/lisp/mule/chinese.elc
lib/xemacs-%%XEMACS_VER%%/lisp/mule/custom-load.el