From owner-freebsd-ports Tue Aug 8 3:40:33 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1914337B86F for ; Tue, 8 Aug 2000 03:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA31099; Tue, 8 Aug 2000 03:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from pis.toba-cmt.ac.jp (pis.toba-cmt.ac.jp [202.26.248.77]) by hub.freebsd.org (Postfix) with ESMTP id 378A337B5DC for ; Tue, 8 Aug 2000 03:36:38 -0700 (PDT) (envelope-from kiri@pis.toba-cmt.ac.jp) Received: (from kiri@localhost) by pis.toba-cmt.ac.jp (8.9.3/8.9.3) id TAA66315; Tue, 8 Aug 2000 19:39:27 +0900 (JST) (envelope-from kiri) Message-Id: <200008081039.TAA66315@pis.toba-cmt.ac.jp> Date: Tue, 8 Aug 2000 19:39:27 +0900 (JST) From: KIRIYAMA Kazuhiko Reply-To: kiri@pis.toba-cmt.ac.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/20480: Update ports: xemacs-21.1.12(editors/xemacs21) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20480 >Category: ports >Synopsis: Update ports: xemacs-21.1.12(editors/xemacs21) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Aug 08 03:40:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: KIRIYAMA Kazuhiko >Release: FreeBSD 5.0-CURRENT i386 >Organization: Toba National College of Maritime Technology. Department of Electronic Mechanical Engineering >Environment: >Description: Updated the port xemacs-21.1.12(editors/xemacs21). Current modifications are : (1) version up from 21.1.11 to 21.1.12 I put the diff from ports-current in "Fix:". Now, this modification already sent to maintainer(gj@FreeBSD.org). >How-To-Repeat: >Fix: diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/editors/xemacs21/Makefile ./Makefile --- /usr/ports/current/editors/xemacs21/Makefile Fri Aug 4 04:32:32 2000 +++ ./Makefile Tue Aug 8 19:35:29 2000 @@ -23,7 +23,7 @@ tiff.4:${PORTSDIR}/graphics/tiff XEMACS_REL= 21.1 -XEMACS_VER= 21.1.11 +XEMACS_VER= 21.1.12 DIST_SUBDIR= xemacs SLAVEDIRS+= editors/xemacs21-mule diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/editors/xemacs21/files/md5 ./files/md5 --- /usr/ports/current/editors/xemacs21/files/md5 Wed Jul 26 12:32:26 2000 +++ ./files/md5 Mon Aug 7 22:29:58 2000 @@ -1,3 +1,3 @@ -MD5 (xemacs/xemacs-21.1.11.tar.gz) = f21ef96eb6db6f190e744450d597126b -MD5 (xemacs/xemacs-21.1.11-elc.tar.gz) = fb36bedb4753c58091bdc4d5262c8852 -MD5 (xemacs/xemacs-21.1.11-info.tar.gz) = 4e85237040a3c9f64d5d12296f1c58fe +MD5 (xemacs/xemacs-21.1.12.tar.gz) = 96eb9c1b011e633c3b9094515f7df95b +MD5 (xemacs/xemacs-21.1.12-elc.tar.gz) = f8f92769624d8b698c95d290fae9ff2c +MD5 (xemacs/xemacs-21.1.12-info.tar.gz) = 1c815ecdc153000659a7bc0c51ae5737 diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/editors/xemacs21/patches/patch-af ./patches/patch-af --- /usr/ports/current/editors/xemacs21/patches/patch-af Wed Jul 26 12:32:26 2000 +++ ./patches/patch-af Mon Aug 7 22:39:19 2000 @@ -1,5 +1,5 @@ ---- configure.orig Sat Jul 15 09:44:36 2000 -+++ configure Tue Jul 25 19:13:53 2000 +--- configure.orig Fri Aug 4 11:49:54 2000 ++++ configure Mon Aug 7 22:38:52 2000 @@ -1042,6 +1042,7 @@ case "$canonical" in @@ -8,12 +8,12 @@ *-*-netbsd* ) opsys=netbsd ;; *-*-openbsd* ) opsys=openbsd ;; *-*-nextstep* ) opsys=nextstep ;; -@@ -11324,7 +11325,7 @@ +@@ -11407,7 +11408,7 @@ if test "$with_database_berkdb" != "no"; then echo $ac_n "checking for Berkeley db.h""... $ac_c" 1>&6 - echo "configure:11327: checking for Berkeley db.h" >&5 + echo "configure:11410: checking for Berkeley db.h" >&5 - for path in "db/db.h" "db.h"; do + for path in "/usr/include/db.h" "db/db.h" "db.h"; do cat > conftest.$ac_ext <Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message